https://github.com/tianzhich/dev-notes
Capture inspirations and record them, in the field of programming.
https://github.com/tianzhich/dev-notes
Last synced: 2 months ago
JSON representation
Capture inspirations and record them, in the field of programming.
- Host: GitHub
- URL: https://github.com/tianzhich/dev-notes
- Owner: tianzhich
- Created: 2021-04-25T06:26:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T01:20:54.000Z (over 1 year ago)
- Last Synced: 2025-02-08T08:13:00.547Z (4 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev Notes
## Overview
DevNotes is a repository dedicated to documenting coding problems, solutions, and insightful notes encountered during my development journey. This repository serves as a personal knowledge base, aiming to facilitate learning, reflection, and sharing of programming wisdom.## Features
- **Issue Tracking**: Detailed records of coding issues and their resolutions.
- **Programming Notes**: Collection of useful notes on various programming topics.
- **Learning Resources**: Curated list of resources for further exploration.## How to Use
This repository is structured by topics and programming languages. You can navigate through the issues to find discussions on specific problems or browse the notes for general programming insights.## Contributing
While DevNotes is primarily a personal project, contributions are welcome. If you have suggestions, corrections, or questions, feel free to open an issue or submit a pull request.## License
This project is open-sourced under the MIT License. See the LICENSE file for more details.## Contact
For any inquiries, please reach out via GitHub issues.Thank you for visiting my dev notes. Happy coding!