https://github.com/deadpoolx7/awesome-tech
List of curated resources for various tech related stuff 🧑💻
https://github.com/deadpoolx7/awesome-tech
List: awesome-tech
awesome-list education programming resources software-engineering technology
Last synced: 3 days ago
JSON representation
List of curated resources for various tech related stuff 🧑💻
- Host: GitHub
- URL: https://github.com/deadpoolx7/awesome-tech
- Owner: DeadpoolX7
- License: mit
- Created: 2024-12-31T06:55:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T09:22:34.000Z (over 1 year ago)
- Last Synced: 2025-02-14T16:01:57.566Z (over 1 year ago)
- Topics: awesome-list, education, programming, resources, software-engineering, technology
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Welcome to awesome-tech! 🚀

A comprehensive collection of the best resources across various technology domains, meticulously curated to help you excel in your tech journey. Whether you're a beginner or an experienced professional, you'll find valuable materials to enhance your skills and knowledge.
### Put a Star on GitHub to support the project and help others find it. 🌟
### For contributions: [**check here**](#contribution)
### See the [*License*](#license).
## Table of Contents
- ### [DevOps](#devops-1)
- ### [DSA](#dsa-1)
- ### [HTML, CSS](#html--css)
- ### [Java](#java-1)
- ### [JavaScript](#javascript-1)
- ### [Operating System](#operating-system-1)
## Devops
**[`👆 `](#welcome-to-awesome-tech)**
* [**DevOps bootcamp: Kunal khushwaha**](https://www.youtube.com/playlist?list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak) [Videos]
## DSA
**[`👆 `](#welcome-to-awesome-tech)**
* [**Striver DSA playlist**](https://www.youtube.com/watch?v=0bHoB32fuj0&list=PLgUwDviBIf0oF6QL8m22w1hIDC1vJ_BHz) [video]
* [**TakeUForward: DSA sheet**](https://www.takeuforward.org)
## HTML & CSS
**[`👆`](#welcome-to-awesome-tech)**
* [**HTML & CSS book by John Duckett**](https://wtf.tw/ref/duckett.pdf) [Book]
* **Project-Based**
- [**Build a Calculator**](https://www.freecodecamp.org/news/how-to-build-an-html-calculator-app-from-scratch-using-javascript-4454b8714b98) [FreeCodeCamp blog]
- [**Build a Snake game with HTML, CSS & JS**](https://www.freecodecamp.org/news/think-like-a-programmer-how-to-build-snake-using-only-javascript-html-and-css-7b1479c3339e/)
## Java
**[`👆`](#welcome-to-awesome-tech)**
* [**Java OOPs & DSA Kunal Khushwaha playlist**](https://youtu.be/rZ41y93P2Qo?si=4i-NOFjIQtVMN1JQ) [Video]
* [**OOPs centric blog for beginners**](https://medium.com/@sanjushaw/so-you-think-you-know-oops-8cc764d02e2a) [Text]
* [**SpringBoot Playlist**](https://www.youtube.com/@EngineeringDigest) [Vidoes]
## JavaScript 
**[`👆`](#welcome-to-awesome-tech)**
* [**For Beginners: W3 schools**](https://www.w3schools.com/js/default.asp) [Tutorials]
* [**Hitesh Choudhary: Complete JS Playlist**](https://youtu.be/Hr5iLG7sUa0?si=y-PR77GYhUML-qxj) [Videos]
* [**Ben Nadel Blogs**](https://www.bennadel.com/blog/complete-blog-entry-list.htm) [Blog Collections]
* [**Hitesh Choudhary: JS Backend playlist**](https://www.youtube.com/watch?v=EH3vGeqeIAo&list=PLu71SKxNbfoBGh_8p_NS-ZAh6v7HhYqHW)[Videos]
* **ReactJS**
- [**ReactJS Docs 👌**](https://react.dev)
- [**Hitesh Choudhary Reactjs playlist**](https://youtube.com/playlist?list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq&si=E-2eF98Hc5-7FkTX) [Videos]
- [**Build a Chat WebApp**](https://novu.co/blog/building-a-chat-app-with-socket-io-and-react/) [Blog]
* **Nodejs**
- [**Nodejs Docs 🚀**](https://nodejs.org/docs/latest/api/)
- [**Nodejs playlist: Piyush Garg**](https://www.youtube.com/@piyushgargdev) [Videos]
* **NextJS**
- [**NextJS Docs: vercel**](https://nextjs.org/docs)
- [**Codevolution playlist**](https://www.youtube.com/watch?v=b4ba60j_4o8&list=PLC3y8-rFHvwhIEc4I4YsRz5C7GOBnxSJY) [Videos]
## Operating System 
* [**OS on GFG**](https://www.geeksforgeeks.org/operating-systems/)
## Code of Conduct
Before contributing please refer to [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
## Contribution
Please see the [CONTRIBUTION.md](CONTRIBUTION.md) file for guidelines on how to contribute to this project.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.