# A little about me

These are some of the technologies I am familiar with

Html Logo
CSS Logo
JavaScript Logo
Node Logo
React Logo
MYSQL Logo
C Logo
Tailwind Logo
Arduino Logo
Prisma Logo
Github Logo
Vim Logo

# A few of my Projects

Pravis
Pravis

A cloth store product gallery! Yes that's all it is. I designed it for my dad's cloth shop. It just has a landing page with an about section and some product pages with different catagories of clothes available. This was built using HTML,CSS and PHP. My first project with PHP so expect the code to be very unreadable!

Amazon vs flipkart
Amazon vs flipkart

Again one of my first project with nodejs and react! Hence it is very messy. It does nothing great except for fetching products from flipkart and amazon using an API from a third party web scrapper and just displays the results on either side of the screen, but I love looking at it and feel stupid about my own work sometimes!

Smart Trolley
Smart Trolley

This is a smart trolley that tries solve the problem of long queues at billing counters at shopping centers. The idea is to have an RFID system with RFID scanners in the shopping carts that scan the RFID tags on products. As the products are dropped into the trolley the bill is updated.

Robotics Club
Robotics Club

A website that manages registrations and events conducted by the robotics club of NMAMIT Nitte. This was built using React,Prisma and Express. It has a login system for admins and users. It has also has an attendace system that uses QR codes given to each user. Admins can create events and users can register for the events in the website.

Speak Stocks
Speak Stocks

A website that displays information of a stock when you speak the name of the stock. It uses the speech recognition API to get the name of the stock and then fetches the data from an API and displays it. It also has a search bar to search for stocks. This was built using Nextjs.

Paperless jury
Paperless jury

A paperless jury system for a cultural event developed with the team at finiteloop club NMAMIT. Features included participant registrations and a portal for the jury. It was built using T3 stack.