I'm a passionate Developer based in Philadelphia. I enjoy tackling complex issues, breaking them down into manageable solutions.
In my free time, I play trading card games and like to delve deep into game development in Godot.
View ResumeThese projects are some of prototypes I am currently developing in Godot using GDScript.
This project is a React-based web app that detects faces within images using a Clarifai API. Users input image URLs and receive instant face counts, while the app also keeps track of the total faces detected across all submissions. It connects to a Node.js based server to handle backend face detection and interactions with the Postgres Database.
Introducing my initial React project, Robofriends! This straightforward app connects to an external API to generate robotic characters, or 'robofriends,' using data from robohash.org. Its primary feature includes a basic search functionality that allows users to filter through the list of robofriends by entering text. Despite its simplicity, this project marks my first step into React development, showcasing the integration of external data sources and basic user interaction.