diff --git a/Learn.md b/Learn.md new file mode 100644 index 000000000..0c4546721 --- /dev/null +++ b/Learn.md @@ -0,0 +1,41 @@ +# CodeHarbourHub +Visit our website [CodeHarbourHub](https://www.codeharborhub.live/) + +## Table of Contents + +- [Introduction](#introduction) +- [Features](#features) +- [Contributing Guidelines](#contributing-guidelines) +- [Code of Conduct](#code-of-conduct) +- [Socials](#socials) + +## Introduction + +Welcome to "CodeHarbourHub" - Our mission at CodeHarbourHub to provide accessible and comprehensive educational resources to learners of all levels, from Beginners learners to Advanced professionals. +We're the exclusive platform offering a comprehensive tech curriculum, taught by industry masters, completely free. Join our vibrant community, master in-demand skills, and launch your dream tech career. + +## Features +- **In-Depth Tutorials**: Dive into comprehensive tutorials covering a wide range of programming languages like C++, Java, Python, JavaScript and Typescript and frameworks like ReactJS along with Data Structures and Algorithms. +![](/assets/Tutorials.png) + +- **Courses for Mastery**: Enroll in structured courses designed to take your skills to the next level. They range from learning a particular language and implementing them hands-on as projects to enhance learning. +![](/assets/Courses.png) + +- **Inspiring Showcases**: Explore inspiring showcases of real-world projects and innovative web solutions. +![](/assets/Showcase.png) + +- **Engaging Community**: Connect with a vibrant community of developers, share knowledge, and collaborate on projects. +![](/assets/Community.png) + +## Contributing Guidelines + +For the enthusiasts who want to contribute to CodeHarbourHub, please refer to our [Contributing Guildelines](https://github.com/CodeHarborHub/codeharborhub/blob/main/CONTRIBUTING.md) + +## Code of Conduct + +For all the enthusiastic contributers, please refer to the [Code of Conduct](https://github.com/CodeHarborHub/codeharborhub/blob/main/CODE_OF_CONDUCT.md) + +## Socials +Stay updated with the latest news and announcements: +- [LinkedIn](https://www.linkedin.com/groups/14232119/) +- [Twitter](https://twitter.com/CodesWithAjay) diff --git a/assets/Community.png b/assets/Community.png new file mode 100644 index 000000000..40c0cfed0 Binary files /dev/null and b/assets/Community.png differ diff --git a/assets/Courses.png b/assets/Courses.png new file mode 100644 index 000000000..26acf00b4 Binary files /dev/null and b/assets/Courses.png differ diff --git a/assets/Showcase.png b/assets/Showcase.png new file mode 100644 index 000000000..8cd7b223e Binary files /dev/null and b/assets/Showcase.png differ diff --git a/assets/Tutorials.png b/assets/Tutorials.png new file mode 100644 index 000000000..5dacf5e33 Binary files /dev/null and b/assets/Tutorials.png differ