Skip to content
View kuljitAujla's full-sized avatar

Block or report kuljitAujla

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kuljitAujla/README.md
Typing SVG

Website

🎓 CS student at Carleton University
🚀 Currently working on a possible startup related to my past with barbering!
✂️ First dollar earned cutting hair. Same precision, different medium.


Highlighted Projects

ScentInsider — Semantic Fragrance Search Engine

Search 30,000+ perfumes by vibe, not keywords. Built a scraping pipeline (25 concurrent workers + proxy rotation) to harvest ~60k records, then indexed them with 1024-dim Voyage AI embeddings in Qdrant for sub-millisecond similarity search. FastAPI backend with complex payload filtering; React 19 frontend with fuzzy autocomplete and scent profile visualizations.

Source


Remember2Pack — AI Packing Assistant

Upload a photo of your bag — AWS Rekognition identifies what's inside. Chat with an AI that holds short-term memory to refine your list. Dual-model fallback (Llama 3 → Claude 3.5 Haiku) for cost efficiency. JWT auth, OTP email verification, per-user S3 folders. React/Vite + Node/Express, deployed on Render.

Dev.to writeup


Tech Stack

Languages

Python JavaScript TypeScript Java C++ HTML5 CSS3

Frameworks & Libraries

React Node.js Express.js FastAPI scikit-learn Pandas NumPy TailwindCSS Vite JWT Selenium

ML & Computing

PyTorch TensorFlow CUDA YOLOv8 Voyage AI

Databases & Cloud

MongoDB PostgreSQL Supabase AWS Qdrant

DevOps & Tools

Docker NGINX Vercel GitHub Actions Linux Postman Claude Code


Stats


Would love to talk

LinkedIn Email

Pinned Loading

  1. fragrance-recommender fragrance-recommender Public

    Jupyter Notebook

  2. Remember-2-Pack Remember-2-Pack Public

    Full stack app.

    JavaScript

  3. laptop-price-predictor laptop-price-predictor Public

    Jupyter Notebook

  4. personal-screentime-analysis personal-screentime-analysis Public

    Jupyter Notebook

  5. poker-computer-vision poker-computer-vision Public

    Poker computer vision project made through fine tuning yolov8L using A100 cloud gpu.

    Jupyter Notebook

  6. bi-directional-person-detection bi-directional-person-detection Public

    A bi-directional person detector for individuals on escalators.

    Python