About me
I am a software developer looking for a role that allows me to grow professionally, develop genuine connections with colleagues, and challenges me to continue learning. My professional background has been heavily focused in Accounting/Finance which required high levels of analytical skills as well as attention to detail. While working in those roles, I developed a strong understanding of complex Excel formulas which I used to problem solve and streamline tasks. I was able to draw a connection between what I enjoyed most in my accounting career with the work that is required of a developer. I have enjoyed what I’ve already learned, am excited to expand that knowledge, and ready to begin this new chapter.
Preferred locations
- Denver, CO
- Jacksonville, FL
- Orlando, FL
- Savannah, GA
- Charlotte, NC
- Raleigh, NC
- Charleston, SC
- Nashville, TN
- Austin, TX
- Dallas, TX
- Houston, TX
Previous industries
Skills
Currently learning
Projects
ListenUp
ListenUp
Tools Used
ListenUp is an application where users are given a random sound and have to guess what it is. The app offers different categories of sounds such as animals, musical instruments, machines, & miscellaneous. A user then has the option to select a difficulty which determines how many times a sound can be replayed before a guess must be submit. After finishing the game, a score is computed based on the number of correct answers, which is then added to the all-time leaderboard.
IMDB - Clone
IMDB - Clone
Tools Used
This application is intended to be an IMDB clone. It has been created using Next.js, Tailwind CSS, & TypeScript.
The goals of this project were to:
- Leverage Next.js to enhance the user interface and experience
- Utilize Tailwind CSS to improve the visual presentation
- Implement TypeScript for robust and maintainable logic
- Create successful API calls from TMDB
Marvelous Gifs
Marvelous Gifs
Tools Used
The purpose of this application is to enable a user to see various gifs of their favorite Marvel heroes and villains. Once a user has navigated to the main page, they have the option of searching in the input box or selecting a character's name directly from the list below it. After a selection has been made, the user will be routed to a page displaying their chosen character's name and gifs. The gif display utilizes slider.js and creates a slideshow effect for the returned results.