CPUFetch - CPU Architecture Tool
GitHub - Dr-Noob/cpufetch - Simple yet fancy CPU architecture fetching tool.
CPUFetch is a command-line tool that displays detailed information about your CPU architecture in a visually appealing format. It shows:
- CPU model and specifications
- Architecture details
- Cache information
- Instruction sets supported
- Colored terminal output similar to neofetch but focused on CPU
OneFetch - Git Repository Summary
GitHub - o2sh/onefetch - Git repository summary on your terminal.
OneFetch is a command-line tool that displays beautiful summaries of Git repositories, showing:
- Repository statistics
- Programming language breakdown
- Commit information
- Contributors
- File structure overview
- Colorful terminal output with ASCII art
Learn CSS by Google
Learn CSS - Comprehensive CSS course by Google.
Google’s web.dev platform offers a complete CSS course covering:
- CSS fundamentals and syntax
- Layout techniques (Flexbox, Grid)
- Responsive design principles
- Modern CSS features
- Performance considerations
- Practical examples and exercises