Skip to content

Commit

Permalink
resolved-conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant0708 committed Jun 24, 2024
2 parents 99bdd9a + 2a8573a commit 5239fb5
Show file tree
Hide file tree
Showing 12 changed files with 1,514 additions and 6 deletions.
24 changes: 24 additions & 0 deletions Artificial Intelligence/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This section is a curated collection of Artificial Intelligence beginner to adva
- [AI Job Sites](#ai-job-sites)
- [Blogs](#blogs)
- [AI Cheatsheets](#ai-cheatsheets)
- [Interview](#interview)
- [Conclusion](#conclusion)

### Roadmap
Expand Down Expand Up @@ -1500,6 +1501,29 @@ This section is a curated collection of Artificial Intelligence beginner to adva
</tr>
</table>

### Interview

<table width="100%">
<tr>
<th>Resource</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.interviewbit.com/artificial-intelligence-interview-questions/">Artificial Intelligence Interview Questions.</a></td>
<td>This article consists of most commonly asked artificial intelligence interview questions with answers provided.</td>
</tr>
<tr>
<td><a href="https://www.upwork.com/resources/prepare-for-ai-interview">How To Prepare for an AI Job Interview: 10 Tips for Success</a></td>
<td>This article consists of interview preparation guide for Artificial Intelligence ,tips and tricks to crack AI job interview.</td>
</tr>
<tr>
<td><a href="https://interviewprep-ai.com/">Interviewprep AI</a></td>
<td>In this website users can practice for their interview with AI as many times they want.This is an ultimate website for Interview Practice.</td>
</tr>
</table>

## Conclusion

In this comprehensive guide, we've curated a vast array of resources to help you navigate the expansive world of artificial intelligence. Whether you're a novice enthusiast eager to delve into the fundamentals or a seasoned practitioner seeking advanced techniques and tools, this collection has something for everyone.
Expand Down
229 changes: 229 additions & 0 deletions Blockchain/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@
# Blockchain
Blockchain involves the practice of creating, managing, and securing decentralized and distributed digital ledgers. It includes measures and protocols designed to ensure data integrity, transparency, and immutability. Blockchain encompasses consensus algorithms, smart contracts, decentralized applications, and continuous innovation to ensure robust and secure digital transactions.

This curated collection offers valuable Blockchain resources contributed by experts in the field.

## Table of Contents
- [Roadmap](#roadmap)
- [Courses](#courses)
- [Free Courses](#free-courses)
- [Paid Courses](#paid-courses)
- [Protocols](#protocols)
- [Frameworks](#frameworks)
- [Books](#books)
- [YouTube](#youtube)
- [YouTube Channels](#youtube-channels)
- [YouTube Playlists](#youtube-playlists)
- [Community](#community)

## Roadmap
This is a roadmap to learn blockchain.

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://roadmap.sh/blockchain">Blockchain Roadmap</a></td>
<td>This is a beginner to advanced level roadmap to gain blockchain skills.</td>
</tr>
<tr>
<td><a href="https://www.geeksforgeeks.org/blockchain-roadmap/">Blockchain Roadmap by GFG</a></td>
<td>This article from GFG consists of Blockchain Roadmap: Career Path, Skills, and Salary.</td>
</tr>
</table>

## Courses
These are some free and paid courses to learn Blockchain.

### Free Courses
<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.coursera.org/learn/blockchain-basics">Blockchain Basics</a></td>
<td>Learn the basics of blockchain technology and its applications.</td>
</tr>
<tr>
<td><a href="https://www.coursera.org/learn/cryptocurrency">Bitcoin and Cryptocurrency Technologies</a></td>
<td>This Princeton course covers the workings of Bitcoin and other cryptocurrencies.</td>
</tr>
</table>

### Paid Courses
<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.udemy.com/course/the-complete-blockchain-professional-course/">The Complete Blockchain Professional Course</a></td>
<td>Become a Blockchain specialist, learn the ins and outs of Blockchain technology and development.</td>
</tr>
<tr>
<td><a href="https://www.coursera.org/specializations/blockchain">Blockchain Specialization by University at Buffalo</a></td>
<td>This specialization provides a comprehensive understanding of blockchain technology and its ecosystem.</td>
</tr>
</table>

## Protocols
These are the most important protocols in Blockchain.

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://ethereum.org/en/developers/docs/">Ethereum</a></td>
<td>Ethereum is a decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, fraud or third party interference.</td>
</tr>
<tr>
<td><a href="https://www.hyperledger.org/">Hyperledger</a></td>
<td>Hyperledger is an open-source community focused on developing a suite of stable frameworks, tools, and libraries for enterprise-grade blockchain deployments.</td>
</tr>
<tr>
<td><a href="https://ripple.com/">Ripple</a></td>
<td>Ripple is a real-time gross settlement system, currency exchange and remittance network created by Ripple Labs Inc., a US-based technology company.</td>
</tr>
<tr>
<td><a href="https://www.stellar.org/">Stellar</a></td>
<td>Stellar is an open-source protocol for exchanging money or tokens using blockchain technology.</td>
</tr>
</table>

## Frameworks
Some important frameworks in Blockchain.

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.hyperledger.org/use/fabric">Hyperledger Fabric</a></td>
<td>Hyperledger Fabric is a platform for distributed ledger solutions underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility, and scalability.</td>
</tr>
<tr>
<td><a href="https://www.trufflesuite.com/">Ethereum Truffle Suite</a></td>
<td>Truffle is the world’s most popular blockchain development framework with a mission to make your Ethereum development sweet.</td>
</tr>
<tr>
<td><a href="https://www.goquorum.com/">Quorum</a></td>
<td>Quorum is an enterprise-focused version of Ethereum, developed by JPMorgan Chase that provides permissioned implementation of Ethereum.</td>
</tr>
</table>

## Books
These are some of the books that can be used to learn Blockchain.

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.amazon.in/Mastering-Blockchain-distributed-consensus-cryptocurrencies/dp/1839213191">Mastering Blockchain</a></td>
<td>The book covers the technical foundations of blockchain, blockchain programming, and real-world applications.</td>
</tr>
<tr>
<td><a href="https://www.amazon.com/Blockchain-Basics-Non-Technical-Introduction-Steps/dp/1484226038">Blockchain Basics: A Non-Technical Introduction in 25 Steps</a></td>
<td>This book provides a concise and accessible introduction to blockchain technology and its applications.</td>
</tr>
<tr>
<td><a href="https://www.amazon.com/Blockchain-Revolution-Technology-Changing-Business/dp/1101980133">Blockchain Revolution</a></td>
<td>This book describes how blockchain technology can enhance business and society and revolutionize the way we do business.</td>
</tr>
<tr>
<td><a href="https://www.amazon.com/Basics-Bitcoins-Blockchains-Introduction-Cryptocurrencies/dp/1633538001">The Basics of Bitcoins and Blockchains</a></td>
<td>This book is a comprehensive guide to Bitcoin, blockchains, and cryptocurrencies.</td>
</tr>
</table>

## YouTube
These resources provided by YouTube help you to learn blockchain more efficiently.

### YouTube Channels
<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.youtube.com/@SimplyExplained">Simply Explained</a></td>
<td>This channel explains complex technologies in simple terms, including blockchain and cryptocurrencies.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/@IvanOnTech">Ivan on Tech</a></td>
<td>A YouTube channel that covers blockchain, cryptocurrencies, and programming tutorials.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/@Boxmining">Boxmining</a></td>
<td>This channel provides insights, news, and analysis on blockchain technology and the cryptocurrency market.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/@TheModernInvestor">The Modern Investor</a></td>
<td>This channel covers daily cryptocurrency news, blockchain developments, and market updates.</td>
</tr>
</table>

### YouTube Playlists
<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PLV1JDFUtrXpT86wqRpI_w_92c5Axh3ELO">Blockchain Developer Tutorials</a></td>
<td>This playlist covers tutorials on blockchain development, including smart contracts and DApps.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PLUl4u3cNGP61HSJ7EN8HSCzC9NyHcpr0O">Introduction to Blockchain and Cryptocurrencies</a></td>
<td>This playlist from MIT offers an introduction to blockchain technology and its applications.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PLV1JDFUtrXpSSJpYZzBYcHrvl2MooZ1QI">Ethereum Development Walkthroughs</a></td>
<td>This playlist provides walkthroughs for developing on the Ethereum blockchain.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PL2jykFOD1AWaaVcH_5aohxoar8veR7l5J">Blockchain Technology Explained</a></td>
<td>This playlist explains various aspects of blockchain technology, from basics to advanced concepts.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PL16WqdAj66SCOdL6XIFbke-XQg2GW_Avg">Smart Contract Development</a></td>
<td>This playlist covers the development of smart contracts on various blockchain platforms.</td>
</tr>
</table>

## Community
These are some communities you can seek help from to learn about blockchain.

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.reddit.com/r/blockchain/">Reddit - r/blockchain</a></td>
<td>A community for discussing blockchain technology, news, and applications.</td>
</tr>
<tr>
<td><a href="https://ethereum.stackexchange.com/">Stack Exchange - Ethereum</a></td>
<td>A Q&A site for users and developers of Ethereum, the decentralized application platform and smart contract enabled blockchain.</td>
</tr>
<tr>
<td><a href="https://bitcointalk.org/">Bitcoin Talk</a></td>
<td>A forum for discussing Bitcoin, blockchain technology, and related topics.</td>
</tr>
<tr>
<td><a href="https://www.hyperledger.org/community">Hyperledger Community</a></td>
<td>The Hyperledger community is focused on advancing cross-industry blockchain technologies.</td>
</tr>
<tr>
<td><a href="https://community.ibm.com/community/user/blockchain/home">IBM Blockchain Community</a></td>
<td>A community for discussing IBM’s blockchain solutions, sharing ideas, and learning from blockchain experts.</td>
</tr>
</table>
91 changes: 91 additions & 0 deletions Cybersecurity/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,16 @@ This curated collection offers valuable Cybersecurity resources contributed by l
- [Youtube](#youtube)
- [YouTube Channels](#youtube-channels)
- [YouTube Playlist](#youtube-playlists)
- [Projects](#projects)
- [Beginner Level Projects](#beginner-level-projects)
- [Intermediate Level Projects](#intermediate-level-projects)
- [Advance Level Projects](#advance-level-projects)
- [Interview Preparations](#interview-preparation)
- [Community](#community)
- [Reddit Communities](#reddit-communities)
- [Other Communites](#other-communities)
- [GitHub Repositories](#github-repositories)
- [Interview](#interview)

### Roadmap
> This ia a roadmap to learn cybersecurity
Expand Down Expand Up @@ -371,6 +377,69 @@ Learn from industry experts to analyse, implement, and maintain a robust environ
</tr>
</table>


### Projects
> Here are some beginner to advanced projects to develop your project based learning experience.

### Beginner Level Projects

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.geeksforgeeks.org/top-6-cybersecurity-projects-ideas-for-beginners/">Cybersecurity projects for beginners</a></td>
<td>This article from GFG consists of top 6 cybersecurity projects for beginners</td>
</tr>
</table>


### Intermediate Level Projects

<table width="100%">
<tr>
<th>Resource Name</th>
<th> Description</th>
</tr>
<tr>
<td><a href="https://www.knowledgehut.com/blog/security/top-cyber-security-projects">25 Cybersecurity projects </a></td>
<td>This article consists of cybersecurity projects along with their source code</td>
</tr>
</table>


### Advance Level Projects

<table width="100%">
<tr>
<th>Resource Name</th>
<th> Description</th>
</tr>
<tr>
<td><a href="https://www.interviewbit.com/blog/cyber-security-projects/"> Cybersecurity projects -InterviewBit</a></td>
<td>This article from InterviewBit consists of top 10 cybersecurity projects along with their source code</td>
</tr>
</table
### Interview Preparation
> Here are some resources which can help you to prepare for Cybersecurity interview rounds

<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr><td>
<a href="https://www.simplilearn.com/tutorials/cyber-security-tutorial/cyber-security-interview-questions">Cybersecurity Interview questions</a>
</td>
<td>Top Cybersecurity interview questions along with their answers - Simplilearn.</td>
</tr>
</table>

### Community

> These are some communities you can seek help from to learn about cybersecurity.
Expand Down Expand Up @@ -451,6 +520,28 @@ Learn from industry experts to analyse, implement, and maintain a robust environ
</tr>
</table>

### Interview

<table width="100%">
<tr>
<th>Resource</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.edureka.co/blog/interview-questions/cybersecurity-interview-questions/">Top 50 Cyber Security Interview Questions and answers 2024</a></td>
<td>This article by edureka has provided cyber security interview questions and answers.This article consists of questions and answers with visually appealing tables and imageswhich makes users to get attracted to this article.This is one of the best article for interview preparation.</td>
</tr>
<tr>
<td><a href="https://shifacyclewala.medium.com/a-guide-to-scenario-based-cyber-security-interview-questions-36a628694d70">Cyber Security Interview Preparation guide</a></td>
<td>This article consists of interview preparation guide for cybersecurity ,tips and tricks to crack cyber security interview.</td>
</tr>
</table>









Expand Down
4 changes: 4 additions & 0 deletions UI-UX Design/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ This curated collection offers valuable UI (User Interface) and UX (User Experie
</tr>
<th ><a href="https://www.geeksforgeeks.org/how-to-become-a-ui-ux-designer-a-complete-roadmap/">UI/UX </a></th>
<th>This is the Roadmap for UI/UX</th>
<tr>
<td><a href="https://roadmap.uxuiopen.com/">UI/UX roadmap</a></td>
<td>This is roadmap to learn UI/UX</td>
</tr>

</table>

Expand Down
Loading

0 comments on commit 5239fb5

Please sign in to comment.