oTHER cODING pROJECTS
Notable Coding Projects
Published Random Number Generator App (IOS)
I've always aspired to have a published app on the Apple App Store but wasn't sure where to start. To challenge myself, I decided to learn Swift and build a simple random number generator app. Once the code was ready, I thought I was prepared to publish it—only to discover that the process was much more involved than I initially anticipated. With little prior knowledge, I dove into online resources and, step by step, I learned how to navigate the technicalities of app publishing. From setting up developer accounts and generating the necessary certificates to passing test builds and working through Apple's review process, I gradually pieced everything together. While it took longer than expected for a simple app, this experience taught me valuable lessons about the complexities of app development and the importance of perseverance in bringing an idea to life for the public.
Fun Field Goal Stat Tracker
Handed to me by a manager as a new hire coding challenge, this project was my shot at creating a stat tracker for field goals. It keeps tabs on the number of attempts, successful shots, and the success percentage—all in real time! This was one of my first adventures in combining HTML, CSS, and JavaScript to bring a functional idea to life.
Image or Logo Carousel
A lot of website platforms don't have a native image slider widget to be easily added to website. When clients requested this feature I set out to build it from scratch using HTML, CSS and Javscript. You may have seen the below example used on my homage to showcase some logo designs.