Skip to content
View SutejUpadhyaya's full-sized avatar

Block or report SutejUpadhyaya

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 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

Pinned Loading

  1. Custom_CPU Custom_CPU Public

    Custom 16-bit CPU implemented in Logisim with a Python assembler that encodes assembly-style instructions into machine-formatted memory images for execution and simulation. Includes CPU datapath, c…

    Python

  2. SutejGPT SutejGPT Public

    Full-stack AI application that models personal communication style using API calls, structured interpretation, authentication, and persistent memory. Supports multiple modes (casual/professional) a…

    JavaScript

  3. Letterboxd-Wrapped-CS546 Letterboxd-Wrapped-CS546 Public

    Forked from JacobChoi5/Letterboxd-Wrapped-CS546

    A collaborative full-stack web application that analyzes Letterboxd viewing data and generates personalized film statistics, insights, and recommendations. Built with Node.js, Express, MongoDB, and…

    JavaScript

  4. Minishell Minishell Public

    A Unix-style command-line shell implemented in C. Includes custom command parsing, process listing via /proc, signal handling, and execution of external programs using fork/exec.

    C

  5. Client-Server-Trivia Client-Server-Trivia Public

    A two-player client–server trivia game written in C that demonstrates TCP socket programming, basic synchronization, and file-driven game logic.

    C

  6. SQL-queries SQL-queries Public

    A collection of SQL queries demonstrating CTEs, joins, and aggregation for analytical reporting.