Hi I am passionate about leaning to code in different languages, and have even recieved a certificate for Responsivee Web Design from freeCodeCamp.org.
Here is a list of some projects I have done, starting from easiest to hardest in chronological order.
I just earned the Responsive Web Design certification @freeCodeCamp! Check it out here: https://t.co/TnpKGB2NHc
— Twiggin Barrys (@TwigginBarrys) March 21, 2026
| Project | title | description |
|---|---|---|
| Project 1 | Macaroni and Cheese Recipies | A webpage purely built in HTNL showcasing HTML text |
| Project 2 | Table Tennis Leaderboard | A webpage bult purely in HTMl to showcase a Table Tennis tournements results, by using HTML table elementsand Image elements |
| Project 3 | Profile Badge | A webpage built in HTML and CSS showing my details as well as links to my twitter and email |
| Project 4 | Burger Menu | A mock page for a Burger Restaurant built using HTML and CSS that focuses on positioning. |
| Project 5 | Photo Carousel | A Photo Carousel built with HTML and CSS that allows the user to scroll various images. |
| Project 6 | Signup Modal | A realistic Signup Modal using HTML and CSS that was built using the form element. |
| Project 7 | Portfolio Website | The current Website you are on! It was built in HTML, CSS, and a little bit of JavaScript too. |
| Project 8 | Drop Down Menu | A responsive drop down menu that looks great on Desktop, Tablet, and Mobile Phone. This project was built with HTML, CSS, and Javascript. |
| Project 9 | Rating Widget | A simple and friendly widget built in JavaScript that changes faces from sad to happy, based on the rating you give. |
| Project 10 | Temperature Converter | A JavaScript Temperature Converter that allows you to switch from various units and select one from a drop down menu. |
| Project 11 | Moving Bob | A fun project that allows you to move Bob around on the screen based on what key we press on our keyboard. |
| Project 12 | Color Generator | A Professional looking dashboard that allows us to randomly gernerate color palletes using JavaScript. |
| Project 13 | A Countdown Timer | A Countdown timer that shows us the time we have left,and give a surprise when the time runs out. |
| Project 14 | Task Dragger | A JavaScript widget that allows us to drag and drop elements into different elements. |
| Project 15 | Kanban Board | A Kanban board built in JavaScript that will allow is to drag tasks bsed on if they are started, in progress, or finished. |
| Project 16 | Falling Hearts | A fun project utilizing Classes in JavaScript resulting in Hearts randomly falling in opur browser. Each Heart has a different speed, color, and position. |
| Project 17 | Pomodor Timer | A classic Pomodor Timer built in JavaScript that will let us add tasks and delete tasks. We can start our timer for a task , pause it, and the task will be automatically deleted once the time finishes. |
| Project 18 | Random Beer Gernerator | A JavaScript project parctising the use of API's by building a random Beer Generator thanks to BrewDogs API. |
| Project 19 | Credit Card Form | A Credit Card form built in React that will update a mock up card based on the inputs we feed . It will also change the card if the numbers are from Amex, Mastercard, or Visa card. |
| Project 20 | Weather App | A weather widget using a RESTful API that will get us the weather for the week and allow is to convert from celcius,farenheit, and Kelvin as temperature units. |
| Project 21 | Authentication | A Signup form for us to practise our knowledge on Authentication. |
| Project 22 | Travel App | A Travel App that will allow users to sign up to add their own travel experiences, edit their experiences, delete experiences, as well as see all other peoples experiences. This application was built using REACT for the front-end, Node.js for the back-end and a Datastax database. |