Pinned Repositories
3D-Renderer
A collaborative project.
Chess-AI
A prototype chess-playing program.
CHIP-8
A CHIP-8 interpreter built on Linux (and compatible with Windows) using SDL2 and C.
Graph-Rendering
Utility for rendering large graphs using a 2D force-based approach.
Language-Detector-2
Remaking the language detector with Tensorflow RNN technology.
Math-Programming
A collection of small programs in a variety of programming languages.
NES-Emulator
An NES emulator made using SDL2 and C++.
Physics-2.0
Remake of simple 2D n-body gravity simulator
stardustgogeta.github.io
My personal website for all purposes.
Supernatural-Script-Search
A short program for searching for words/phrases across episodes of the CW show Supernatural.
StardustGogeta's Repositories
StardustGogeta/Math-Programming
A collection of small programs in a variety of programming languages.
StardustGogeta/Supernatural-Script-Search
A short program for searching for words/phrases across episodes of the CW show Supernatural.
StardustGogeta/Chess-AI
A prototype chess-playing program.
StardustGogeta/Graph-Rendering
Utility for rendering large graphs using a 2D force-based approach.
StardustGogeta/NES-Emulator
An NES emulator made using SDL2 and C++.
StardustGogeta/stardustgogeta.github.io
My personal website for all purposes.
StardustGogeta/3D-Renderer
A collaborative project.
StardustGogeta/CHIP-8
A CHIP-8 interpreter built on Linux (and compatible with Windows) using SDL2 and C.
StardustGogeta/Language-Detector-2
Remaking the language detector with Tensorflow RNN technology.
StardustGogeta/Physics-2.0
Remake of simple 2D n-body gravity simulator
StardustGogeta/atlassian-python-api
Atlassian Python REST API wrapper
StardustGogeta/CatClone
Making a copy of the `cat` tool in Python.
StardustGogeta/Checkers-AI
A simple AI for playing the game checkers, written in Python.
StardustGogeta/Checkers-AI-2
Another attempt at making a checkers-playing program.
StardustGogeta/data-analytics
StardustGogeta/Java-TicTacToe
A tic-tac-toe partner programming project.
StardustGogeta/Language-Detector
A Python program to guess at the language of a sample of text.
StardustGogeta/Machine-Learning
A collection of projects exploring machine learning in python.
StardustGogeta/MailChimp-TypeScript
An unfinished wrapper for the MailChimp v3.0 API, written in TypeScript 3.0.
StardustGogeta/Math-Explanations
A simple collection of math proofs and explanations.
StardustGogeta/News-Aggregator
A client-side news aggregator using the Bing search API.
StardustGogeta/Spritz-Knockoff
A basic clone of the Spritz speed-reading website.
StardustGogeta/StardustGogeta
Profile description for StardustGogeta.
StardustGogeta/stm32-testing
Testing with the STM32 NUCLEO-64 G0B1RE software.
StardustGogeta/TI-BASIC
A TI-BASIC to Python compiler, written in Python.
StardustGogeta/TicTacTensorFlow
Trying to learn TensorFlow 2 via a tic-tac-toe bot.