Skip to content
View Sunilshah-7's full-sized avatar
  • George Washington University
  • Arlington, VA

Highlights

  • Pro

Block or report Sunilshah-7

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.

Content in all repositories owned by your account will be closed.
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
Sunilshah-7/README.md

Hey, I'm Sunil Shah πŸ‘‹

_Software engineer, open source developer, experimentalist and lifelong tinkerer

I learned electronics and programming from scratch using free internet resources, Stack Overflow, Reddit, and YouTube. That experience shaped how I think about technology: as something that should be open, learnable, and community-driven.


πŸ”¨ What I'm Working On

Observability Tool for Infrastructure
Infrastructure Dashboard
An enterprise dashboard for operating an AI platform and models the day-to-day workflows platform teams need. View repo
Finance Context Agent
Finance Agent
A production-oriented financial research application that turns filings and evidence into citation-grounded portfolio context. View repo
Life Insurance RAG Chatbot
Life Insurance RAG Chatbot
A domain-focused RAG assistant for life insurance Q&A, built with Next.js, Rust, ChromaDB, and Gemma. View repo
Real Time Collaborative Notebook using Cloudflare Workers
Real Time Collaborative Notebook using Cloudflare Workers
A collaborative notebook built with Cloudflare Workers for real-time, edge-powered editing and synchronization. View repo
Agentic Tutor
Agentic Tutor
A learning assistant that summarizes long YouTube videos and generates Q&A using transcripts and Whisper. View repo
Order Management Admin Dashboard
Order Management Admin Dashboard
An admin dashboard for managing orders, designed to streamline operational workflows and tracking. View repo

Also, I am sharpening systems programming skills in memory management, concurrency, virtual memory, and Rust in preparation for infrastructure engineering roles


🌐 Open Source Contributions

Open source is where I learned to code β€” it's only natural that I give back.

Project Organization Contribution
UNSDG Classifier Tool CHAOSS Built a UN Sustainable Development Goals text classifier; featured in GW Open Source conference lightning talk
GW Civic Learning Site GWU Nashman Center Contributed to the civic engagement and learning platform for George Washington University
Student Outreach Strategy Pattern CURIOSS Authored a community pattern on student outreach strategy for university and research OSPOs
GW OSPO GWU OSPO Active contributor and ambassador; supporting open source education and community programs

πŸ› οΈ Skills & Technologies

Languages

Languages

Web & Frameworks

Web and Frameworks

AI / ML / Data

AI ML and Data LangChain ChromaDB GPT Claude Ollama Gemma scikit-learn pandas

Robotics

Robotics YDLiDAR

Databases & Backend

Databases and Backend MS SQL Server

DevOps & Infrastructure

DevOps and Infrastructure

Design & Tooling

Design and Tooling


πŸ“‚ Featured Projects

πŸ€– Blind Spot Detection with LiDAR + ROS

Real-time blind spot alerting system using YDLiDAR sensor data and ROS middleware in C++. Built as part of my robotics engineering work. β†’ View repo

✍️ Cover Letter Generator

TypeScript tool that takes your resume and a job description and uses the Gemini API to produce a tailored cover letter β€” because the process should be faster. β†’ View repo

🧠 CHAOSS UNSDG Classifier

Open source NLP classifier that tags text against the 17 UN Sustainable Development Goals. Contributed to the CHAOSS community and presented as a case study in an open source conference lightning talk. β†’ View repo


πŸ† GitHub Achievements

🦈 Pull Shark Γ—3 Β |Β  πŸ‘₯ Pair Extraordinaire Β |Β  🎯 YOLO Β |Β  ⚑ Quickdraw Β |Β  🧊 Arctic Code Vault Contributor


⚑ Fun Facts

  • My GitHub spans robotics, prosthetics, LiDAR, computer vision, web apps, mobile apps, and now AI infrastructure β€” I follow curiosity wherever it leads
  • I believe sleep is more important than grinding for doing your best technical work.

πŸ“« Let's Connect

I'm always happy to talk about technologies, open source, robotics, or anything in between.

LinkedIn GWU Email Stack Overflow CodePen Handshake


"The best way to learn is to build something real for someone who needs it."

Popular repositories Loading

  1. training-session training-session Public

    HTML 2

  2. ydlidar_ros ydlidar_ros Public

    blind_spot_detection_alerting_using_ros

    C++ 1

  3. Agentic-Tutor Agentic-Tutor Public

    Vue 1 3

  4. Cover-letter-generator Cover-letter-generator Public

    This is a simple tool that helps you generate cover letter based on your resume and job description using gemini API.

    TypeScript 1 1

  5. Image-Processing-with-python Image-Processing-with-python Public

    Image Processing with python basics

  6. ros_book_sample_code ros_book_sample_code Public

    Forked from gbiggs/ros_book_sample_code

    Sample code from "Programming Robots with ROS", by Morgan Quigly, Brian Gerkey and William D. Smart (O'Reilly Media, Inc., 2015)

    CMake