Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



MoheMohe Logo

Mohe Mohe



License


GitHub Issues


GitHub Pull Requests


Contributors


The Learning Platform for the Future, you can click to view these pages.

MoheMoheLearnQuestions

---

## 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



Mohe Mohe Screen Shot
Mohe Mohe Screen Shot


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 Questions

See [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.

---