img

About Me

I am a Full Stack Developer. Passionate and Quick learner with proficiency of HTML5, CSS3, JavaScript ES6, React JS, Node JS, Express JS, Mongo DB and GIT. I have good hold on Data Structures and Algorithms. Worked on building logic to write optimal and maintainable code. Having debugging skills. I learned how to Integrate frontend and backend. Frontend is used to create user interface and Backend is used for the server side rendering. And Database is used for storing the Data. I have deployed several minor and major projects. Always ready to learn latest technologies to keep my skill set up-to-date. I am open to work in teams and ready to take my career ahead as a full time developer.
Thank You !!!

  • Data Structure and Algorithm
    JavaScript
  • Frontend
    Html, Css, React Js
  • Backend
    Node Js, Express Js
  • Database
    MongoDB
  • Version Control
    Git, Github
  • July 2022 - January 2023
    Full Stack Development from
    10x Academy, Hyderabad
  • August 2021 - October 2021
    Web Development from
    Internshala.com
  • 2018 - 2022
    Bachelor of Engineering in Computer Science
    from Abha Gaikwad Patil College
    Nagpur
  • 2016 - 2018
    HSC from Saint Francis De Sales Jr College
    Nagpur
  • 2015 - 2016
    SSC from Sayona Public School
    Nagpur

My Services

Programming

I prefer JavaScript for programming. JavaScript conforms ECMAScript standards. For I/O I use runtime system which is Node JS. By using data structures and algorithms I optimise my code which is very helpful to reduce the time complexity and space complexity of program.

Frontend

For client side programming I use React JS which is a library built on top of JavaScript. React JS is a SPA which uses Virtual DOM. It supports jsx which is a combination of HTML and JavaScript. React JS comes with lots of NPM packages which helps to code more efficiently.

Backend

For server side I use Node JS which is JavaScript runtime environment, runs on V8 engine. Node JS has an event-driven architecture capable of non-blocking asynchronous I/O. Express JS is a framework built on top of Node JS for Building RESTFUL API's. and for database I use MONGODB.

My Work

img1

Contact Manager

For securing the contacts Authentication and Authorization is done. After successfully registering and logging in the user is able to add contacts by dragging the csv file. The csv file must contain name, designation, company, industry, email, phonenumber, country fields.

img2

Insta Clone

The user is able to add new posts with the name of user, description, location and image. The image should be selected from the local storage. The url is generated by using cloudinary.com and further stored in the database.

img3

Book Store

Basic CURD operations, use of create, put, get and delete method is done. Material UI is used for making the website responsive.

img3

Weather Info

For getting the weather information Fetch method is used, the weather is fetched from open weather api.