Explore My

Projects

Internship Projects

Raymond James: Frontend Development of a Financial Advisor Facing Product

Contributed to the front-end development of the Client Onboarding (COB) application, focusing on the Financial Advisor Change feature used across various departments. Designed and implemented dynamic, userfacing components using TypeScript, JavaScript, Angular, Node.js, and Webpack to improve usability and maintainability. Collaborated with an agile team of four developers from diverse technical backgrounds, participating in code reviews, stand-ups, and cross-functional planning.

Aline: Frontend and Backend Development of an Application

Engineered a modular app framework featuring six customizable tools designed for client adaptation in iOS and Android environments. Leveraged Swift, Kotlin, Java, C#, Python, JavaScript, React, and Node.js to deliver scalable, platform-agnostic solutions in close collaboration with product and dev teams.

Personal Projects

Portfolio Website

Designed and developed a personal portfolio website to showcase projects and skills. Utilized HTML, CSS, and JavaScript to create a responsive and visually appealing design. Implemented interactive features and optimized the site for performance and accessibility. Used Github Desktop as well as netlify to deploy it. (It is what you are looking at right now!!)

Python Game

My first personal project with Python. I devloped a game with 3 different types of enemies. I wanted to focus on the four pillars of Object Oriented Programming (OOP). Those being Encapsulation, Abstraction, Inheritance, and Polymorphism. You can checkout my code on my github!

Java Game

My first personal project with Java. I devloped a personalized version of Yahtzee with unique features. I again wanted to focus on the four pillars of Object Oriented Programming (OOP). Those being Encapsulation, Abstraction, Inheritance, and Polymorphism. You can checkout my code on my github as well!