8000 varshasing (Varsha Singh) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View varshasing's full-sized avatar

Highlights

  • Pro

Block or report varshasing

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
varshasing/README.md

πŸ‘‹ Hi, I’m @varshasing!

  • πŸŽ“ Rising Senior studying Computer Engineering at Boston University (Minor in Biomedical Engineering, ML Concentration)
  • 🌱 I'll be taking courses in Cloud Computing, Device Diagnostics and Design, Computational Biology, and Neurotechnology Devices this Fall!
  • πŸ‘©β€πŸŽ“ Previous coursework includes: Algorithms and Data Structures, High Performance Programming, Embedded Systems, Computer Organization, Operating Systems, Deep Learning, Cybersecurity, Signals and Systems, Electrical Circuits, Machine Learning, and Molecular Cell Biology and Biotechnology

What I am currently working on:

  • Broadridge Developer Experience Team. Details TBA!
  • Software Rendering in C - Learning abuot computer graphics with the goal of learning and building a CPU-based renderer with vertex transformation, shading, and texturing -- all from scratch.

πŸ› οΈ Tech Stack

πŸ’» Languages: C, C++, Python, Verilog, MATLAB, Java, JavaScript
πŸ”§ Performance & Systems: PThreads, CUDA, OpenMP, POSIX, FAT File Systems
πŸ“Š Tools & Frameworks: Git, GDB, Bash, TensorFlow, PyTorch, EasyEDA, Fusion360

πŸš€ Featured Projects

πŸ”Ή Speech to Emotion Recognition Model - Classifying 6 emotions in English speaking audio with various Neural Network architectures. 74.3% test accuracy on best model.
πŸ”Ή Operating Systems C Library – Developed a user-mode threading library and implemented a FAT file system on a virtual disk.
πŸ”Ή Remote-Controlled Scouting Quadruped with Live Camera Feed and GUI Control - Browser-based remote control system for the HiWonder PuppyPi with environment monitoring for overriding unsafe movement commands. πŸ”Ή Implementing and Optimizing Ray Tracing in C++ - Optimizing serial Ray Tracing on CPU and GPU. ~2.5x and 200x speedup compared to serial.

πŸŽ“ Work Experience

πŸ”¬ Research Assistant (Sharifzadeh Lab, UROP) – Automating molecule conductivity analysis using Python & Cryo-EM models.
πŸ“š Teaching Assistant (Boston University) – Applied Algorithms and Data Structures (ENG EC330; Fall '24 & Fall '25), Embedded Systems (ENG EC535; Fall '25), Computer Organization (ENG EC413; Spring '25), Machine Learning (ENG EC414; Spring '25), Introduction to Programming + Programming for Engineers (ENG EC121/122; Fall '23 - Spring '24)
πŸ–₯️ Incoming SWE Technology Intern @ Broadridge Financial Solutions - Summer 2025

πŸ“« Let's Connect!

  • πŸ’Ό LinkedIn
  • πŸ™ GitHub
  • πŸ“§ Email: varshasinghtx [at] gmail [dot] com

Pinned Loading

  1. MunchMap-Odyssey MunchMap-Odyssey Public

    MunchMap Odyssey, a road trip planner designed for food enthusiasts

    Python 3

  2. rl-blackjack-agent rl-blackjack-agent Public

    Blackjack RL agent utilizing Q-Learning to optimize its strategy

    Jupyter Notebook 1

  3. SimpleShell SimpleShell Public

    Basic shell which is able too execute commands, redirect the standard input/output (stdin/stdout) of commands to files, and pipe the output of commands to other commands, and carry out commands in …

    C 1

  4. File-System File-System Public

    Simple file system on top of a virtual disk, implementing a library that offers a set of basic file system calls to applications. The goal is to understand implementation details of file systems.

    C 2

  5. Thread-Local-Storage Thread-Local-Storage Public

    Implement a library that provides protected memory regions for threads, which they can safely use as local storage. The goal is to understand basic concepts of memory management, and to provide pro…

    C 1

  6. ec535-final-project ec535-final-project Public

    Final Project Repository (Lab 5) for ENG EC535: Embedded Systems @ Boston University

    Python 1

0