Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princekunal101/mohemohe
Creative learning app for students and quick revision contents in organized form which help easy to grow their skills, knowledge and revision.
https://github.com/princekunal101/mohemohe
articles learn-to-code lucide-icons mdx nextjs nextjs14 shadcn-ui typescript vercel
Last synced: 9 days ago
JSON representation
Creative learning app for students and quick revision contents in organized form which help easy to grow their skills, knowledge and revision.
- Host: GitHub
- URL: https://github.com/princekunal101/mohemohe
- Owner: princekunal101
- License: mit
- Created: 2024-04-24T19:34:58.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-23T03:49:41.000Z (11 days ago)
- Last Synced: 2024-12-23T04:30:14.613Z (11 days ago)
- Topics: articles, learn-to-code, lucide-icons, mdx, nextjs, nextjs14, shadcn-ui, typescript, vercel
- Language: MDX
- Homepage: https://www.mohemohe.in
- Size: 21.1 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mohe Mohe
The Learning Platform for the Future, you can click to view these pages.MoheMohe ● Learn ● Questions
---
## Table of Contents
- [About The Project](#about-the-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)## About The Project
Free articles and programming language learning resources.
### Links
- [Learn Web Technology](https://www.mohemohe.in/learn/web-technology)
- [Learn Java Programming](https://www.mohemohe.in/learn/web-technology)
- [Database Managment System Lab](https://www.mohemohe.in/blog/dbms-lab)
- [Web Technology Lab](https://www.mohemohe.in/blog/wt-lab)
- [Design Algorithm and Analysis Lab](https://www.mohemohe.in/blog/daa-lab)
- [Java Programming Lab](https://www.mohemohe.in/blog/oops-java-lab)
- [Gate 2025 Syllabus](https://www.mohemohe.in/blog/syllabus-gate-cs)
- [Forth Semester Syllabus](https://www.mohemohe.in/blog/syllabus-4sem)
- [Fifth Semester Syllabus](https://www.mohemohe.in/blog/syllabus-5sem)Practice Questions
- [Web Technology Practice Questions](https://www.mohemohe.in/questions/wt-question)
- [DBMS Practice Questions](https://www.mohemohe.in/questions/dbms-question)### Built With
- [Next.js 14](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [shadcn/ui](https://ui.shadcn.com)## Getting Started
### Prerequisites
- Node.js
### Installation
1. Clone the repo
```sh
git clone https://github.com/princekunal101/mohemohe.git
```
2. Install dependencies
```sh
npm install
```
3. Configure environment variables
```sh
cp .env.example .env
```## Roadmap
- Read Articles
- Learn Programming Languages
- Do Practice QuestionsSee [open issues](https://github.com/princekunal101/mohemohe/issues) for proposed features.
## Contributing
1. Fork the Project
2. Create a Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit Changes (`git commit -m 'Add AmazingFeature'`)
4. Push to Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## Contact
- Project Link: [princekunal101/mohemohe](https://github.com/princekunal101/mohemohe)
- Instagram Link: [mohemohe.in](https://instagram.com/mohemohe.in)
- X (twitter) Link: [mohemoheIN](https://x.com/mohemoheIN)## Acknowledgements
- [Lucide Icons](https://lucide.dev)
- [Vercel](https://vercel.com)
- [MDX](https://mdxjs.com)## Thanks to all Contributors❤️
## License
Distributed under the MIT License. See [LICENSE](./LICENSE) for details.
---