You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FitHub is designed to provide a personalized fitness experience for users, tailoring their coaching and exercise recommendations to their specific fitness goals and preferences. A key feature of th…
E-Commerce website built with Angular and Firebase for Kit N Caboodle Thrift Store in Oceanside, CA. E-Commerce is handled using the Shopify Storefront API.
Generative neural network implemented from scratch in C++. The neural network is trained to predict the output of the function (cos(x) + 1) * 0.5, where x represents the input value. The neural net…
A game of chess I created from scratch. Includes an AI opponent with customizable difficulty and graphics coded from the ground up using the SFML graphics library. I also created all of the sprites…