https://github.com/seodeveloper01/study-projects
A collection of my Node.js study projects.
https://github.com/seodeveloper01/study-projects
backend javascript node-js typescript
Last synced: 2 months ago
JSON representation
A collection of my Node.js study projects.
- Host: GitHub
- URL: https://github.com/seodeveloper01/study-projects
- Owner: SeoDeveloper01
- License: mit
- Created: 2025-03-27T17:59:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T20:49:20.000Z (over 1 year ago)
- Last Synced: 2025-03-27T21:36:28.494Z (over 1 year ago)
- Topics: backend, javascript, node-js, typescript
- Homepage: https://www.linkedin.com/in/gregory-dvulychanskiy/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js Projects
A collection of my Node.js study projects, inspired by [Roadmap.sh](https://roadmap.sh/nodejs/projects).
## Projects List:
- [Task Tracker](./task-tracker/README.md) - a command-line application for managing tasks and tracking to-do list. More information you can [find here](https://roadmap.sh/projects/task-tracker).
