My Projects
fruit-classification-svm
This project is used to compare two model that is being made using Support Vector Machine (SVM) algoritm that is being trained by using one dataset, but the model is trained using a dataset that is being preprocessed using some preprocessing techniques, while the other one is just the plain image dataset.
mobile-front-end-forked
The Smart Nutrition App helps children and parents make healthier food choices by scanning nutritional information and visualizing it with simple graphs, promoting awareness and better eating habits.
profile-website
My personal portfolio website, developed with Next.js and TypeScript. It dynamically fetches and displays my pinned repositories from GitHub and my articles from Medium. The user interface is styled with Tailwind CSS and includes smooth animations powered by Framer Motion.
workall
Project Workall is a project built on ExpressJS with Prisma ORM for database modelling and schemas, EJS for templating engine and Tailwind for styling.
prisma-handler
A simple Prisma ORM write and read operation handler to throw better error message.