This is my work archive for any projects that do not strictly conform to the category of words. Expect technical research, creative coding, music-making, and more.

github— codepen— soundcloud—

Dusty FLAC Files

Electronic Music

In 2018, I was obsessed with drum machines and arpeggiators and Richard Linklater. Art derives from obsessions. On sleepless nights in my college bedroom, I made some music and put it on SoundCloud. It was a concept album but I forget what the concept was. It is electronic music, but really it's quite genrequeer. Experimental even. Y'allah. Out now on all platforms.

Graph Substructure Representations

Machine Learning

An extension to the work done by Srinivasan and Ribeiro (2020) on the equivalence between node embeddings and structural representations.

Gender Biases in Film

Natural Language Processing

Using the connotation frames of power and agency introduced by Maarten Sap et al (2017) we study power and agency differentials in dyadic relationships in film to identify bias in the portrayal of characters.

Predicting Wine Quality

Statistical Analysis

We study the association between physicochemical features of a wine with the subjective markers of wine quality. Essentially, we wish to determine physicochemical characterestics which may help manufacture better wine.

Primal-Dual Interior-Point Algorithms

Computational Optimization

A survey of path-following primal-dual interior point methods for CS 52000: Computational Methods in Optimization at Purdue University.

Tensorflow Fractals

Math & Creative Coding

Uses tensorflow with iterative functions to create fractal images and animations. The iterative functions characterize the fractal patterns, such as the Julia or Mandelbrot sets.

Broadway: A Social Media Platform for Cinephiles

Application Development

A social networking application which allows users to bond through movies, and get suggestions from your friends and state-of-the-art ML algorithms.

Matteblack: Open-Source Stock Analysis Dashboard

Application Development

A Django-based stock analysis tool using the Python AlphaVantage API Wrapper. Integrates advanced stock analytics tools into this open-source dashboard.

What does Twitter think?

Natural Language Processing

Sentiment analysis on several tweets with the intention of creating analysis and art. Work in progress.

Particle Field

Web Interaction

An Interactive n-Body Simulation in JS. Click to change source of the force. A part of a series of live coding tutorials I hosted on Twitch.

Ethereal Minds

Web Interaction

A small JS experiment intended to teach the usage of event loops and mouse positioning. A part of a series of live coding tutorials I hosted on Twitch.

Canvass

Web Development

A web based canvass for note taking, painting, and more. A part of a series of live coding tutorials I hosted on Twitch.

JS Audio Visualizer

Math & Web Interaction

A JS Web Audio API experiment wherein I visualize the frequency distribution of songs/microphone input via FFT. A part of a series of live coding tutorials I hosted on Twitch.