vimlord
I am a Machine Learning enthusiast and Computer Science graduate of Stevens Institute of Technology.
Amazon Web ServicesSeattle, WA
Pinned Repositories
3D-Space-Strategy-Game
This game is designed to provide an accurate simulation of space combat. The game consists of opposing factions that fight in space with the sole purpose of defeating the other(s).
AScript
An attempt at a scripting language for the Arduino UNO ATmega328p
Clustering-Background-Subtraction
A program for filtering non-constant elements of a video from a scene to form an image.
CS583-DeepLearning-HW
My solutions to the coding assignments for CS-583 (Deep Learning)
DuckHacks2017
An application for playing music to match your mood.
Dumbbot
A RNN-powered context-free chatbot hosted by a NodeJS server.
GargleSearchEngine
A hobby search engine for my amusement.
Lomda
An interpreted programming language with mathematical functionality.
QuantumVirtualMachine
A program that attempts to simulate a quantum computer.
Recipe-Name-Generation
A series of Jupyter notebooks that generate recipe names using seq2seq autoencoders and GANs.
vimlord's Repositories
vimlord/QuantumVirtualMachine
A program that attempts to simulate a quantum computer.
vimlord/3D-Space-Strategy-Game
This game is designed to provide an accurate simulation of space combat. The game consists of opposing factions that fight in space with the sole purpose of defeating the other(s).
vimlord/MeshSimulation
A simulator that allows for sets of objects made of point masses to be simulated.
vimlord/2D-Shootout
A top-down shooter game for one or two players.
vimlord/AstroScriptInterpreter
A program that interprets a very simple, custom designed programming language.
vimlord/BattlefieldCommanderGame
A game centered around commanding armies.
vimlord/Color-Guard
An Android application that can be used as a lock.
vimlord/FunctionConstructor
A program that can take functions and use equivalence between functions to create new ones. It comes with some Trigonometry functions to test it out.
vimlord/GravitySimulator
This program is a 2D Gravity Simulator with built-in input.
vimlord/MandelbrotDrawer
A program designed to draw Mandelbrot and Multibrot sets based on user modification.