itsjordanmuller / css-100-days-challenge

CSS Self-Paced Practice Exercises based on CSS Challenges from the website: 100dayscss.com

Home Page:https://100dayscss.com/progress/itsjordanmuller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100 Days CSS Challenge

CSS Self-Paced Practice Exercises based on CSS Challenges from the website: 100dayscss.com using CSS, HTML & JavaScript. Challenge Started 2023-11-10 and finished 2024-06-16 after creating 100 new variations of my own! I have now finished working on saving the original challenges and creating updated/hybrid versions with my own preferred styles & colors applied. My next step will be to go back through and capture them all via screenshot to be able to include images here & on my Portfolio Website.

CSS HTML JavaScript GitHub Git CodePen

More Technologies πŸ“€

Bash ESLint Prettier VS Code Kubuntu KDE Ubuntu Debian Linux Font Awesome Markdown

Glossary - Overview of Tools & Tech πŸ’»

Overview of Technologies

Technology Overview Release Year
Bash
Bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions and it was one of the first programs Linus Torvalds ported to Linux, alongside GCC. 1989
CodePen
CodePen
CodePen is an online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets. It functions as an online code editor and open-source learning environment, where developers can create code snippets, called "pens," and test them. 2012
CSS
CSS
Cascading Style Sheets is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. 1996
Debian
Debian
Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software and proprietary software developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. 1993
ESLint
ESLint
ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. 2013
Font Awesome
Font Awesome
Font Awesome is a font and icon toolkit based on CSS and Less. As of 2023, Font Awesome was used by 30% of sites that use third-party font scripts, placing Font Awesome in second place after Google Fonts. 2012
Git
Git
Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows. 2005
GitHub
GitHub
GitHub is a developer platform that allows developers to create, store, and manage their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. 2008
HTML
HTML
HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. 1993
JavaScript
JavaScript
JavaScript frameworks, such as React Native, Ionic, NativeScript, and Apache Cordova, enable developers to build native and hybrid mobile apps for Android and iOS. Facebook, Google, Uber, and Instagram all use JavaScript to build their mobile apps. JS is fast, efficient, and straightforward. 1995
KDE
KDE
KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. 1996
Kubuntu
Kubuntu
Kubuntu is an official flavor of the Ubuntu operating system that uses the KDE Plasma Desktop instead of the GNOME desktop environment. As part of the Ubuntu project, Kubuntu uses the same underlying systems. Kubuntu shares the same repositories as Ubuntu and is released regularly on the same schedule as Ubuntu. 2006
Linux
Linux
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. 1991
Markdown
Markdown
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as a markup language that is easy to read in its source code form. 2004
Prettier
Prettier
Prettier, known for its strong formatting opinions, supports a broad range of programming languages. It seamlessly integrates with the majority of code editors and offers a streamlined set of configuration options. 2017
Ubuntu
Ubuntu
Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software. Ubuntu is officially released in multiple editions: Desktop, Server, and Core for Internet of things devices and robots. 2004
VS Code
VS Code
Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE. 2015

Table of Contents πŸ—ƒοΈ

πŸ“– About The Project

πŸ’‘ Usage Guide

πŸ› οΈ Setup Instructions

πŸ” Sections & Projects

πŸ“¬ Contact Information

🌟 Acknowledgements

πŸ”— Links & Citations

πŸ“œ License Details


πŸ“– About The Project

πŸ“‚ Project Introduction

I've been participating in the 100 DAYS CSS CHALLENGE, a creative and skill-enhancing endeavor initiated by Matthias Martin. This challenge involves crafting HTML and CSS snippets daily for 100 consecutive days. It's a self-paced, practical learning process, utilizing CodePen for code development and sharing. The unique aspect of this challenge is its blend of creativity and technical skill, pushing me to explore and expand my CSS capabilities in various ways.

β›³ Learning Objectives & Goals

