-
predicting movie genres from plots
we used a various implementations of naive bayes classifier, xgboost, and grus in combination with multiple different word embeddings to predict movie genres from their plots. we beat the paper metrics by a mile and then we combined it all into a neatly packaged app using streamlit. i will link it if we ever publish it, but till then, have the source code: github
-
vicious aegis shell
the vicious aegis shell is a shell that i wrote in c for my operating systems course. it supports a bunch of commands, and has a few features like history, aliases, and a few others. it can also be called the very awesome shell (vash). check it out: github
-
quora scraper
turns out quora is a great source of data. a lot of people, a lot of posts, barely any restrictions. so i wrote a scraper that scrapes quora for posts and user info. its written in python using selenium and my amazing system design skills. check it out: github
-
anya’s joyride
for my computer graphics course, i ruthlessly copied jetpack joyride but the main character is spy family’s cute anya. it was a lot of fun to make, and i learnt a lot about opengl and graphics programming in general. i cant find the code for now and im too lazy to look for it, but i will link it here if i ever find it.
-
and more
but again, too lazy to write about them. check out my github for more stuff, its linked below.