Education

Secondary School Certificate

  • School : Paragti Vidya Peeth, Gwalior
  • Board : CBSE
  • C.G.P.A : 8.8

Higher Secondary Certificate

  • College : Veer Kunwar Singh College, Ara
  • Board : BSEB
  • Aggregate : 70.2%

Graduation

  • College : Chandigarh Engineering College, Landran
  • Board : IKGPTU
  • C.G.P.A : 8.12

You can find some
of my projects below.

AKHR YT

This is a YouTube clone built using React, Node, Express, Mongo DB and Google API. Created REST API for login logout and user data storage and integrated it with React. Implemented features like liked video, History, Subscription using Redux toolkit and local Storage. Implemented concept like Debouncing and caching in search bar. Used React Router for routing

AKHR MEET

One to One Video Meet

A peer to peer video meet application built using webRTC,RectJS and socket.

Ak Visulizer

An interactive visualization tool for fundamental algorithms in sorting and searching. Ak Visualizer is a tool for visualizing Fundamental Algorithms in Sorting and Searching. This involves comparison between different algorithms and visualization on how each of them works.

Forkfiy

Search over 1,000,000 recipes

It is a Recipe Searching Application using JavaScript. In this project we use the MVC Architecture as well as Webpack for bundling everything and Babel to convert new JS code into compatible version for older browsers.

Mapty

This application renders workouts based on the user's location. A Running or Cycling workout could be choosen. The app gets the current location from the browser and passes those cords into a library which renders a map on the position where the user can then initialize workouts by simple click events.

KitsBookLibrary(KBL)

In this application, the main page displays a list of shelves each of which contains a number of books. You can search for new books in the /search page or click + button on the right bottom corner.

Covid 19

I try to build a static responsive website which tells about no of covid-19 cases, no of recovered cases, and no of death.

Travel With Kits

The project objective was to build a travel application that contains a simple form which obtains information on user's upcoming trip - destination and departure date. With the help of external APIs the app then displays weather and an image of the location on that given date.

Weather Journal App

This project was about creating an asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.

News Article NLP

To build a News Article/ Blog Sentiment Analysis website using Natural Language Processing API. The website allows user to type in any url containing an article or a blog, and with the help of Aylien API analyse the sentiment of it through getting insight about the author's emotions and perspective.

IMDb-data-extraction

Using beautifulsoup and regular expression try to extract data from https://www.imdb.com/list/ls073080798/ Extracted- Name of hero, there images, there introductiuon,and there movie list.