My primary objective with this challenge is to refine and deepen my HTML and CSS skills. Each day presents a new opportunity to experiment with different styles and layouts, enhancing my understanding of CSS intricacies. The goal is not just to replicate the given examples but to add my own creative twist, thereby fostering a more intuitive grasp of web design principles. Completing this challenge will mark a significant milestone in my journey towards becoming a more skilled and versatile web developer.

πŸ—“οΈ Project Timeline

Engaging in this challenge means dedicating time each day to develop a new CSS snippet. It's a commitment to daily practice and learning, allowing me to steadily build a portfolio of diverse and creative CSS works. While the challenge is structured for 100 days, it offers flexibility. If I miss a day, I can easily catch up. This structure keeps me motivated and ensures a consistent learning curve, with the end goal of not only completing the 100 challenges but also showcasing significant improvement in my CSS skills.


πŸ’‘ Usage Guide

πŸš€ Getting Started

Looking for Live Demos? 🌐

If you're eager to simply see the results of this project, most, if not all of the projects have a Live Demo associated with them. I have linked them all in the overview for each specific project/section. To view these live demos, simply follow the links provided with each project. You'll see them alongside buttons that look like this:

Click the button/link and you should be taken to the Live Demo for that specific project. Please note that some projects don't have a Live Demo, and if that's the case there will not be a button/link. I'm hoping to get all of the projects on the internet at some point in the near future, so check back soon and you might find a link!

Want to View the Projects on Your Local Machine? πŸ’»

I have provided detailed instructions for how to clone/download this repository to your local machine in the Setup Instructions section. In that section, you should find everything you need to be able to get these projects running and working on your own machine. Please note that a few of the projects use external APIs that include verification, so you will need to setup your own accounts/API keys for those services.

If you plan on running the code on your local machine, be sure to check the specific project you're trying to run to see if it needs any additional information or setup for the connections to the API to work. In most cases, I will try to include a `.env.example` file. You will need to open this file, and read the instructions inside to obtain your own API key. Once that's done, you'll need to make sure you've renamed the file from `.env.example` to `.env` only.

If you want to avoid setting up environment variables, check to see if the project has a Live Demo associated with it. For all of the projects that I have hosted on the internet, you'll be able to use them without any API configuration required. This is often a simpler way of viewing more complicated projects, since everything will already be running for you to view, use & explore.


Just Hoping to Learn More About Programming? πŸ“š

I have provided a variety of resources and guides throughout this README for new developers. From the absolute basics, to specific videos and guides that helped me get unstuck in certain situations, I tried to include every single resource I ended up utilizing over the course of my journey.

We are so lucky to live in a time where almost all of this information is available for free on the internet. The only thing I paid for was the course itself, which can be purchased for about $20 on sale at Udemy. Besides that, I was able to complete the project with a low-spec Lenovo ThinkPad T480 I purchased for just under $300. It's proven to be a perfect machine for development & running Kubuntu Linux.


A full list of tech, tools, and other links & resources can be found towards the bottom of this README in the Links & Citations section.

πŸ’Ύ Installation

For detailed installation instructions, please refer to the Setup Instructions section below.

πŸ› οΈ Setup Instructions

πŸ“‹ Prerequisites

Required Software πŸ’½

To be able to clone/download & view these projects, or to start learning HTML, CSS, and JavaScript as well as web development in general, you'll need a few essential tools. At a minimum, you should have a basic text editor/integrated development environment, a web browser, and an internet connection.

I used the following:

  • Text Editor/IDE: I use Visual Studio Code as my main integrated development environment. VS Code can be customized to work with just about any technology, making it a great choice for a general all-purpose IDE, it also has a large and helpful community for support.
  • Web Browser: I prefer to use Google Chrome for their comprehensive set of Chrome DevTools. While most if not all of the tools are available in other browsers/Developer Tools such as Firefox DevTools, Safari Web Inspector, and Edge DevTools, I am most familiar & comfortable with the layout of Chrome.
  • Internet Connection: Aim to have at least 2-3 Mbps or more to speed up development, especially if you'll be downloading large files or loading video/image based resources. Most libraries and a variety of public places can have high-speed Wi-Fi available for visitors free-of-charge.

