Skip to content
View snigdhachoppac's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report snigdhachoppac

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

Hi, I'm Snigdha 👋

Computer Science @ The University of Texas at Austin

Backend systems · Real-time software · Applied AI · Developer tools

LinkedIn Email


About me

I'm a computer science student at UT Austin interested in building reliable software across backend infrastructure, real-time systems, and applied AI.

I currently build and operate Signal Greeks, a production options-analytics platform serving more than 50 early users. My recent work includes a Rust/Linux motion-control simulator, a C++/ROS 2 communication and fault-injection testbed, and an LLM-powered GitHub review system.

  • Building with Python, C++, Rust, TypeScript, Linux, and PostgreSQL
  • Interested in backend engineering, infrastructure, systems, developer tools, and applied AI
  • Experienced in taking projects from architecture through testing, deployment, monitoring, and iteration
  • Seeking Summer 2027 software engineering internships

Featured projects

Project Description
Signal Greeks Production options-analytics platform serving 50+ early users, with scheduled market-data pipelines, PostgreSQL caching, automated testing, authentication, subscriptions, monitoring, and Azure deployment.
FabMotion Rust/Linux three-axis wafer-handler simulator integrating A* planning, online trajectory generation, a measured 1 kHz control loop, fault injection, and telemetry analysis.
TideLink C++/ROS 2 actuator interface and software-in-the-loop testbed using a binary UDP protocol, CRC validation, watchdogs, telemetry, and automated communication-fault injection.
ReviewAI GitHub App using Node.js, Redis, and LLM APIs to process pull-request diffs asynchronously and publish structured inline review feedback.
WildWatch Multimodal PyTorch system combining camera-trap imagery, satellite data, passive audio, and geospatial features to analyze species-decline risk.
Mariner C++/ROS 2 autonomy stack coordinating state estimation, obstacle avoidance, waypoint control, actuation, and sensor-health monitoring in Gazebo/VRX.

Core technologies

Languages

Python C++ Rust TypeScript JavaScript Java C%23 SQL

Backend and data

FastAPI Node.js Express React Redis PostgreSQL

Systems and robotics

Linux ROS 2 CMake OpenCV Gazebo

Tools and deployment

Git GitHub Actions Docker Azure

Let's connect

I'm always interested in discussing software engineering, systems, AI, and ambitious technical projects.

LinkedIn · Email

Pinned Loading

  1. mariner mariner Public

    C++/ROS 2 autonomy stack for a simulated harbor-patrol USV, built on VRX/Gazebo

    C++

  2. tidelink tidelink Public

    C++/ROS 2 actuator interface with a binary UDP protocol, CRC validation, watchdogs, and software-in-the-loop fault injection.

    Python

  3. wildwatch wildwatch Public

    Multimodal PyTorch system combining camera-trap, satellite, audio, and geospatial data to estimate species-decline risk.

    Python

  4. reviewai reviewai Public

    GitHub App that asynchronously reviews pull requests using LLM APIs, Redis queues, structured outputs, and inline feedback.

    JavaScript

  5. fabmotion fabmotion Public

    Rust/Linux motion-control simulator for a three-axis wafer handler with A* planning, a measured 1 kHz loop, fault injection, and telemetry analysis.

    Rust

  6. RTDSP-Lab RTDSP-Lab Public

    Real-time embedded DSP experiments in C using Zephyr and QEMU on a simulated Cortex-M3 target.

    C