Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aathifzahir/awesome-links
This repository offers a curated list of free online resources, tools, and courses across topics like Learning & Certification, Developer Tools, Web Development, and GitHub/Open Source, helping developers of all levels advance their skills.
https://github.com/aathifzahir/awesome-links
List: awesome-links
backend-development certifications developer-resources developer-tools educational-resources freecourses frontend-development fullstack-development github-repository learning-materials learning-resources open-source programming software-engineering tutorials uiux-design web-development web-development-resources
Last synced: about 7 hours ago
JSON representation
This repository offers a curated list of free online resources, tools, and courses across topics like Learning & Certification, Developer Tools, Web Development, and GitHub/Open Source, helping developers of all levels advance their skills.
- Host: GitHub
- URL: https://github.com/aathifzahir/awesome-links
- Owner: AathifZahir
- License: mit
- Created: 2024-12-26T12:58:05.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-12-26T13:28:39.000Z (15 days ago)
- Last Synced: 2024-12-26T14:21:37.520Z (15 days ago)
- Topics: backend-development, certifications, developer-resources, developer-tools, educational-resources, freecourses, frontend-development, fullstack-development, github-repository, learning-materials, learning-resources, open-source, programming, software-engineering, tutorials, uiux-design, web-development, web-development-resources
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Awesome Learning & Development Resources
This repository contains a curated list of free online resources, tools, courses, and platforms categorized by topics such as **Learning & Certification**, **Developer Tools**, **Web Development**, **GitHub/Open Source**, and more. Whether you're a beginner or an experienced developer, these resources will help you advance your skills.
> **Note**: This list is still a work in progress. The resources provided are curated from various sources, and I am not responsible for the content or availability of the linked websites. I do not own any of the resources listed here. Please verify the accuracy and relevance of the resources before using them.
---
## 📚 Table of Contents
1. [🎓 Learning & Certification](#learning--certification)
2. [🛠 Developer Tools & Resources](#developer-tools--resources)
3. [🌐 Web Development & UI/UX Design](#web-development--uiux-design)
4. [🐙 GitHub & Open Source](#github--open-source)
5. [🧠 Learning Strategies & Blog Posts](#learning-strategies--blog-posts)---
## 🎓 Learning & Certification
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| Get started with Data Engineering on Azure | [Microsoft Learn](https://learn.microsoft.com/en-us/training/paths/get-started-data-engineering) | A comprehensive path to get started with data engineering on Azure. |
| Free Certifications GitHub Repository | [GitHub Repository](https://github.com/cloudcommunity/Free-Certifications?tab=readme-ov-file#project-management) | Curated list of free courses and certifications available for developers. |
| Coursera Free Courses | [Coursera](https://www.coursera.org/courses?query=free) | Free courses and certificates from top universities and companies. |
| Business Analysis & Process Management | [Coursera](https://www.coursera.org/projects/business-analysis-process-management) | A 2-hour beginner project focused on business analysis and process management. |
| CS50's Introduction to Programming with Scratch | [Harvard University](https://pll.harvard.edu/course/cs50s-introduction-programming-scratch) | Free course by Harvard to learn programming with Scratch. |
| CS50x 2024 Certificate | [CS50x](https://cs50.harvard.edu/x/2024/certificate) | Earn a certificate from Harvard's popular CS50x course. |---
## 🛠 Developer Tools & Resources
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| Radix UI | [Radix UI](https://www.radix-ui.com/) | A library of low-level UI components for building design systems. |
| MySQL Visual Explain | [MySQL Visual Explain](https://mysqlexplain.com/) | Visualizes the execution plan of SQL queries in MySQL. |
| Next.js Starters & Boilerplates | [Next.js](https://nextjs.batchtool.com/) | Collection of Next.js boilerplates for faster development. |
| Conventional Commits Specification | [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0) | Specification for standardized commit messages in Git. |
| AI Commits | [GitHub](https://github.com/Nutlope/aicommits) | CLI tool that writes your Git commit messages for you using AI. |
| Tailwind Component Library | [Tailbits](https://www.tailbits.com/) | Pre-designed components built with Tailwind CSS. |---
## 🌐 Web Development & UI/UX Design
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| 10+ Animated UI Component Libraries | [Dev.to](https://dev.to/themeselection/10-trending-animated-ui-component-libraries-4joe) | Curated list of trending animated UI component libraries. |
| Website Hero Section Best Practices | [Prismic.io](https://prismic.io/blog/website-hero-section) | Guide to designing effective hero sections on websites. |
| Fluid Layout Design for Responsive Websites | [CSS-Tricks](https://css-tricks.com/fluid-everything-else/?ref=dailydev) | Implement fluid layouts for better responsiveness. |
| UX Planet | [UX Planet](https://uxplanet.org/) | Platform offering articles, guides, and resources for UX designers. |
| UX/UI Portfolio Presentation Template | [Figma](https://www.figma.com/design/YEBlpzLWBAvjBVotKQmDgq/UX%2FUI-Portfolio-Presentation-Template-(Community)?node-id=0-1&p=f&t=WN5LC8VL9Dv4KAl8-0) | Community template for creating a professional portfolio in Figma. |---
## 🐙 GitHub & Open Source
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| GitHub Copilot Extension Guide | [DEV Community](https://dev.to/nickytonline/creating-your-first-github-copilot-extension-a-step-by-step-guide-28g0?ref=dailydev) | Guide to building your own GitHub Copilot extension. |
| ChatBot Challenge by NisalGunawardhana | [GitHub](https://github.com/nisalgunawardhana/ChatBot-Challenge-By-NisalGunawardhana) | GitHub project for creating a chatbot. |
| Awesome GitHub Profile README | [GitHub](https://github.com/abhisheknaiidu/awesome-github-profile-readme) | Collection of GitHub profile README examples that update in real-time. |---
## 🧠 Learning Strategies & Blog Posts
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| How to Study Frontend Development the Lazy Way | [DEV Community](https://dev.to/_ndeyefatoudiop/how-to-study-frontend-development-the-lazy-way-7pl?ref=dailydev) | Fun and effective approach to studying front-end development. |
| How I Learn Technical Things Fast | [Medium](https://medium.com/@jordbrown/how-i-learn-technical-things-fast-a5b3f253d915) | Blog on methods to learn technical concepts quickly. |
| How to Build Your Online Presence as a Developer | [DEV Community](https://dev.to/koladev/how-to-build-your-online-presence-as-a-developer-5ig?ref=dailydev) | Tips on how to build a strong and engaging online presence as a developer. |
| Creating a Personal Brand: How to Sell Yourself as a Developer | [DEV Community](https://dev.to/buildwebcrumbs/creating-a-personal-brand-how-to-sell-yourself-as-a-developer-52po?ref=dailydev) | Learn how to create a personal brand and market yourself effectively. |---
## Additional Resources
| **Name** | **Link** | **Short Description** |
|----------|----------|-----------------------|
| CheatSheets.zip | [CheatSheets](https://cheatsheets.zip/?ref=dailydev) | Collection of useful cheat sheets for developers across different programming languages. |
| JetBrains Academy | [JetBrains Academy](https://www.jetbrains.com/academy) | Learn programming and tech skills through JetBrains Academy. |
| Cisco Networking Academy | [Cisco Networking Academy](https://www.netacad.com/) | Free courses to learn networking, cybersecurity, and programming through Cisco. |---
## ⭐ Support the Project
If you find this repository useful, please consider giving it a star! ⭐ Your support helps others find the project and encourages further contributions.
### How to Star:
1. Go to the [repository page](#) on GitHub.
2. Click the star icon in the top-right corner.Thank you for your support! 🙏
---
## Conclusion
This collection of resources provides valuable tools for both beginners and advanced developers. By leveraging these links, you can sharpen your technical skills, improve your workflow, and enhance your career opportunities.
---
Happy learning and building! 💻🚀