Projects
(Projects are ordered from first to most recent.)
Keeping Diaries Alive (VALORANT)
Project Description
Keeping Diaries Alive was the very first solo project I completed during my coding bootcamp at Coding Dojo. It’s essentially a companion diary app for VALORANT ranked grinders. Users can log their match info and YouTube videos and write about what happened in the matches to look back on at a later date.
My Role
This was a solo project so I did this on my own. This was a great introduction to using Python to build an application and using I also deepened my front end skills in HTML, and CSS. Particularly, with CSS I used Bootstrap styling for the first time as a way to give a better look to my app.
Technologies
Python
HTML
CSS
Flask
MySQL
Links
AWS
(in process of being deployed)
Github Repo:
https://github.com/DeShawnThomas/K.D.A.-Keeping-Diaries-Alive--Solo-Project-
Looking For Gamenight
Project Description
Introducing Friends in Town, Or Nah - a Python-based app developed as my first solo project post-bootcamp. Built with Flask, F.I.T.O.N allows users to check if their newly formed friends are available for plans, using intuitive interfaces, advanced scheduling algorithms, and a geolocation API. Leveraging AJAX technology, the app delivers real-time updates and dynamic content, ensuring a seamless and responsive user experience. F.I.T.O.N embodies my passion for creating practical solutions and fostering connections through technology.
My Role
During the initial phase of the project, I took the lead in developing L.F.G., which resulted in our group achieving a passing grade on the first submission. Motivated to further enhance the platform's capabilities, I dedicated personal time beyond the bootcamp to extend its functionality. This involved acquiring new skills, such as implementing the ability for users to upload image files for profile pictures and showcasing their game collections. While there are still exciting ideas on the horizon, such as user searching and rating systems, the framework is in place for future enhancements when I return to continue building upon L.F.G.'s success.
Technologies
Python
HTML
CSS
Flask
MySQL
Links
AWS
(in process of being deployed)
GitHub Repo:
https://github.com/DeShawnThomas/L.F.G.-Looking-For-Gamenight--Group-Project-V2-
Friends In Town, Or Nah?
Dropdown functionality on profile picture icons implemented.
Google Maps Geolocation API used to display user location on profile as well as interactive icons for social media.
Maps also populate with locations of group members.
Friends can update current status message to go with current location.
Project Description
Looking for Gamenight was an app developed at the end of Coding Dojo as our group project. L.F.G. provides a platform to connect with local gamers in major cities, host or attend game nights, and forge new friendships. There also is functionality for users to upload and show off their game collection. L.F.G. simplifies the process of discovering and participating in enjoyable gaming experiences.
My Role
In my role as the sole developer, I took on the challenge of creating F.I.T.O.N as my first independent project outside of a bootcamp setting. It was an opportunity for me to push my skills to the next level and tackle new technologies. One of the main objectives was to integrate AJAX and APIs into the app, which allowed for real-time updates and enhanced user interactions. Also challenged myself to make validation alerts look a bit more stylized (utilized SweetAlert). This experience of taking full ownership and exploring new technologies has been invaluable, further fueling my passion for software development and inspiring me to continue pushing boundaries in future projects.
Technologies
Python
Javascript
HTML
CSS
Flask
MySQL
AJAX
Google Maps Geolocation API
Links
AWS
(in process of being deployed)
GitHub Repo:
https://github.com/DeShawnThomas/Friends-In-Town--Or-Nah-aka-F.I.T.ON