Cameron LaBounty
Software Engineer | App Developer
Projects
Santé: Fitness & Friends
- Kotlin Multiplatform Mobile
- Firebase
- Kotlin
- Jetpack Compose
- Swift
- SwiftUI
Summary
An online networking application for fitness.
Locality: Social Media
- Kotlin Multiplatform Mobile
- Firebase
- Kotlin
- Jetpack Compose
- Swift
- SwiftUI
- Mapbox
Summary
A location-based social media platform for iOS and Android.
Rubik's Cube Solver
- Processing
Summary
A 3D Rubik's Cube simulation and solver for 2x2, 3x3, and 4x4 cubes. Implemented a popular blindfolded solving method used by competitive speed cubers. Added functionality to solve and manually turn the cube by clicking a face and dragging the mouse in the direction of the turn.
S.P.U.C - SPace UnContained
- Unity
Summary
A first-person 3D crafting survival game made with Unity. Players can decide to craft weapons or rely on robots to fight off enemies and defend their oil drill. With more than 25 craftable items, 8 enemy varients, and 3 types of friendly robots, there are countless ways to play and every game is always unique.
Snake++
- C++
- Allegro
Summary
An implementation of the classic snake game made with a custom-built C++ game engine. Players can choose from 4 different maps that vary in difficulty with rock and portal obstacles. Power-ups such as the ghost or snail are also randomly spawned to offer interesting ways to play the simple game.
Sliding Puzzle Solver
- HTML5
- CSS3
- JavaScript
- jQuery
- A* Search
Summary
A 3x3 sliding puzzle game and solver that uses an A* Search algorithm.
RatCamp Trivia
- HTML5
- CSS3
- JavaScript
- jQuery
- Heroku
- Node.js
- MongoDB
- Express
- Socket.io
Summary
An online chat interface with a built-in trivia game that can be played in public or private chat rooms. Developed using agile methodologies with a team of 3 other students.
Sudoku Solver
- Python
- Pygame
Summary
A Sudoku game and solver that uses a backtracking algorithm to find a solution to any solvable game. Added functionality to play the game as well as manually input your own board.
Golf Stats Tracker
- HTML5
- CSS3
- JavaScript
- jQuery
- Firebase
Summary
A mobile web application to track your golf stats as you play. Implemented feature to view and compare your lifetime stats with friends. Added settings functionality to only track and share the stats that you choose.
Golf Game
- JavaScript
- Phaser.js
Summary
A browser-based golf game with 9 unique holes, a practice mode, powerups, and a customizable ball and player.