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

Block or report abaksy

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

Hi there, I'm Aronya

πŸ“š MS CS student at UC San Diego

πŸ’» Cloud Developer I at Hewlett Packard Enterprise, Bengaluru, India (2022-24)

πŸ“š B.Tech in Computer Science and Engineering at PES University, Bengaluru, India

πŸ‘¨β€πŸ’» Learning about cloud-native architecture and distributed systems

🎸 Self-taught guitarist and Indian classical singer

πŸ’» Languages

πŸ‘¨β€πŸ’» Some of my projects

  • CalBERT - Code-mixed Adaptive Language representations using BERT, published at AAAI-MAKE 2022 here
  • Sentiment analysis and topic modelling tasks tasks on press releases scraped from the US Securities and Exchange Commission's website here
  • Implementing an M:N user-space threading library that schedules waiting user threads onto a fixed no. of kernel threads (like Goroutines!) here
  • My implementation of the Bitcask database in pure Python! here
  • A VS Code extension I wrote for the Bhailang programming language πŸ˜† here (with 1000+ installs on the VS Code Marketplace !)
  • A basic version control system for text files built in Python using Dropbox as backing storage that allows collaborative editing! here

🧰 Frameworks and Tools

☎️ Contact me

Gmail

Popular repositories Loading

  1. pesu-cse-notes pesu-cse-notes Public

    My notes for CSE at PESU Bengaluru

    TeX 168 22

  2. bhailang-vscode bhailang-vscode Public

    Visual Studio Code Language support for bhailang

    15 1

  3. golang-mini-compiler golang-mini-compiler Public

    A compiler front-end for Golang implemented using Python Lex and YACC that handles the switch and loop constructs

    Python 7 2

  4. sec-analysis sec-analysis Public

    Scraping and IR tasks on data from press releases put out by the US Securities and Exchange Commission

    Jupyter Notebook 4 1

  5. pycask pycask Public

    A log-structured disk-based key-value store in Python for educational purposes

    Python 4

  6. CSE221 CSE221 Public

    My lecture notes for UCSD's Graduate Operating Systems course (CSE 221)

    3