Skip to content
View akarki2005's full-sized avatar

Block or report akarki2005

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

Hi, Iโ€™m Aayush. ๐Ÿ‘‹

I study Computer Science at the University of Toronto and spend most of my time building backend systems or reading about distributed systems and cloud computing.

Recently

  • Backend SWE @ CIBC (Client Servicing Technology ๐Ÿฆ)
  • Open Source SWE @ UofT (Course Prerequisite Visualization ๐ŸŽ“)
  • AI SWE @ The Matter Lab (AI Agents for Quantum Chemistry โš›๏ธ)

Links

Selected Work

Open Source SWE:

MarkUs (Student Grading Platform)

Courseography (Course Prerequisite Visualization)

Technical Writing:

Pinned Loading

  1. Courseography/courseography Courseography/courseography Public

    Courseography is a tool created by David Liu and Ian Stewart-Binks to guide students through their undergraduate careers.

    JavaScript 71 74

  2. MarkUsProject/Markus MarkUsProject/Markus Public

    Git repository of MarkUs

    Ruby 281 256

  3. bedrock bedrock Public

    A log-structured merge-tree storage engine in Go featuring WAL-based durability and SSTable compaction.

    Go