My Projects

2024
HueVision
Swift API Vision Pro
  • I built an app designed around the spatial VisionOS interface to control Philips Hue lights using Apple Vision Pro.
  • Multiple instances of lights can be opened at one time and can be placed spatially around the house.
  • Features:
    • Hue Bridge discovery and pairing.
    • Secure API credential saving in Keychain once initial connection is made.
    • Responsive UI designed using an MVC architecture pattern.
Project Image
Portfolio Website
HTML CSS JavaScript
  • This year marked the launch of my portfolio website, a significant step in my ongoing journey of development.
  • In this project, my primary focus was on the site's User Experience (UX) and User Interface (UI), paying close attention to minor details and consistently testing them to perfect the usability. I emphasized the importance of interactive elements like hover effects and fade transitions, ensuring each component responded effectively while maintaining overall usability.
  • While this isn't the prettiest website ever made, I am proud to call it my own. I will continue to iterate on its design as I progress .
Project Image
2023
SQLI Detection using AI
Python API
  • The objective was to develop a system utilizing the OpenAI API for identifying threats listed in the OWASP Top 10, and I selected SQL Injection for this purpose.
  • Utilizes artificial intelligence to analyze and identify potential threats in a web server's access logs.
  • Generates a security report detailing the total count of logs reviewed, along with a breakdown of normal activities and potential indications of SQL Injection attempts.
Project Image
2022
Flappy Bird C++
C++ GameDev
  • Using DirectX Toolkit, I recreated the historic Flappy Bird mobile game using C++.
  • Developed the game's mechanics, including implementing gravity effects on the bird, the continuous generation of pipes, and the game-over scenario integrated with a high-score tracking system.
  • Visual Assets: github.com/samuelcust/flappy-bird-assets
Project Image
Hospital Management System
HTML CSS SQL PHP
  • For my database management course, I lead a group project to create a university-themed patient management system.
  • The web application contains a fully featured login system, as well as multiple tables to manage patients and their medical records, doctors, and hospital branches. All tables can be modified using the front end interface utilizing PHP requests.
Project Image

More projects to be added...