Based on the fact that you're reading this right now, you probably already have a browser & internet connection!

Windows, macOS, and most Linux distributions should include a text editor by default, which in this case should be more than enough to view and edit HTML, CSS & JavaScript files.

For those using mobile devices, I advise switching to a laptop or desktop for a more streamlined experience. While mobile development is feasible on Android or iOS, the ease of a full-sized computer, keyboard, and mouse is unmatched. Visual Studio Code is accessible via most browsers on any device, however, you would still need to serve/host it from another machine. For optimal functionality, a personal computer remains the best choice.

System Requirements πŸ–₯️

System requirements for these projects can vary due to the fact that they use different amounts of client-side processing power and resources. In general, a recent operating system like Windows, macOS, or a popular Linux distribution usually suffices. Modern computers, especially those purchased in the last few years, should meet these needs adequately.

Performance will heavily rely on your specific hardware setup, including processor speed, RAM capacity, storage type, and graphics card quality. The operating system choice and its configuration also play a significant role in speed.

To give you a practical example, I personally used a Lenovo ThinkPad T480 for the entirety of my recent projects. This laptop, has been great for a variety of daily tasks, including programming.

The computer I used for the entire project features the following specifications:

  • Operating System: Kubuntu Linux 22.04
  • Processor: 8th Gen Intel Core Duo i5-8350U
  • RAM: 16GB DDR4 RAM
  • Storage: 512GB SSD of data
  • Graphics: Intel UHD Graphics 620
  • Display: 14.0" Screen with FHD 1920x1080 resolution.

This configuration was more than sufficient for both my project and other tasks. Interestingly, working on a less powerful laptop has its advantages, such as highlighting inefficient code that consumes excessive resources.

If you're unsure, I recommend testing your setup with the intended software. Should you encounter any errors, feel free to reach out for assistance. Your feedback can also help in making projects more adaptable to diverse hardware, operating systems, and browsers.

πŸ“¦ Installation Guide

Download/Clone This Repo ⬇️

Below you will find various methods that are available to download/clone this repository.

Feel free to use whichever option you are most comfortable & familiar with. You can also read GitHub's guide on downloading source code archives & cloning repositories.

πŸ’‘ Download Method Details
Clone with SSH β˜…
  1. Ensure SSH Key Setup: Before you can clone with SSH, make sure you have an SSH key set up and added to your GitHub account. If you haven't done this, refer to GitHub's documentation on setting up a new SSH key.
  2. Copy SSH URL: Navigate to the repository on GitHub. Click the 'Code' button and switch to the 'SSH' tab in the dropdown menu. Click the clipboard icon to copy the SSH URL.
  3. Open Terminal or Command Prompt: Open your terminal or command prompt. Navigate to the directory where you want the cloned repository to be placed.
  4. Run Clone Command: Type git clone followed by the copied SSH URL. For this project, that's:
    git clone git@github.com:itsjordanmuller/50-in-50-html-css-javascript.git
    
  5. Access Cloned Repository: Once the cloning process is complete, you will have a local copy of the repository. Navigate into the newly created directory to access the repository files.

Note: Cloning with SSH is secure and allows for easy repository updates without repeatedly entering credentials.

Download ZIP File
  1. Navigate to the Repository: Open your web browser and go to the main page of the repository.
  2. Find the 'Code' Button: On the repository's main page, locate the 'Code' button. This is usually found near the top right, just above the file list.
  3. Download ZIP Option: Click on the 'Code' button. A dropdown menu will appear. Select the 'Download ZIP' option from this menu.
  4. Save the ZIP File: Choose a location on your computer where you want to save the ZIP file and confirm the download.
  5. Extract Files: Once the download is complete, navigate to the downloaded file. Right-click on the ZIP file and select 'Extract All...' or use your preferred extraction tool. Choose where you want the extracted folder to be placed.
  6. Access Repository Contents: Open the extracted folder to access the contents of the repository. Note: Downloading a ZIP file is a great way to get a copy of the repository without using Git commands.
