My Projects

Below is a summary of projects I've completed, currently working on, and upcoming projects I plan on starting.

Current Project

  • ERND - Workout Tracker App - MVP Released!
  • Check It Out Here 👉

  • Languages: JavaScript, C#, HTML, CSS
  • Tools: VS Code, Git/ GitHub, ASP.NET Razor Pages, ASP.NET Core Identity, Entity Framework Core, SQLite, RESTful API
  • Features: Workout Tracking, Exercise Database, Workout History Logging, Notes & Goals Tracking, Secure User Authentication

Recent Project

  • Portfolio
  • Languages: HTML, CSS, Javascript
  • Tools: VSCode
  • Designed a multi-page interactive portfolio using HTML, CSS, and JavaScript.
  • Implemented responsive navigation with a fixed top bar and mobile-friendly hamburger menu.
  • Structured clear sections for Resume, About Me, Projects, and Contact to enhance user experience.
  • Integrated GitHub Pages for live hosting and version control with ongoing updates.
  • Applied clean UI design principles for accessibility and readability across devices.

Past Project | Professional

Automated Email Response System | Microsoft Visual Basic, Outlook

  • Developed custom VBA programs to streamline email responses in Outlook.
  • Automated the extraction of recipient names from the email "to" field for personalized greetings (e.g., "Hey [First Name]").
  • Dynamically inserted tailored content and professional sign-offs to save time and ensure consistent communication.
  • Enhanced workflow efficiency by automating responses to routine inquiries and updates.

Past Project | University

Covid-19 County Data Collection System | Data Science, Python, Jupyter Notebook

  • Designed an interactive system to collect and store county names and COVID-19 test results.
  • Implemented data modification features allowing real-time updates and accuracy.
  • Developed a status classification system that categorized counties based on COVID-19 case counts.
  • Created a user-friendly, menu-driven program with functions, recursion, and error handling.

Past Project | University

Book Analysis Project | Data Science, Python, Jupyter Notebook

  • Developed a data analytics program for "Oliver Twist" using file handling and string manipulation.
  • Used dictionaries, loops, and conditional statements to count word occurrences and identify unique words.
  • Created a bar graph to analyze language patterns and syntax in the novel.