Here's what I've been up to...
🎓 Graduation!
I completed my B.S. in Computer Engineering/Computer Science from Northeastern University.
Datagame.live updates
I finished testing changes to my trivia app which made questions more varied and the game more competitive. I also refactored the data collection notebooks to make use of Wikipedia and Wikidata (blog post to come).
❄️ Winter break
I passed Software Dev and Capstone, which are probably the most and
second-most time-consuming courses I've taken.
Software Dev made us keep a record (lines of code are .py
and .md
only):
Partner | Codebase | Hours | Weeks | Avg. hours | Avg. additions | Avg. deletions |
---|---|---|---|---|---|---|
Katherine | A | 60 | 5 | 12 | 1907 | 257.4 |
Thomas | B | 52 | 2 | 26 | 3389 | 2105.5 |
Jojo | B | 50 | 2 | 25 | 2674 | 1914 |
And all I got was this unplayable board game :)
[FRESH] drowning in the mercury lounge
I released a collection of 6 mashups on YouTube and SoundCloud. Apart from the intro, all are trap vocals over indie rock or electronic instrumentals. I've wanted to make more original music for a while now, so I hope having fewer unreleased mashups to work on will motivate me.
P.S. my piano pieces from 2018 are still on Bandcamp here. I'd recommend that album if you're a fan of ambient artists like Eluvium or of Angelo Badalamenti's Soundtrack from Twin Peaks.
Personal projects
This site
Portfolio, blog posts, and a small self-hosted todo list app
Technologies used: React, TypeScript (frontend); Kotlin, PostgreSQL (backend)
- Todo App
- Login
- Github
- personal-site
- jsonbin2
Sampler
Android app for creating and playing musical instruments from samples.
Technologies used: Java, JUnit, AndroidX Room, Python, PureData, Node.js