Clone with HTTPS
  1. Copy HTTPS URL: Go to the GitHub page of the repository. Click on the 'Code' button. Under the dropdown menu, select the 'HTTPS' tab and click the clipboard icon to copy the HTTPS URL.
  2. Open Terminal or Command Prompt: Access your terminal (Linux/Mac) or command prompt (Windows). Navigate to the directory where you want the repository to be cloned.
  3. Execute Clone Command: Type git clone followed by the copied HTTPS URL. In this case:
    git clone https://github.com/itsjordanmuller/50-in-50-html-css-javascript.git
    
  4. Enter GitHub Credentials: If prompted, enter your GitHub username and password. This step is usually required the first time you use HTTPS to clone a repository.
  5. Access Cloned Repository: After the cloning process completes, a local copy of the repository will be created. Navigate into the directory that was just created to start working with the files. Note: HTTPS cloning is straightforward but may require you to enter your GitHub credentials more frequently compared to SSH.
Clone with GitHub CLI

The GitHub CLI (gh) provides a convenient way to interact with GitHub from your command line. Here’s how to use gh to clone the repository itsjordanmuller/50-in-50-html-css-javascript:

  1. Install GitHub CLI: If you haven't already, you need to install the GitHub CLI. You can find installation instructions on the official GitHub CLI page.

  2. Authenticate GitHub CLI: Open your terminal and authenticate the GitHub CLI using the command gh auth login. Follow the prompts to complete the authentication process.

  3. Clone the Repository: To clone this repository, use the following command:

    gh repo clone itsjordanmuller/50-in-50-html-css-javascript
    

    This command will clone the repository into a new directory named 50-in-50-html-css-javascript in your current working directory.

  4. Navigate to the Repository: Once the cloning process is complete, navigate into the repository directory with:

    cd 50-in-50-html-css-javascript
    
  5. Start Working: You now have a local copy of the repository and can begin working on it.

Note: The GitHub CLI streamlines various GitHub operations and is particularly useful for those who prefer command-line tools.


β˜… When I have the option, I personally prefer to use the Clone with SSH method. Alternatively, Download ZIP File can be a quick and easy way to simply download the files without a terminal or Git.

βš™οΈ Configuration

API Keys/Environment Variables πŸ”


πŸ” Sections & Projects

Day 1

Challenge 1 Submission Image

Challenge 1 Submission Image

An easy start into the challenge with a custom build number with gradient.

Click/Open to See Goal Image
View Goal CodePen Demo

Day 2

Challenge 2 Submission Image 1

Challenge 2 Submission Image 2

Challenge 2 Submission Image 1

Challenge 2 Submission Image 2

Used on almost every website by now, simple but impressively animated it becomes a real eye-catcher.

Click/Open to See Goal Images

View Goal CodePen Demo

Day 3

Challenge 3 Submission Image

Challenge 3 Submission Image

Not as challenging as the real pyramids in Egypt, but the shadow path is not easy.

Click/Open to See Goal Image
View Goal CodePen Demo

Day 4

Challenge 4 Submission Image

The best are always websites that do not need a loading status. If they do, here would be a calming one.

Click/Open to See Goal Image
View Goal CodePen Demo

Day 5

Challenge 5 Submission Image 1

Challenge 5 Submission Image 2

In a world of numbers, it is important to be able to interpret them correctly. Beautiful statistics help to capture these data.

Click/Open to See Goal Images

View Goal CodePen Demo

Day 6

Challenge 6 Submission Image 1

Challenge 6 Submission Image 2

Who of you knows how many social media profiles you have already created? For a refreshing twist, you can also create one yourself.

Click/Open to See Goal Images

View Goal CodePen Demo

Day 7

Challenge 7 Submission Image 1

Challenge 7 Submission Image 2

Challenge 7 Submission Image 3

Challenge 7 Submission Image 4

The three cornerstones of any application? Brought together in the smallest possible space.

Click/Open to See Goal Images



