Skip to content
View v1haan24's full-sized avatar

Highlights

  • Pro

Block or report v1haan24

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. Xplore-workshop Xplore-workshop Public

    Forked from ProjectX-VJTI/Xplore-workshop

    An educational repository intended for First Year Students of VJTI, Mumbai to learn and familiarise themselves with Python, explore it's amazing reach in various domains and also work with making P…

    Python

  2. Attendance-Tracker Attendance-Tracker Public

    Attendance Tracker is a lightweight web-based attendance management application that helps students track daily attendance, manage class schedules, analyze attendance statistics, and calculate safe…

    HTML

  3. Cache-Aware-Task-Scheduler Cache-Aware-Task-Scheduler Public

    A from-scratch C++ implementation of a cache-aware CPU scheduler featuring score-based task selection, starvation prevention, and L1/L2/L3 cache simulation.

    C++

  4. Backpropagation-From-Scratch Backpropagation-From-Scratch Public

    From-scratch implementation of a feedforward neural network with backpropagation and momentum for mirror symmetry classification.

    Python

  5. MemoraDB MemoraDB Public

    A C++ append-only temporal database built from scratch featuring custom binary storage, schema serialization, versioned records, time-travel queries, and a SQL-like query engine. Designed to explor…

  6. predictive-maintenance-lstm predictive-maintenance-lstm Public

    Forked from d4rshnn/predictive-maintenance-lstm

    Predictive Maintenance using LSTM on NASA CMAPSS dataset (RUL prediction + maintenance classification)

    Python