Skip to content

AtulACleaver/AtulACleaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

52 Commits
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ™‹โ€โ™‚๏ธ Know more about me on the profile page. Give it a star if you copy it ๐Ÿคฉ

Resources

Stars

Watchers

Forks

Contributors