View Goal CodePen Demo

Day 8

Challenge 8 Submission Image

At first glance impossible to implement with CSS, but filters make this possible too.

Click/Open to See Goal Image
View Goal CodePen Demo

Day 9

Challenge 9 Submission Image

The perfect time of day and the perfect weather to program in peace. The raindrops even shatter on the ground.

Click/Open to See Goal Image
View Goal CodePen Demo

Day 10

Challenge 10 Submission Image 1

Challenge 10 Submission Image 2

Classic, noble, modern or playful? What do you want your favorite watch to look like?

Click/Open to See Goal Images

View Goal CodePen Demo

Day 11

Challenge 11 Submission Image 1

Challenge 11 Submission Image 2

These boots are made for walking. Where are they going and for how long?

Click/Open to See Goal Images

View Goal CodePen Demo

Day 12

Challenge 12 Submission Image 1

Challenge 12 Submission Image 2

I'm quite sure, you already know what obsession means. But you can look it up anyways.

Click/Open to See Goal Images

View Goal CodePen Demo

Day 13

Challenge 13 Submission Image 1

Challenge 13 Submission Image 2

Challenge 13 Submission Image 3

Challenge 13 Submission Image 4

An idea for a transition between user overview and profile page.

Click/Open to See Goal Images



View Goal CodePen Demo

Day 14

Challenge 14 Submission Image 1

Challenge 14 Submission Image 2

Which side of the card do you want to use? Either drive or fly to work in the morning?

Click/Open to See Goal Images

View Goal CodePen Demo

Day 15

Challenge 15 Submission Image 1

Challenge 15 Submission Image 2

Challenge 15 Submission Image 3

Challenge 15 Submission Image 4

Challenge 15 Submission Image 5

Yes, you can actually drag and drop a file in there. But don't worry, the upload process is faked.

Click/Open to See Goal Images




View Goal CodePen Demo

Day 16

Challenge 16 Submission Image 1

Challenge 16 Submission Image 2

Challenge 16 Submission Image 3

Challenge 16 Submission Image 4

Challenge 16 Submission Image 5

Challenge 16 Submission Image 6

Challenge 16 Submission Image 7

It appears, wobbles, changes its shape and disappears again. Just like that.

Click/Open to See Goal Images






View Goal CodePen Demo

Day 17

Challenge 17 Submission Image 1

Challenge 17 Submission Image 2

CSS makes even the impossible possible. Can you find out how it was done?

Click/Open to See Goal Images

View Goal CodePen Demo

Day 18

Challenge 18 Submission Image 1

Challenge 18 Submission Image 2

Challenge 18 Submission Image 3

I thought for a long time about the best way to achieve this effect. In the end, the solution was easier than expected.

Click/Open to See Goal Images


View Goal CodePen Demo

Day 19

Challenge 19 Submission Image 1

Challenge 19 Submission Image 2

Challenge 19 Submission Image 3

Why use CSS when you can use JavaScript? Selectors can be wildly combined with each other.

Click/Open to See Goal Images


View Goal CodePen Demo

Day 20

Surprise your visitors with a nice animation instead of a simple "request sent".

Click/Open to See Goal Images
View Goal CodePen Demo

Day 21

Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka Waka…

Click/Open to See Goal Images
View Goal CodePen Demo

Day 22

Don't sit on your chair all day long. Get up, jump, run, exercice and burn some calories.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 23

Some big, bold and beautiful animated typography will enhance every boring header section.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 24

Do you really wanna let your users guess if their actions were successful? No! So give them some feedback if they click a button.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 25

Did I just place a marker in the middle of some water to get a nice color contrast? Maybe. Click on it for a nice transition.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 26

What's worse than a motivational quote? Three motivational quotes... so don't focus on the text and click through them quickly.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 27

What's the great thing about working through your to-do list? That's right, the relieving feeling when you can check off the tasks.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 28

Fortunately for you, I left out the alarm sound. But hopefully the signal color and the movement have served their purpose.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 29

