Sticky Notes web app.
Uses mulitple components. Sticky note UI with
the ability to add, edit, delete and search for notes.
Notes are saved to the browser's local storage.
Skills:React, JSX, Components Tools:CodeSandbox, Props, State
Uses GitHub's API to pull data from my GitHub
portfolio to create a gallery of repos.
Visitors can search for repos and
click on the repos to see more
details and a link to the repo.
Players guess the word by entering one letter at a time.
If the player guesses all the letters correctly
before they use up their allotted guesses, they win!
My first completely solo JavaScript project. The app queries the PoemDB.org API
and allows users to search through and select first an author name, and then a title by
that author. The poem appears and can be downloaded as a text file.
NOTE: As of August 29, 2022, PoetryDB.org appears to be having issues. And this app is
not operable.
In 2021, I completed Udacity's Data Analysis program.
I completed three big projects: An A/B test;
A data-cleaning & -analysis of a
Twitter API; and a mathematical and graphical analysis
of loan outcomes.