back logo

Hello✌🏽,
I'm Amresh

A
self-taughtcommited
Front-end developer

arrow

About me

If you're wondering who I am...

I'm Amresh , a 21 years old Front-end developer, from India .

A passionate aspiring Front-end Developer Actively ready to join in a great lively team of a good start-up to adapt me in any situation and environment with ease and perform the best.

My current stack of languages/technologies is:

HTML5 - CSS3 - JAVASCRIPT - SASS - WEBPACK - REACTJS - REDUX - STYLED COMPONENTS - CSS MODULES - FIREBASE - BABEL

Resume

Portfolio

Check what I've been doing lately

Amresh Portfolio

project-img

This very website you're now watching. I wanted something fast and with good SEO for my portfolio, so i would like to add react that seemed best fit. It reads data from markdown files, so it's super easy for me to keep adding Portfolio items as I keep developing stuff. It also has a cool dark mode switch.

React - Styled Components - Module CSS

Ecommerce

project-img

This is Simple Ecommerce App which is clone project of @studioProper which gives you the functionality order the product,cart,detail-view And Dummy Authentication for the Users. It uses so many important concepts of React like Context API for state management.

React - Styled Components - BootStrap

Flipkart-clone

project-img

A simple clone of flipkart which uses a very latest technology it's also connected to Express and mongoDB, it's built with React, css modules, Sass(scss). In react it uses React Redux for state mangement and I have also worked with Rest API, for Now it is not fully completed, Actually I'm working on it.

React - Styled Components - sass - Express - mongoDB

Movie Library

project-img

This movie library is built with vanilla javascript which fetches the API for the data for the Searched input, the main Features of this website is showing the benefit of debouncing which reduces the number of calls of API request, and the are like pagination that allow users to paginate the data.

vanilla javascript - Bootstrap - css modules

ToDo

project-img

A todo App, where the user has the ability to Add/Delete todos. Todos are saved to the state, which uses React and css modules.

React - Styled Components - css modules