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

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.

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 β€” from soldering circuits in Nepal to building AI systems in Washington, DC.

I taught myself 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. I now channel that belief into my work as a Student Ambassador at GWU's Open Source Program Office and as a contributor to projects that span robotics, AI, infrastructure, and the open web.


πŸŽ“ Currently

  • MS in Computer Science β€” George Washington University, SEAS ( graduating May 2026)
  • Student Ambassador β€” GWU Open Source Program Office (OSPO), advocating for open source culture across campus and beyond
  • Actively seeking full-time new grad software engineering roles β€” especially in infrastructure, systems, and AI-adjacent engineering

πŸ”¨ What I'm Working On

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
Cover Letter Generator
Cover Letter Generator
A TypeScript app that generates tailored cover letters from a resume and job description using the Gemini API. View repo
Agentic Tutor
Agentic Tutor
A learning assistant that summarizes long YouTube videos and generates Q&A using transcripts and Whisper. View repo
Admin Dashboard
Admin Dashboard
A React and Django dashboard that visualizes trends, metrics, and operational insights from your data. 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

  • I started learning electronics and programming entirely through free internet resources β€” no formal training until university
  • 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
  • I went from wiring Arduinos in Nepal to contributing to global open source communities and studying at a George Washington university in Washington, DC

πŸ“« 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