Pinned Repositories
android-calculator
A simple android calculator app.
AssemblyRecursion
Implements several recursive functions using MIPS assembly.
JClassDesigner
A UML Editing application that allows users to design Java programs and then export their designs to compilable skeleton code. Written using Java and JavaFX.
LindaBossRush
Boss rush game made for Mom for Christmas 2018.
LindaDungeonCrawl
maze-generator
A maze generation app in Java, with front end done in JavaFX.
MorseCipher
Encodes plaintext using a fractionated morse cipher. Written using MIPS assembly.
NomuraHackathonTest
PoseMakerApp
A basic drawing app that lets users save their drawings or export them as .png files. Written using Java and JavaFX.
simple-maze-generator
A simple maze generating program which prints to console.
8th-chandrian's Repositories
8th-chandrian/LindaDungeonCrawl
8th-chandrian/NomuraHackathonTest
8th-chandrian/WebPageMakerApp
An application that allows users to create simple web pages using HTML and CSS. Written using Java and JavaFX.
8th-chandrian/LindaBossRush
Boss rush game made for Mom for Christmas 2018.
8th-chandrian/PoseMakerApp
A basic drawing app that lets users save their drawings or export them as .png files. Written using Java and JavaFX.
8th-chandrian/JClassDesigner
A UML Editing application that allows users to design Java programs and then export their designs to compilable skeleton code. Written using Java and JavaFX.
8th-chandrian/AssemblyRecursion
Implements several recursive functions using MIPS assembly.
8th-chandrian/SyntaxHighlight
A syntax highlighter built in MIPS assembly. Displays Java code and highlights syntax in a visual editor.
8th-chandrian/MorseCipher
Encodes plaintext using a fractionated morse cipher. Written using MIPS assembly.
8th-chandrian/maze-generator
A maze generation app in Java, with front end done in JavaFX.
8th-chandrian/android-calculator
A simple android calculator app.
8th-chandrian/simple-maze-generator
A simple maze generating program which prints to console.