class ManiBharadwaj:
"""a developer who'd rather automate than do things manually"""
def __init__(self):
self.mind = "always shipping"
self.coffee = float('inf')
self.sleep = None # hasn't been implemented yet
def current_projects(self):
return [
"AVA β AI that cold-calls people (seriously)",
"job-magic β bot that applies to jobs for me",
"ESP32 β hardware that checks air quality",
"stuff i can't talk about yet π"
]
def say_hi(self):
print("hmu at manibharadwajcr@gmail.com π")"if a human has to do it twice, a script should do it forever"
i build things that do things on their own. ai agents that call people. bots that apply to jobs. scrapers that find leads. hardware that reads the air you breathe. i don't just write code β i write code that writes its own story.
π€ AVAAI outbound calling agent. Flutter + FastAPI + Whisper + Ollama. It picks up the phone so you don't have to. |
πΌ job-magicAuto job search & apply. Scrapes Naukri & LinkedIn. Applies with browser automation. Job hunting on autopilot. |
π«οΈ ESP32 MonitorAir quality monitor. MQ-135 + DHT22 + OLED + live web dashboard. Hardware that cares about your lungs. |
π Dynamic PricingML-powered pricing intelligence. Watches the market so you don't have to. |
π« healthoneAll-in-one health platform. Because 10 different health apps is 9 too many. |
π SafeZoneSafety-first platform. Keeping people safe, one API call at a time. |
π more stuff i've built
| πΆ pet-buddy | Pet care iOS app β your furry friend's personal assistant | | π§ face scanning | Computer vision β finding faces in the wild | | π΅ Disney Clone | Hotstar/Disney+ UI clone | | π Google Keep Import | Notes migration tool | | π Google Crawl Bot | Web crawler | | π Kakhi Academy | Tuition centre landing | | π² Dice Game | Prediction dice game in JS | | π Certificate Generator | Auto cert maker | | π΅ Music Player | Browser music player | | π Sales Ops | Sales operations tool | | π ARIGATHO | Security tool | | π― Leetcode | DSA grind |
π€ fun facts about me
- π₯€ i run on coffee and
while True:loops - π€ my ai calls people so i don't have to make small talk
- π« my esp32 cares about my lungs more than i do
- πΌ i automated my job search. the irony isn't lost on me
- π΅ i cloned disney+ but it doesn't have hotstar's ads (feature, not a bug)
- π my github contributions get eaten by a snake. that's just how it is
- β‘ if it can be automated, i've probably already automated it
- π "sleep" is just a variable i haven't initialized yet



