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

Block or report sonawaneutkarsh

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

about

i'm an honors CS student at penn state, and i like building software around problems i actually have — systems i can use every day rather than one-off demos.

Nytr started from one of those problems: penn state dining changes every day, but nutrition and training targets don't. i built it to combine Stacks Market availability, HealthKit data, food logs, and training history into deterministic daily guidance.

right now, i'm going deeper into LLMs, agentic systems, backend infrastructure, and systems/performance engineering.

stack

python   typescript   c++   swift   postgresql   pgvector   fastapi   node   docker   linux   git

projects

Nytr  ·  case study  ·  swift, python, fastapi, postgresql
Evidence-driven decision system built around Penn State Harrisburg's Stacks Market. Combines daily dining availability with HealthKit, food logs, and Hevy training history to produce deterministic meal and training guidance in a native iOS app.

Clage  ·  python, algorithms from scratch
Neuroevolution of Augmenting Topologies (NEAT) implemented from first principles in a 2D bounded simulation world. 188 unit and integration tests, zero ML library dependencies, validated against OR, AND, XOR, and sine wave benchmarks across fixed seeds.

Devvy  ·  typescript, devtools
Local daemon for coordinating Discord Rich Presence across developer tools. Speaks Discord's IPC protocol directly with arbitration, TTL expiry, heartbeats, and reconnect handling.

ScholarAI  ·  python, postgresql, pgvector
Data engineering for a government-scheme discovery platform indexing 1,000+ Indian government programs. Built normalization, embeddings, and PostgreSQL/pgvector ingestion as part of a 5-person hackathon team.

languages

Languages by share of bytes and repository count

Pinned Loading

  1. Clage Clage Public

    artificial life, but built different — custom NEAT, evolving creatures, controlled experiments, and a little chaos.

    Python

  2. devvy devvy Public

    One Discord presence for your entire coding workflow

    JavaScript 1

  3. faridabachir769-code/USAII_GlobalAI-Hackathon-2026_ScholarAI faridabachir769-code/USAII_GlobalAI-Hackathon-2026_ScholarAI Public

    Python

  4. flask-20q flask-20q Public

    JavaScript

  5. MedClarity MedClarity Public

    medical PDFs are messy. MedClarity reads across them, catches conflicts, and answers with page-level citations.

    TypeScript

  6. Nytr Nytr Public

    Evidence-driven iOS nutrition & training system built around Penn State dining, with SwiftUI, FastAPI, HealthKit & deterministic coaching.

    Python