Joshua Weston
Hello there! You've found my github.io site. This page features some of the projects that I have worked on. Please take your time to explore this page.
Bot Commander for Discord
An Android app I made where you can create and host a discord bot from your device.Written in Java.
Luku
An Android app I made where you can create decks of flashcards, and then study them with a variety of testing modes.Written in Java and Kotlin.
Kuzushiji Classifier
This is a web application where you can try and write a hiragana symbol in the Kuzushiji style of cursive Japanese and the classifier will predict what you wrote.Model developed with Python and Keras, Page written with Javascript, styled with CSS from scratch.
Notes
A small webpage where you can write some notes and view them again later.Written with Javascript, styled with CSS from scratch.
ow-profile-stats
With this page you can view some stats for your overwatch profile!Written with Javascript, styled with CSS from scratch, and some React.
Double Exposure
A short game made in 48 hours for a game jam. Puzzle platforming with a unique world switching mechanic.Made using Unity with C#. Blender for 3D assets.
Android-Calculator
A calculator app that features a live equation view. This app utilized a stack to do the order of operations.Written in Java.
UWP-Calculator
This was my first universal windows platform app.Written in C#.