Pinned Repositories
2-Player-Snake
Classic game of snake with two people!
30-seconds-of-python-code
Python implementation of 30-seconds-of-code
alex979.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
banweb-python
Interface with banner to access academic information in your programs.
cornerstoneTools
A framework for tools built on top of Cornerstone.
Databases-Final-Project
Mock university course registration/advising system for my final project in CSCI 2541 - Database Systems
lson
A command line program written in go to output directory structure in JSON format.
mandelbrot
A WebGL simulation of the Mandelbrot set
snake-game-python
The classic snake game written in python
Sumo-Competition
Codebase for GW Robotics' annual Sumo Robotics Competition
Alex979's Repositories
Alex979/2-Player-Snake
Classic game of snake with two people!
Alex979/mandelbrot
A WebGL simulation of the Mandelbrot set
Alex979/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
Alex979/alex979.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
Alex979/banweb-python
Interface with banner to access academic information in your programs.
Alex979/cornerstoneTools
A framework for tools built on top of Cornerstone.
Alex979/Databases-Final-Project
Mock university course registration/advising system for my final project in CSCI 2541 - Database Systems
Alex979/lson
A command line program written in go to output directory structure in JSON format.
Alex979/snake-game-python
The classic snake game written in python
Alex979/cpprogress
Header-only C++ library for customizable and thread-safe progress bars.
Alex979/curriculum-utility
Senior Design 2020-2021 Project with Zach Coveno and Alex Broaddus
Alex979/Evolution
Evolution Simulation
Alex979/Eyes
Eyes follow your cursor around the screen
Alex979/golang-test-api
Test api using Go, Gin, and Gorm
Alex979/gw-robotics.github.io
Official website of GW Robotics! Please contribute to the SOURCE branch, not MASTER.
Alex979/GWorld-Dining-App
Android app to display local GWorld accepting restaurants with yelp reviews
Alex979/Ingredient-Search-App
Android app to list ingredients detected in any photo of food
Alex979/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
Alex979/Krunal-Desai
Personal Photography website for Krunal Desai
Alex979/Minesweeper
Remake of Microsoft's classic Minesweeper in Java
Alex979/pyinstaller
Freeze (package) Python programs into stand-alone executables
Alex979/pywebview
Build GUI for your Python program with JavaScript, HTML, and CSS
Alex979/react-cornerstone-viewport
Cornerstone medical image viewport component for React
Alex979/Star-Battle-Bot
My attempt at automating the Star Battle game by krazydad
Alex979/Threejs-in-practice
Alex979/typescript-node
Extremely basic starter template for using TypeScript with Node.js
Alex979/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
Alex979/xv6-public
xv6 OS