Click links below.
Self-taught through video tutorials
One of my first projects. Focused mainly on the layout transitioning from desktop to mobile. Called the "Museum of Candy Project" in my Web Development Bootcamp course.
"Colt Steele Bootcamp"
My first project using PHP and MySQL. Focused mainly on saving inputs into my database.
These projects were built incredibly fast, fully through chatGPT
Me
can you write code in php
ChatGPT
Yes, I can help you write PHP code. What specific functionality or script do you need help with?
Me
i want to build a PHP quiz. it needs five random questions with 4 multiple choices
ChatGPT
Sure, I can help you build a PHP quiz that selects five random questions with four multiple-choice answers each. Here’s a step-by-step guide to get you started.
Me
style it better
ChatGPT
Sure! Let's add some basic CSS to improve the styling of the quiz. We can create an external CSS file to keep things organized.
My first project using PHP and MySQL. Focused mainly on saving inputs into my database.
My first project using PHP and MySQL. Focused mainly on saving inputs into my database.