Skip to content
View gauransh18's full-sized avatar
โŒจ๏ธ
probably writing code
โŒจ๏ธ
probably writing code

Highlights

  • Pro

Block or report gauransh18

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

Hi, I'm Gauransh ๐Ÿ‘‹

๐Ÿ’ผ Software engineer | ๐Ÿค– Production AI systems & LLM pipelines | ๐Ÿ“ฑ Mobile Apps | ๐Ÿ” Open to work

I work on production AI systems, LLM pipelines, and the backends around them. Before that, and still, a lot of Flutter. On weekends I build things that run entirely on my own machine โ€” most recently an AI that joins video calls with a face and a voice, and a few small Mac apps that fix things that annoy me.

Dart Flutter Python Go TypeScript Next.js Swift Postgres Firebase Docker AWS Claude

My projects

  • ๐Ÿค– meet-agent โ€” Tekki joins your Google Meet as its own participant, with a face and a voice. Send a link to a Telegram bot and it shows up, listens, and answers out loud. Ollama, whisper and Kokoro all run locally โ€” nothing about the conversation leaves the machine.
  • ๐ŸŽฌ NotchPrompter โ€” A teleprompter that lives in the Mac notch. Follows your voice with on-device speech, and stays out of your screen recording.
  • ๐Ÿชบ Perch โ€” Your coding agents, in the notch. Live tool feed, approvals with a diff preview, what it cost, and a jump back to the exact terminal pane.
  • ๐ŸชŸ Spacebar โ€” Every macOS desktop at a glance, with live thumbnails โ€” including the Spaces you're not looking at.
  • ๐Ÿง  darwinian-dialectics โ€” Multi-model system routing tasks to specialized experts (DeepSeek, Gemini, MiMo) with LangGraph. Self-correcting "Council of Experts" architecture, modular graph factory.
  • ๐ŸŽน Macbook Harmonium โ€” Plays a harmonium from the MacBook lid angle sensor. No reason. It was there.
  • ๐Ÿ”Œ personal-mcp โ€” MCP server for my own tools and context. Python.
  • ๐Ÿ“ commitai โ€” Commit message generator. Go.
  • ๐Ÿ”ฅ roast-my-github โ€” Points an LLM at your GitHub profile. It does not go easy. TypeScript.
  • ๐Ÿ’ธ melobills โ€” TypeScript.
  • โ™ก portfolio โ€” My portfolio site, built in Flutter for web.
  • ๐Ÿ”Ž rag-hume โ€” RAG over the Hume AI voice API.
  • ๐ŸŽ™๏ธ humeAI-RAG โ€” Earlier take on the same idea.
  • ๐Ÿงช Resilience-Lab โ€” Python.
  • ๐Ÿณ gitdockdays โ€” Git and Docker practice, Python.
  • ๐Ÿ“” diaryco โ€” A collaborative diary app. Flutter.
  • ๐Ÿ” github_user_search_app โ€” Search GitHub users. Flutter.
  • ๐ŸŒฆ๏ธ helloWeather-Flutter โ€” A weather app with a deliberately minimal UI.
  • โ“ Quizbox-flutter-app โ€” A simple quiz app in Flutter.
  • โœ… todo-flutter-hive โ€” A todo list app in Flutter, using the Hive database.
  • ๐Ÿ helloHive โ€” Basic CRUD against the Hive database.
  • ๐Ÿ” login_ui โ€” A login UI in Flutter.
  • ๐Ÿช™ cryptoApp_ui โ€” Simple UI for a crypto app. Flutter.
  • ๐Ÿš€ App-Onboarding---Flutter โ€” Onboarding flow in Flutter.
  • ๐Ÿ—๏ธ flutter_MVC_example โ€” MVC structure in Flutter.
  • ๐Ÿ“ถ internet-speed-test-Flutter โ€” Speed test app in Flutter.
  • ๐ŸŽฎ GRIDLOCK โ€” Dart.
  • ๐Ÿ”ฅ Zenpuku-Ignitia โ€” Built for the IGNITIA hackathon. Flutter.
  • ๐Ÿ“ Flutter_screen_with_gridview โ€” GridView layout in Flutter.
  • ๐Ÿฃ flutter-basic-app-1 โ€” One of the first ones.
  • ๐Ÿ–ผ๏ธ RandomImageGenerator_iOS โ€” Swift, iOS.
  • โ˜€๏ธ helloWeather-iOS โ€” The weather app again, native this time. Swift.
  • ๐Ÿ”Œ go-websockets โ€” WebSockets in Go.
  • โŒจ๏ธ fas-fas-typing โ€” Typing thing. CSS.
  • ๐Ÿงฑ boozoowall โ€” CSS.
  • ๐ŸŒ portfolio-js โ€” Earlier portfolio, plain HTML.
  • ๐Ÿ“ฑ lefy-reactnative โ€” React Native.

Mac apps, all free and open source โ†’ apps.gauranshsharma.com

Connect

Open to full-time or contract work.

Website LinkedIn Dribbble Email GitHub X

gauransh18

Popular repositories Loading

  1. portfolio portfolio Public

    a portfolio website made with flutter โ™ก

    Dart 4 4

  2. login_ui login_ui Public

    A login_ui made using flutter.

    Dart 2

  3. Resilience-Lab Resilience-Lab Public

    Resilient microservices demo. Flask services with Prometheus monitoring, Fluentd and Elasticsearch logging, and chaos engineering.

    Python 1

  4. notchprompter notchprompter Public

    A teleprompter that lives in your Mac's notch. Follows your voice with on-device speech, and stays out of your screen recording.

    Swift 1

  5. gauransh18 gauransh18 Public

    Config files for my GitHub profile.

  6. App-Onboarding---Flutter App-Onboarding---Flutter Public

    Onboarding flow UI in Flutter.

    Dart