Skip to content
View Achintya47's full-sized avatar
😶‍🌫️
CompSci or wot
😶‍🌫️
CompSci or wot

Block or report Achintya47

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

Pinned Loading

  1. tnerroT tnerroT Public

    A from-scratch, dependency-free implementation of the BitTorrent protocol in C: bencoding, .torrent parsing, HTTP/UDP tracker communication, the peer wire protocol, and a thread-per-peer concurrent…

    C 3

  2. SAFE-TSFormer SAFE-TSFormer Public

    Faithful implementation of "A safety-aware deep learning framework for scalable schedulability analysis of variable-length real-time task sets" (Behera & Singh, Real-Time Systems, 2026).

    Python

  3. NanoVM NanoVM Public

    C++ native implementation of LC-3 Virtual Machine from scratch with type-safety and fault tracking. Still working on Assembly code for nanoVM to run a snake game.

    C++ 1

  4. AstraShell AstraShell Public

    Linux-compatible Unix shell using POSIX APIs, C++ native implementation, with Background and Foreground processes and Pipeline Support.

    C++

  5. sha1.c sha1.c Public

    A clean, portable, two-file SHA-1 implementation in C99 — correct types, no Undefined Behavior, no dependencies.

    C 1

  6. deep-learning-systems-lab deep-learning-systems-lab Public

    A consolidated repository of deep learning experiments, research prototypes, and systems-oriented implementations spanning computer vision, adversarial robustness, generative models, and applied op…

    Jupyter Notebook