Skip to content
View AnveshanK's full-sized avatar
💭
💻 Eat. Sleep. Code. Repeat.
💭
💻 Eat. Sleep. Code. Repeat.

Block or report AnveshanK

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

Pinned Loading

  1. MediCare-Unified-Healthcare-Management-System MediCare-Unified-Healthcare-Management-System Public

    Forked from dhruvaggarwal9/MediCare-Unified-Healthcare-Management-System

    An integrated healthcare management system built with Node.js, and Postgres, designed to streamline interactions between patients, doctors, pharmacies, and laboratories build using DBMS ans Web Dev…

    HTML

  2. Angry-Bird-Game Angry-Bird-Game Public

    Forked from ramneekuttam/angrybird

    Angry Birds-inspired 2D game in Java using the LibGDX framework and Box2D for physics simulation.

    Java

  3. SML-Assignments SML-Assignments Public

    From-scratch implementations of PCA, FDA, LDA, QDA for MNIST classification, decision trees, ensemble methods (bagging, random forest), 5-fold cross-validation, AdaBoost, Gradient Boosting, and neu…

    Jupyter Notebook

  4. Food-Ordering-System Food-Ordering-System Public

    Object-oriented food ordering system in Java with CLI and GUI modes, showcasing JavaFX UI, stream-based file handling, and JUnit-based testing.

    Java

  5. Simulator Simulator Public

    Forked from dhruvaggarwal9/Simulator

    A simulator for executing RISC-V binary instructions with register and memory visualization. Tracks PC, handles all instruction types.

    Python

  6. Assembler Assembler Public

    Forked from dhruvaggarwal9/Assembler

    Python-based RISC-V assembler that converts assembly code into 32-bit machine instructions. Supports labels, and includes both CLI and GUI interfaces.

    Python