Skip to content
View prudhvideep's full-sized avatar
:octocat:
Building
:octocat:
Building

Highlights

  • Pro

Block or report prudhvideep

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

Profile Views

Twitter LinkedIn Website


$ cat profile.txt

Hello, I am Prudhvi 👋

- I'm a full-stack developer, primarily coding in Rust, TypeScript and Python.
- I'm interested in low-level systems, distributed architectures, artificial intelligence, and crafting intuitive user interfaces.

Pinned Loading

  1. Relay Relay Public

    Peer to peer file sharing over WebRtc.

    TypeScript 3 1

  2. asteroids asteroids Public

    A retro asteroids game written in C with raylib.

    C 1

  3. Snippets Snippets Public

    A personal knowledge base with Notion-like rich text editing.

    TypeScript

  4. btree btree Public

    A hands-on environment for learning, implementing, and testing B-Trees. A foundational data structure used in storage systems.

    C++

  5. fnd fnd Public

    fnd is a versatile, intuitive file search utility for both local and remote environments.

    Go 2

  6. alloc alloc Public

    Arena-style memory allocator with bump and free-list allocation strategies.

    C