Skip to content
View AtulACleaver's full-sized avatar
๐Ÿš€
Building cool shit
๐Ÿš€
Building cool shit

Highlights

  • Pro

Block or report AtulACleaver

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
AtulACleaver/README.md

Typing SVG


LinkedIn Twitter Website Email


๐Ÿ‘‹ About Me

class AtulAnand:
    def __init__(self):
        self.role = "CS Undergrad @ KIIT | AI/ML Builder"
        self.location = "Odisha, India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.currently_building = ["NutriKart", "Sourcely"]
        self.stack = {
            "backend": ["FastAPI", "PostgreSQL", "SQLAlchemy", "Supabase"],
            "frontend": ["React", "Vite", "Tailwind CSS"],
            "ai_ml": ["FAISS", "PuLP", "Ollama", "OpenAI", "Gemini", "sentence-transformers"],
            "devops": ["Docker", "Vercel", "Render"]
        }
        self.fun_fact = "Built a 7-figure Notion template business before turning 19"

๐Ÿš€ Currently Working On

๐Ÿฅฌ NutriKart

Constraint-based grocery recommendation system

Users input budget and health conditions โ†’ a linear programming engine (PuLP) finds the mathematically optimal product mix subject to nutritional constraints.

FastAPI PostgreSQL React Tailwind PuLP Supabase

๐Ÿ“„ Sourcely

LLM-powered RAG system for research papers

Upload PDFs โ†’ automatic chunking + FAISS vector indexing โ†’ ask questions โ†’ get cited answers grounded in source material.

FastAPI FAISS Ollama Mistral sentence-transformers


๐Ÿ“Š Highlights

๐ŸŽฏ Achievement
๐Ÿ… Smart India Hackathon โ€” Institutional Semi-finalist (500+ teams)
๐Ÿค– OpenAI ร— NxtWave Hackathon โ€” Cleared qualifying round
๐Ÿ‡ฎ๐Ÿ‡ณ Notion Ambassador โ€” Biggest Notion creator from India
๐Ÿ’ฐ 7-figure revenue from 11+ Notion templates, 100K+ users
๐ŸŽ“ Notion Certified Admin โ€” Advanced, Essentials, Workflow badges

๐Ÿ› ๏ธ Tech Stack

Languages

Python JavaScript Java C SQL

Backend & Databases

FastAPI PostgreSQL Supabase SQLAlchemy

Frontend

React Vite Tailwind CSS

AI/ML

FAISS OpenAI Ollama

DevOps & Tools

Docker Git Vercel Render Notion


๐Ÿ“ˆ Contribution Graph

github-snake

Pinned Loading

  1. nutrikart nutrikart Public

    AI-powered grocery assistant that recommends products based on personalized health profiles (Diabetes, Hypertension, Weight Loss) and budget constraints.

    Python

  2. Sourcely Sourcely Public

    Upload any PDF, ask questions in plain English, get accurate answers with page-level citations. Built with FastAPI, React, FAISS, and Ollama

    Python 2

  3. live_transcription live_transcription Public

    ๐Ÿ”ˆ Transcript what you speak with this tool.

    HTML 1

  4. Hand-Gestures_Change-Volume Hand-Gestures_Change-Volume Public

    ๐Ÿ”‰ Change the volume of your computer with your hands using Open Cv.

    Python 2

  5. Live_Face_Detection_app Live_Face_Detection_app Public

    This is a face detection application for video and live webcams.

    Python 2

  6. Object-Detection Object-Detection Public

    This is an object detection app.

    Python 1