Skip to content
View usyntest's full-sized avatar
🚀
🚀

Organizations

@xaviersrohini

Block or report usyntest

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. micrograd micrograd Public

    A tiny autograd engine and neural network library in scratch Python. Micrograd implements backpropagation for scalar values, enabling training of neural networks with automatic differentiation.

    Jupyter Notebook

  2. lc3vm lc3vm Public

    An implementation of the LC-3 (Little Computer 3) Virtual Machine, a 16-bit educational computer architecture from scratch in C.

    C

  3. mojster mojster Public

    Developed a real-time analytics dashboard using Flask, fetching live data from Moj via a reverse-engineered API using mitmproxy to generate insights.

    Python

  4. nanogpt nanogpt Public

    A minimal, efficient implementation of GPT (Generative Pre-trained Transformer) using PyTorch, optimized for small-scale training and fine-tuning on custom datasets.

    Python

  5. ggs-social ggs-social Public

    Created a college social media platform using Django, designing backend architecture, database models, and a responsive frontend with TailwindCSS.

    HTML 1

  6. realtime-chat realtime-chat Public

    A real-time chat application written in C from scratch using socket and network programming.

    C