https://github.com/ranitmanik/docs
A list of documentations created by me for personal usage and revisons
https://github.com/ranitmanik/docs
Last synced: 2 days ago
JSON representation
A list of documentations created by me for personal usage and revisons
- Host: GitHub
- URL: https://github.com/ranitmanik/docs
- Owner: RanitManik
- License: mit
- Created: 2024-08-24T16:24:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-07T07:51:10.000Z (29 days ago)
- Last Synced: 2025-10-03T18:55:27.819Z (3 days ago)
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Personal Documentation Repository
This repository contains a collection of documentation created by me, Ranit Manik, for personal usage and revision purposes. The documents cover various programming languages and web development topics that I frequently use in my projects. Each documentation is carefully curated to serve as a quick reference and a comprehensive guide for my studies and development work.
## Available Documentation
- **C**: [C Documentation](https://ranit.gitbook.io/c/)
- **Java**: [Java Documentation](https://ranit.gitbook.io/java/)
- **HTML**: [HTML Documentation](https://ranit.gitbook.io/html/)
- **CSS**: [CSS Documentation](https://ranit.gitbook.io/css/)
- **JavaScript**: [JavaScript Documentation](https://ranit.gitbook.io/javascript/)
- **React**: [React Documentation](https://ranit.gitbook.io/react/)## Purpose
The purpose of this repository is to centralize all the documentation I’ve created for easy access and revision. Each document is a reflection of my learning process and serves as a living document that evolves with my growing expertise.
## Usage
Feel free to explore the documentation linked above. These resources are structured to provide clear and concise information on various topics, making them useful for quick lookups and deep dives into specific subjects.
## Contributions
Since this repository is intended for personal use, contributions are not expected. However, if you notice any errors or have suggestions for improvements, feel free to reach out.
## License
This documentation is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.