Skip to content
View jasonchen270's full-sized avatar
  • Joined May 22, 2026

Block or report jasonchen270

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

Popular repositories Loading

  1. arith-parser arith-parser Public

    Arithmetic expression interpreter in C++: lex, parse, and evaluate with precedence and parentheses, no external libraries.

    C++

  2. book-library book-library Public

    Small REST API for managing a book library, built with Spring Boot and Spring Data JPA.

    HTML

  3. home-access home-access Public

    Home access-control dashboard built with React, ASP.NET Core, MQTT, and a Raspberry Pi door client; runs fully locally with no hardware.

    C#

  4. defect-tracker defect-tracker Public

    Issue/defect tracker with projects, RBAC, and a per-defect audit trail, built with Next.js, Prisma, Postgres, and Auth.js.

    TypeScript

  5. iot-sensor-monitor iot-sensor-monitor Public

    ASP.NET Core service that ingests ESP32 sensor frames over WebSocket, stores them in Postgres, evaluates thresholds, and live-streams to a React dashboard.

    C#

  6. notebook-copilot notebook-copilot Public

    LLM notebook assistant for chatting to get streaming Python that runs in-browser, with sessions synced across devices; built with Next.js and FastAPI.

    TypeScript