Pinned Repositories
Accelerate
Accelerates a ball on the screen (my attempt at making a 2d movement game)
android-battery-monitor
Logs Battery Status for Android Devices using ADB over WiFi
BFF
"Best Friends Finder" - A Hack Harvard project designed to connect pet adopters to people who have pets who want to put up for adoption
dotfiles
A backup of my shell config files ("dotfiles")
Embedded_videos
Contents for my videos on embedded programming on Linux with STM32
engine-cuda
engine-cuda is a CUDA/OpenCL engine for the popular OpenSSL cryptography framework.
grain-o
Microstructure Image Analysis Tool
SnapCycle
An Android App which helps you dispose of waste appropriately by classifying it as recycling or garbage
spotify-app
An app using Spotify's Developer API to visualize statistics on songs in Spotify, and to make and manage playlists from user's currently saved music. Currently a work in progress
Weather_Tracker
Web app that displays Historical Weather Data and Trends in Ontario. Made using Python, Flask, Jquery, Ajax and Chart.js
zainosaurus's Repositories
zainosaurus/spotify-app
An app using Spotify's Developer API to visualize statistics on songs in Spotify, and to make and manage playlists from user's currently saved music. Currently a work in progress
zainosaurus/android-battery-monitor
Logs Battery Status for Android Devices using ADB over WiFi
zainosaurus/dotfiles
A backup of my shell config files ("dotfiles")
zainosaurus/grain-o
Microstructure Image Analysis Tool
zainosaurus/SnapCycle
An Android App which helps you dispose of waste appropriately by classifying it as recycling or garbage
zainosaurus/Accelerate
Accelerates a ball on the screen (my attempt at making a 2d movement game)
zainosaurus/BFF
"Best Friends Finder" - A Hack Harvard project designed to connect pet adopters to people who have pets who want to put up for adoption
zainosaurus/Embedded_videos
Contents for my videos on embedded programming on Linux with STM32
zainosaurus/engine-cuda
engine-cuda is a CUDA/OpenCL engine for the popular OpenSSL cryptography framework.
zainosaurus/Weather_Tracker
Web app that displays Historical Weather Data and Trends in Ontario. Made using Python, Flask, Jquery, Ajax and Chart.js
zainosaurus/lol_dba
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
zainosaurus/Mini-Programs
A collection of small programs and scripts from school courses & random experimentation
zainosaurus/MusicPlayer-3.14
Music Player
zainosaurus/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree
zainosaurus/Snake
A snake game
zainosaurus/Snake_2
A redesigned version of my old snake game using slick2d