Projects

Projects

📚 Occupations Cost

This project aims to provide undergraduates with price transparency to help them understand the long-term costs of their degrees and the debt they may incur after graduation. Streamlit was explored for data visualization purposes.

🛠️ Tools

  • Python, Streamlit

💻 📋 Professional Work

Outlines the examples of the professional work that I’ve done as part of a hospital institution’s emerging technologies and solutions team. Real world problems were solved with programmatic solutions that impacted varying degrees of patients and care team operational workflows.

🛠️ Tools

  • Python, Javascript, PostgreSQL, and Powershell

🦗 American University Simulation (Passion Project)

A text-based game inspired by Oregon Trail was created to simulate the financial toll of attending university in the United States, with options for public and private universities, three career tracks, and fifteen degrees based on Massachusetts’ top programs. Users receive a scorecard on debt and estimated years to pay it off, while admins can add degrees, courses, and mini-games to simulate working part-time and full-time during university.

🛠️ Tools

  • Python, Javascript, Insomnia REST, HTML, CSS

🥘 GPT Tooling Exploration

OpenAI’s release of ChatGPT popularized GPT tools, showcasing their ability to generate content from seemingly thin air. This repository tests JavaScript builds for a recipe generator and chatbot, using a few-shot approach to create unique recipes and maintain a specific “voice” in responses. [Read more]

🛠️ Tools

  • JavaScript, OpenAI API, HTML, CSS

🏢 Golang Exploration

golang capabilities were explored to understand the required components to build a general REST API that connects to and updates DB entries.

🛠️ Tools

  • go