This repository contains all of the personal projects that I did in FreeCodeCamp in HTML and CSS. This repository is called the recipe page because this is where I cook (Part 2). Other recipes (Python, Javascript, etc. ) will come in later through an entirely different repository.
A cafe menu made with basic HTML and CSS. This is the first project I have used for CSS, so its probably not using best practices or anything
cafe_menu
A business card made with basic HTML and CSS. I might actually use this in the future somehow. Also all of the social media info in this thing is correct.
business_card
A to-do made with basic HTML and CSS. It looks really tacky tbh. I mostly practiced list-styling and text-decoration.
to-do_list
A blog post made with basic HTML and CSS. I practiced working with backgrounds and borders. The Read Me button does not in fact actually lead to an actual blog.
blog_post_card
An event flyer page made with basic HTML and CSS. I practiced working with absolute and relative units. Its based on a potential birthday page for my little cousin.
event_flyer_page
An greeting card made with basic HTML and CSS. I practiced working with pseudo classes like :hover and :focus, as well as psuedo elements in html. Its based on a potential greeting card for my little cousin.
greeting_card
A job application form made with basic HTML and CSS. I practiced working with pseudo classes like :hover and :focus, as well as psuedo elements in html. The positions listed are potential fields I can branch out to after I graduate university.
job_application_form
A set of coloured markers that I made with basic HTML and CSS. I practiced working with different ways to set color values as well.
coloured_markers
A registration form that I made with basic HTML and CSS. I practiced the skills that I learned with the previous excercise while learning some new styles that I could add for more flourish.
coloured_markers
A contact form that I made with basic HTML and CSS. I learned how to
contact_form
A contact form that I made with basic HTML and CSS. I learned how to use filters and transformations in CSS. I donβt actually know if Rothko just talks about the style or if its based on an actual Rothko Painting.
rothko_painting
A confidential βemailβ that I made with basic HTML and CSS. I practiced my filters and transformations in CSS. I kind of just made it fantasy based because you know what, why not?
confidential_email_page
A photo gallery that I made with basic HTML and CSS. I practiced using the flexbox property in CSS to make a responsive photo gallery.
flexbox_photo_gallery
A set of playing cards of each suit that I made with basic HTML and CSS. I practiced using the flexbox property in CSS to make a responsive set of cards using properties such as flex-direction, justify-content, align-self, and more.
playing_cards
A Nutritional Label that I made with basic HTML and CSS. I practiced typography along with skills in styling text, adjusting line height, and adjusting positioning using CSS. Despite how it looks, this is probably one of the more html/css heavy projects so far
nutritional_label
A Newspaper that I made with basic HTML and CSS. I practiced using properties such as font-family, font-weight, font-size and more. Similar to the Confidential Letter I had a little bit of fun with the article by making it fantasy (also the picture is AI, I used that because I donβt know how to draw)
newspaper_article
These projects are deployed via GitHub Pages.
You can access them from the links above.
π©π½βπ» Created by M-Valdy