Skip to content
View anubhavpgit's full-sized avatar
🍀
LFGGG
🍀
LFGGG

Highlights

  • Pro

Organizations

@cbrtl

Block or report anubhavpgit

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

anubhavp.dev
resume

Hi, I am Anubhab Patnaik, a SE from India, and a Master's student in computer engineering at NYU from India. Here's my background and here's what I am up to these days. I used to dabble in ML, web, mobile, and CMD applications. Now, I am mostly involved in building high-performance scalable systems, distibuted applications and low-level compilers. Here are a couple of projects that I am planning to take up sometime soon:

  • An image/audio analyzer/decomposer to convert svg to png and vice-versa; decomposing periodic functions using fourier series approximation
  • A consistent, memory-safe fast, read/write distributed database built in Go/Rust that implements a distributed caching mechanism like docstore or memcached

Feel free to DM if interested in working together. Some of my recent projects have been:

  • A MVP of a neural sensor hardware to capture finger movements to be used as an input device.
  • Fireside - An end-to-end encrypted, decentralized chat app built with GunJS & Svelte, enabling low-latency, secure, and ephemeral messaging. - Live
  • Ferry - A C compiler for RISC-V, capable of compiling the code for a subset of C language (enough to solve LeetCode!)
  • Game of Life- Implementing John Conway's Game of Life and explaining building CPU units using it
  • A RISCV machine code interpreter- a pipelined processor executing machine code instructions with hazard handling and memory safety
  • A RISCV machine code decoder- a simple machine code to assembly decoder that converts machine code to assembly instructions
  • Improvements in Zuzu - Imrpoving perfromance handling and added banner images support in the custom static site generator for my site (anubhavp.dev)
  • Dough: a rich, modular, and customisable content generator written in Rust.
  • A full-fledged telegram and discord bot to mimic the entire functionality set of datingAi with optimzed API calls limiting exhaustion. Also Looking for maintainers for Resoc ( A basic React webpage to host notes for my undergrad college from SIT, BBS).

A GitHub Sponsorship page to keep my work sustainable. Here's more about me, and feel free to connect with me on LinkedIn.

Reach out to me at anubhabr50@gmail.com.

Pinned Loading

  1. dough dough Public

    Rust 1

  2. resoc resoc Public

    RESOC is the coolest academic notes-sharing platform around, built by a bunch of tech-savvy students at Silicon Institute, and it's totally free ❤️. You don't have to sell your soul to afford good …

    JavaScript 3

  3. zuzu zuzu Public archive

    Zuzu is a static site generator that converts all your markdown files into static htmls pages.

    JavaScript 1 1

  4. yatch yatch Public

    A machine code interpreter for RISC-V in C++.

    C++ 1

  5. Movie-rating-prediction Movie-rating-prediction Public

    Movie rating prediction using a trained Multinomial Naive Bayes Model to classify movie reviews as good and bad.

    Jupyter Notebook

  6. nicedear nicedear Public

    A library that generates random avatars. Obvious dicebear rip-off.

    TypeScript