Skip to content
View aakritrajput's full-sized avatar

Highlights

  • Pro

Block or report aakritrajput

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aakritrajput/README.md

Backend | Full-Stack | AI/ML

I’m a student from Maths background who’s deeply curious about how complex systems actually work.
I love exploring new technologies, understanding their core logic, and then implementing them in my own way.

Still in the learning phase, but I’m not in a rush — because for me, mastering something means understanding it inside out.
Every day, I try to push myself a bit further


Pinned Loading

  1. NaniVision NaniVision Public

    Inspired by my Nani, I built this solution for the visually impaired. It enables real-time person identification and navigation assistance, using WebRTC and object detection/face-recognition models…

    Python

  2. TaskMaaBackend TaskMaaBackend Public

    I built TaskMaa Backend as a brain-powered, AI-driven system for real-time task management with motherly supervision and support. It handles live chats, competitions, goal tracking and intelligent …

    JavaScript

  3. Clustering-on-Synthetic-or-Normal-Distribution-Data Clustering-on-Synthetic-or-Normal-Distribution-Data Public

    Exploration of clustering algorithms (K-Means, DBSCAN) on normally distributed data. Includes EDA, visualization, and a discussion on why clustering may fail when no natural groups exist.

    Jupyter Notebook

  4. BlogAppBackend BlogAppBackend Public

    BlogApp is a blogging platform that I build where the bloggers can do the CRUD operations, following other bloggers. And normal users can like, save, comment on blogs along with customizing their p…

    JavaScript

  5. ShopEaseBackend ShopEaseBackend Public

    Designed Database Schema's, worked on application part like developing API's for ecommerce purpose. Got to learn a lot new things from this backend project about ecommerce apps.

    JavaScript

  6. Customer_Segmentation Customer_Segmentation Public

    This project tackles customer segmentation where non-linearity made clustering difficult. By applying Kernel PCA for non-linear transformation and then KMeans, we uncovered clear customer segments.…

    Jupyter Notebook