About me
Hello! I'm passionate about front-end development. I was first led to this field by my curiosity towards how websites were made. In my journey I developed empathy for the users experience, I aim to craft beautiful applications that are responsive across different screens and accessible. Currently, I'm seeking opportunities to create software in the healthcare field. Let's connect and collaborate!
Preferred locations
- New York, NY
Previous industries
None specifiedSkills
Currently learning
Projects
Runway Reviews
Runway Reviews
Tools Used
This project allows a user to log into their account and view the reviews they made for a particular airport. They can also add a review of the airport based on a list of categories from a dropdown menu. They can then view the review that was just made. This project uses several different API's to get a list of airports, for the user to login and to show the reviews.
Bike Find
Bike Find
Tools Used
Application uses an API to fetch information about e-bike locations in New York City. The user can click a location on the home page and be taken to another page with more details. They can save that address if they want and view it by clicking the Saved Locations button. They can also delete the address if they want as well.
News
News
Tools Used
Application uses an API to fetch news article data. The user can view a snippet of the article on the home page and click the title for more details. They will navigated to a page that includes more information including the link to the full article. There is also a search bar on the home page for the user to search for existing articles.
Mixtape
Mixtape
Tools Used
Mixtape is a project that uses a collection of albums from the 80s to create a nostalgic "mixtape" of your favorite songs from the decade. A user can choose the year to see specifically the curation of best albums from that time period and see a refined selection. From there, the user can choose a specific album to see its track list and select a song to add to the playlist on the main page. We focused our efforts on creating an easy-to-use and accessible web app for the user while integrating newly self-taught TypeScript. Responsive design, Cypress testing, React Router and the Discogs API with an OAuth were utilized in the creation of this application. We collaboratively designed the final concept, the user stories of UI/UX, the wireframe for the structure of the React app and aesthetic design choices. Sharing resources for self-teaching on TypeScript was vital to our progress with this application and we benefited from tutorials, youtube videos, github TypeScript resources