You won't find anything unless you start looking. So go ahead, write something in the search box.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 30

What can I say, it is a line. A line that moves and circles something. What should it be? That's for you to decide.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 31

If you are not yet fascinated by mathematics, you should be now at the latest. Wonderful what a small calculations brings forth.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 32

I wonder how high or low is the maximum you can count here? The transitions are pure CSS, but I used some JS for the counting.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 33

What else could be visible on this sunny day? Some birds, plains or even superman?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 34

Yes, another animation of some text. But this time I used SVGs as a base. What kind of animation will you make?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 35

Is that a dark circle with a white stripe or the other way around?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 36

The solution for layouts with little space or many navigation levels.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 37

Images, quotes, prices or logos. A carousel can be used in many ways and is an eye-catcher.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 38

Logos don't always have to be static, as a transition or stylistic element they can have animations.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 39

What looks like another simple menu icon turns out to be a full-fledged navigation.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 40

Take a closer look by clicking on the images. The animations are CSS only and precalculated.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 41

Don't worry, it's not a real error, this is part of the challenge.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 42

If you look closely, you can see the stars sparkling. And with a bit of luck, you might even spot a shooting star. Make a wish!

Click/Open to See Goal Images
View Goal CodePen Demo

Day 43

Light on, light off, light on, light off, light on.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 44

Impressive how quickly squares can become a spiral.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 45

If normal hover effects aren't enough for you anymore, try this.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 46

What do you see? Camera shutter, tornado, flower or dancing people from above?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 47

You don't like Space Invaders? No problem, click on the pixels to create your own piece of art.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 48

With CSS you can work not only two-dimensional but also three-dimensional. Simple objects and animation are no problem.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 49

It wouldn't be a big challenge to implement that with JS only, but with CSS you have to come up with a good solution.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 50

Are you familiar with the 12 Basic Principles of Animation? This is an example for squash and stretch.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 51

You think with CSS you can't count to a thousand and even pause the whole thing at the push of a button? Then take a look at the code.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 52

I feel like I go into hypnosis if I stare at it too long.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 53

Let's face it, the plane HTML inputs are often boring. But you can easily spice them up with some CSS.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 54

Even the smallest animations and tweeks, can have a large impact. For example a mesmerizing background animation.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 55

It's getting hot in here! Direct visual feedback will help your users understand their actions.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 56

When was the last time you picked a daisy?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 57

This time a slightly more complicated basic body as a 3D object. Can you figure out how the triangles are made?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 58

With a little creativity, you can create these crazy 3D bodies with CSS.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 59

Not the everyday transition between two images.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 60

Backdrop blur effects are very trendy, but they are difficult to implement with CSS without any tricks.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 61

A recurring trend, gradients have often been pronounced dead and yet appear anew.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 62

Don't worry, 100 Days CSS is free. For everything else, you have these sample pricing tables.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 63

A few animated dots on circles and you find yourself in the longest tunnel in the world.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 64

A nice effect for very important buttons with that certain wow factor.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 65

Did you also draw geometric shapes back in school. This one reminds me a bit of that.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 66

Looks quite ordinary at first, but click on it for a little surprise.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 67

Is it possible to display more than just basic bodies in 3D with CSS? Apparently yes!

Click/Open to See Goal Images
View Goal CodePen Demo

Day 68

Click on it for a faked audio recording process animation.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 69

Do you also feel a little observed? Why not give that eye a few chic eyelashes?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 70

A test to create depth in user actions. A haptic feedback would be great.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 71

Did it take some time? Absolutely! Is it really only possible with CSS? Yep. Are you crazy? Maybe!

Click/Open to See Goal Images
View Goal CodePen Demo

Day 72

A simple and meditative animation made of circles. What geometric patterns of circles come to your mind?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 73

If you are not one of these animals, the Word Carousel is also good for showing off your skills.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 74

Does anyone still use pagination at all or is everything now equipped with endless scroll?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 75

A real 3D sphere is not possible with CSS only as far as I know. But the illusion of a sphere can be achieved in several ways.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 76

