jobChallenge.dev

Abhishek

Hello! 👋 I’m Abhishek, a wannabe web and/or mobile developer. Well, I can develop things, let’s add great to that. A great web and/or mobile developer, I want to be a great web and/or mobile developer❗️ It’s web and/or mobile because I want to explore both.

Introduction

I’m a final year, computer science student, from JC Bose UST, Faridabad, Haryana. TeamTanay introduced me to building things, JobChallenge provided the needed motivation. Now, I can develop applications for the web using JavaScript, with ReactJS, ExpressJS, NodeJS, databases like MongoDB and MySQL, and query languages like SQL, GraphQL. I plan on learning React Native, while simultaneously brushing up on my web skills.

Why are you taking this challenge?

I want a job/internship, where I can work on developing products for mass users, and learn best coding practices from the people in the industry. Learn the product life cycle. Learn about testing and making better performing products.

Something interesting about you? 🏸 💪 🎶

I am a pro badminton player who enjoys conditioning workouts the same as playing. ❤️sports ❤️music, so much love but still single 😕

Help I need? 🔍

I need a driving force and a commmunity which helps and motivates me to develop things.

How to contact me?

My Projects

Teacher’s Diary 📖

description My first full stack project on MERN stack, It is an implementation to teacher’s diary, it’s capable of keeping track of classes taught, students in them, and their marks and attendance for teachers. Teachers can add classes, add students, mark their attendance, add marks for exams, and edit and delete all these. This idea was given by my professor+mentor at college.

stack | NodeJS | MongoDB | GraphQL| React | Express |

Demo

Live Demo

Github Repository

FacCountry 🌍

description An app to get facts about all the countries, convert currency values, translate languages. Backed by restcountries.eu’s API.

stack | React |

Demo

Live Demo

Github Repository

IntervTimer ⏰

description An Interval timer progressive web app for time based workouts. I didn’t like the UI of the app I was previously using. So, made my own.

stack | React |

Demo

Live Demo

Github Repository

Listing App 📃

description A List app made to store list of items, a single page react app. Can be used as ToDo list, shopping list. Users can add, update and delete list items. Persistence using localStorage.

stack | React |

Live Demo

Github Repository

Portfolio 💻

description Responsive portfolio developed using HTML and CSS. My first project for the JobChallenge.

stack | HTML | CSS |

Live Demo

Github Repository

Blogs

Git and Github. What are they?

A beginners’ guide for understanding git and Github.

Read on Medium

How I implemented a loading spinner in a React Application

Tutorial on implementing Loading spinner in a ReactJS application.

Read on Medium

The Lifecycle of a ReactJS Component

A cheat sheet for ReactJS components’ lifecycle and ReactJS inbuilt life cycle methods.

Read on Medium