CODEPEN PROJECTS
Below you’ll find multiple examples of small projects that I’ve completed while receiving certifications in HTML, CSS, and JavaScript.
GITHUB REPOSITORIES
Please enjoy the following repositories via Github
THE BILL NYE PROJECT
To see the react code click below:
React-Bill-Nye
To access the Node.js Server click below:
Node-Server-Bill-Nye
Bill Nye RESTful API:
While working under the guidance of my mentor, I was able to successfully create an API that gives out random Bill Nye the Science Guy facts.
This project helped me get a better understanding of Github, Express.js, Node.js, and React.js. I implore you to check out the comments I left and that were left by my mentor to see my understanding of the topics grow as I got farther along.
THE SANTA-AI POSTCARD PROJECT
To see python code click below:
Santa-AI-Postcard
To see live demo via YouTube, click below:
Live Demo
Santa-AI Postcard:
This project was made during a 24-hour Christmas Holiday hackathon. My partner (Charles Thomas) and I decided to make a terminal project using python that helps the user write a postcard to Santa.
Then with the help of OpenAI we generated a response from “Santa’s helper” Santa-AI.
Check out the live demo and the code on github.