FEATURED PROJECTS
App Dev with Kotlin
I am currently working through the Android development with Compose course on the Android Developers website. The course features extensive use of the Kotlin programming language, in particular, making use of the Jetpack Compose framework for developing Android applications. I am new to both Kotlin and App dev, so in taking this course I hope to have a firm grasp of both.
Read More...The Odin Project
I've decided to compile all my projects from TOP into one here. Working through the fundamentals section of The Odin Project has helped me form my basic knowledge of front-end development. I've worked with HTML CSS and JS. In the next section of this course, I will be learning to use Node.js on the backend to manage websites.
Read More...Java Chess App
A simple chess application in Java built completely from scratch. This project makes use of the JavaFX library to draw the chess objects onto the screen and plain old core Java to handle the logic. A very insightful project that helped strengthen my understanding of the Java programming language.
Read More...