Some of my pass times </>
These are only the frontend works that I'm posting as I recently switched my food source to backend development. Stay tuned to see some amazing api's coming on the way
Bluebook Insights Full Stack
Bluebook Insights is a web application that provides students and tutors with a comprehensive overview of their SAT Practice Test score from the official college board practice tests.
Elecsavers Ecommerce
A ecommerce application with real authentication system with better auth and a sqlite database to store all the products. There is a proper admin panel with dashboard for analytics and boards for admins to add in products and vendors and keep track of stock and payments. The user front can add in items to cart and make their purchases
Pranaav Enterprises Client Application
A client facing website for a real civil construction company which uses NextJS as it is widely adopted framework which makes it really easy to maintain and add in content in the future. Nothing crazy stuff. Just some normal content about the business and contact details. This is a proper real world usage time with domain and email domain.
Vignesh Dental Clinic Designing
There are many iteration that I did but this is one I liked the most. This is a simple website representing a dentists needs and a exposure for their potential business needs with SEO and server rendered site with View Transition API which looks buttery smooth to view without compromising load times.
Newbie Me </>
If you really want to see the starting of my projects, here it is. Have fun seeing the terrible me
Weather App
As everyone does a weather app as a begineer ritual. So did I. This is simple weather app with a expired API key. But here is the version if you want to see anything
Age Calculator
Simple age calculator with input validation and a js function which will parse the inputs to a datetime value and get us the age of the person from the date that they type in. A simple frontend mentor challenge