Skip to content
View aditya-adiraju's full-sized avatar
  • Vancouver, BC
  • 21:37 (UTC -07:00)

Organizations

@ubcctf

Block or report aditya-adiraju

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

Hiya there πŸ‘‹, I'm Aditya Adiraju!

Working at UBC's Faculty of Medicine writing software to support Medical Education and future doctors globally πŸ‘¨β€βš•οΈ πŸ‘©β€βš•οΈ.

I study Computer Science and Mathematics at The University of British Columbia!

I enjoy cryptography and love CTFs. I'm also a fan of automating project pipelines with the cloud. I love working on cool hardware projets from time to time

πŸ’» Building software at UBC's Faculty of Medicine to support Medical Education and help future doctors worldwide πŸ‘¨β€βš•οΈπŸ‘©β€βš•οΈ. πŸŽ“ Studying Computer Science & Mathematics at The University of British Columbia. πŸ” I enjoy exploring Cryptography and competing in CTFs (Capture the Flag challenges) with Maple Bacon and Maple Mallard Magistrates. ☁️ Love staring at yaml for hours to set up cloud-based pipelines to automate projects.

Projects that I enjoyed making!

  • πŸ§¦πŸ€– SockBot: A discord bot for UBC A Cappella's Sock Wars, an assassin-based game, made with PyCord and SQLite
  • πŸŒπŸŽ™οΈ EchoSphere: A web application that lets users create, chat with, and listen to audio only livestreams, powered with NextJS and WebRTC.
  • πŸƒβ€βž‘οΈπŸ›’ The Travelling Grocer: A webapp that enables users to find an optimal route through a grocery store with a given grocery list. Written with MongoDB, Express.js, Angular.js, and Node.js, leveraging MappedinSDK.
  • 🐧🐧 dotfiles: A monorepo of various linux config files for various tools, mainly NixOS flakes and neovim configurations
  • πŸπŸ—’οΈ ctf-diary & team diary: A series of (sort of) up to date writeups for fun cybersecurity challenges from various CTFs
  • βš”οΈ 🚒 Battleship: An Object-oriented implementation of Battleship (the game) using Java and JUnit

Reach Out On

I love working on projects and helping people out, contact me at any of the following:

  • Email: adiraju<at>student<dot>ubc<dot>ca
  • LinkedIn

Popular repositories Loading

  1. TheTravellingGrocer TheTravellingGrocer Public

    NWHacks 2024 Project

    TypeScript 3 2

  2. SockBot SockBot Public

    A Discord Bot for UBC A Cappella Sock Wars 2024/25 written with PyCord SQLite

    Python 1

  3. pyTris pyTris Public

    A tetris game created with the help of the pygame library in python.

    Python

  4. coordination-trainer coordination-trainer Public

    This is a quick project made using pygame. I created it to train my hand-eye coordination and it turned out to be pretty addictive.

    Python

  5. MUN-Manager MUN-Manager Public

    EJS

  6. Battleship Battleship Public

    This application enables users to play a multiplayer version of the classic game of Battleship. Battleship is a fun and strategic guessing game where players place their ships on their 10x10 playin…

    Java