-
Chess Puzzle
Uses a backtracking algorithm. Eight queens must be placed on a chessboard so they are unable to attack one another.
- Python -
-
Scriptureroots
A dynamic website built using Django.
- Python -
- HTML -
- CSS -
- Javascript -
-
TaskTrack
A time management program. Add a task with an estimated time of completion. Results can be saved. Used the Pyglet library.
- Python -
-
Tetris
Tetris. Done through following a tutorial.
- Python -
-
Omnifood
A mock food delivery service app. Done through following a course.
- HTML -
- CSS -
- Javascript -
-
Forkify
An app for finding food recipes. Done through following a course.
- HTML -
- CSS -
- Javascript -
-
Exercise App
A webapp which allows a user to record their workouts on a map. Done through following a course.
- HTML -
- CSS -
- Javascript -