Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View abdullahmoh21's full-sized avatar

Block or report abdullahmoh21

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

Hi!

I'm Abdullah, a third-year CS student @ UBC. Outside of code I wrestle, watch anime, and read fiction.

Current Focus

I'm interested in systems programming, data storage, and distributed systems. I mostly work in C, Python, and Node.js. I recently wrapped up dist-KV, a from-scratch distributed Redis-compatible key-value store, and I'm now working on EduAI at UBC — an AI tutoring platform we're consolidating into a unified production system ahead of its September pilot.

I keep a lab notebook of what I'm learning and breaking at naqvi.dev.

Pinned Loading

  1. dist-KV dist-KV Public

    C 1

  2. therapy-website therapy-website Public

    Website to manage a therapy practice. Including payments, scheduling, secure JWT based Auth, and caching using Redis

    JavaScript 1

  3. glitchy-compiler glitchy-compiler Public

    Educational programming language

    Python 2

  4. TSKFLO TSKFLO Public

    A team based task management system with invitation based registration and live messaging using WebSockets

    JavaScript