Skip to content
View namya-singh's full-sized avatar

Block or report namya-singh

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

Hi, I'm Namya 👋

MS Computer Science student at Northeastern University (Khoury College), based in Boston. I work across full-stack development, AI, and data — and I'm currently a Graduate Research Assistant at D'Amore-McKim School of Business where I work on data analysis and ML-driven research.

I'm available for co-op/internship roles from May – December 2026.


What I work with

Languages & Frameworks Python · JavaScript · TypeScript · React.js · Node.js · Express.js · Swift · R · Java · HTML/CSS

Databases MongoDB · PostgreSQL · MySQL · Firebase · SQL

Tools & Skills Git · Power BI · Tableau · Figma · OpenAI · Machine Learning · Data Visualization · A/B Testing · Agile


A few things I've built

  • 🎮 Adversarial Maze Navigation — multi-agent AI system in Python with 9 algorithms (Minimax, Alpha-Beta, LRTA*, A* and more), dynamic environments, and a custom benchmarking framework
  • 📊 Beyond Blood Sugar — analyzed 737K CDC BRFSS respondents across 2014 and 2022 to track how America's diabetes risk landscape shifted; used logistic regression, GMM clustering, Random Forest, and SHAP in R
  • 📚 Kambaz — full-stack Canvas replica built with React, TypeScript, Node.js, Express, and MongoDB
  • 📱 Pathly — iOS learning app in SwiftUI with Firebase, featuring real-time instructor and student dashboards
  • 🔬 ResearchAssist — RAG-powered document Q&A tool; upload PDFs and ask questions using a local LLM, ChromaDB vector search, and Ollama with no API keys required

Let's connect

LinkedIn · singh.namy@northeastern.edu

Popular repositories Loading

  1. kambaz-react-web-app kambaz-react-web-app Public

    Full-stack Canvas replica built with React, TypeScript, Node.js, Express, and MongoDB. Features multi-user roles, REST APIs, authentication, and responsive UI.

    TypeScript

  2. kambaz-node-server-app kambaz-node-server-app Public

    Node.js/Express backend for Kambaz, a full-stack Canvas replica. Includes RESTful APIs, authentication workflows, and MongoDB integration. Deployed on Render.

    JavaScript

  3. pathly-ios-learning-app pathly-ios-learning-app Public

    iOS learning platform built with SwiftUI and Firebase, featuring instructor and student dashboards with real-time data storage and user management via Firestore.

    Swift

  4. adversarial-maze-navigation adversarial-maze-navigation Public

    9 AI agents navigate a maze while being chased by a pursuer — Minimax, Alpha-Beta, LRTA*, Online A*, and more. Supports dynamic walls, fog of war, and a live pygame visualizer. Built in Python.

    Python 1

  5. namya-singh namya-singh Public

  6. beyond-blood-sugar beyond-blood-sugar Public

    Analyzed 737K CDC BRFSS respondents across 2014 and 2022 to track how America's diabetes risk landscape shifted. Logistic regression, GMM clustering, Random Forest, and SHAP in R.

    TeX