Can you solve the puzzle and uncover the secret? Just follow the instruction.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 77

In the future we may have native support for Motion Blur, until then we'll have to help ourselves with a few tricks.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 78

Three similar hover effects for buttons, which nevertheless create quite different results.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 79

Now and then, animation can also be loud and exciting. What will you make out of the initial square?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 80

I implemented the whole thing with Flexbox, but I'm sure you can think of many other variations to create this effect.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 81

Oh nice, CSS supports physics! Not really, but you can fake it with the right animations. Don't forget the principles of animation.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 82

A good interface will tell the user about the result and state of an action.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 83

Is this what traveling at near light speed looks like? Physicists would probably disagree, but for the sake of learning some CSS, let's ignore that.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 84

Nope, not an image or svg file, just some styling rules to create the illusion of a book.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 85

I really don't know what this should be. But is it rotating or just going up and down for you?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 86

Do you have one of these click-clack-things on your desk? If not, just look at this one.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 87

Shine bright like a diamond...uh...ruby. Look carefully and don't forget the polish.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 88

Thanks to the magic of border-radius, this flame is animated by CSS only. It looks way better than I would have imagined.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 89

Looking closely will you make feel dizzy, but you have to if you want to figure out the movements.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 90

Not the trap for real mice, but your cursor will get trapped on hover.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 91

This will be the result if you have too much time coding a loading animation.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 92

Can you recognize the underlying pattern which controls the single points?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 93

Did you know you can combine multiple box-shadows? This will help you on this one.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 94

Ever wanted to be a gardener? Go on and code yourself a tree.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 95

Innocent, cute and consists entirely of simple basic shapes.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 96

Squashed and stretched, this is how objects in motion should look like.

Click/Open to See Goal Images
View Goal CodePen Demo

Day 97

Hello there, do you have a minute to talk about HTML and CSS?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 98

What do you want to fill your box with?

Click/Open to See Goal Images
View Goal CodePen Demo

Day 99

Click me for a moment of joy and excitement

Click/Open to See Goal Images
View Goal CodePen Demo

Day 100

This is either the end of this challenge or the day before you start again from day one.

Click/Open to See Goal Images
View Goal CodePen Demo

πŸ“¬ Contact Information


If you have questions/feedback, I would love to hear from you. Thanks for stopping by! - Jordan Muller

LinkedIn Email Address Portfolio Website

Please feel free to reach out if you have any suggestions or run into any issues with viewing this project.

I am always looking for feedback from other people! I'd be more than happy to answer any questions you may have as well as assist with getting the project working on your machine.

Be sure to view the Setup Instructions in the README, as well as any specific README files for that specific project as they contain more details and may already have the answer to your question(s)!


🌟 Acknowledgements

πŸ’Œ Special Thanks

Dear Matthias Martin,

Thank you for creating such an inspiring and valuable resource for developers like myself. Your work has had a profound impact on my professional growth, and I am deeply appreciative of the effort and thought you have put into this challenge.

I learned so much while working through the 100 Challenges. There are so many ways we can utilize CSS and you opened my eyes to that fact. For that, I am eternally grateful.

Sincerely,
Jordan Muller


πŸ”— Links & Citations

100 Days CSS Challenge provided by Matthias Martin on 100dayscss.com


πŸ“œ License Details

LICENSE.md

The content within this repository was created as part of a personal educational project, following the 100 Days CSS Challenge provided by Matthias Martin on 100dayscss.com. This repository is intended for personal use only and serves as a record of my learning progress. This repository & the content within it are not intended for commercial use, distribution, or replication. All rights to the original course content and methodologies belong to the respective copyright holders.

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Copyright Β© 2024 Jordan Muller. All Rights Reserved.

About

CSS Self-Paced Practice Exercises based on CSS Challenges from the website: 100dayscss.com

https://100dayscss.com/progress/itsjordanmuller/

License:Other


Languages

Language:CSS 60.6%Language:HTML 30.6%Language:JavaScript 8.8%