https://github.com/gthomas08/freecodecamp-projects
freeCodeCamp projects
https://github.com/gthomas08/freecodecamp-projects
certificate fcc freecodecamp projects
Last synced: 7 days ago
JSON representation
freeCodeCamp projects
- Host: GitHub
- URL: https://github.com/gthomas08/freecodecamp-projects
- Owner: gthomas08
- Created: 2021-11-24T12:39:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T14:03:04.000Z (about 2 years ago)
- Last Synced: 2025-03-14T09:21:20.692Z (4 months ago)
- Topics: certificate, fcc, freecodecamp, projects
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp Projects
Projects that were completed as part of freeCodeCamp curriculum.
## Back End Development and APIs
| Project | Live Website |
| ------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| [Timestamp-Microservice](https://github.com/gthomas08/Timestamp-Microservice) | https://timestamp-microservice.gthomas10.repl.co/ |
| [Request-Header-Parser-Microservice](https://github.com/gthomas08/Request-Header-Parser-Microservice) | https://request-header-parser-microservice.gthomas10.repl.co/ |
| [URL-Shortener-Microservice](https://github.com/gthomas08/URL-Shortener-Microservice) | https://url-shortener-microservice.gthomas10.repl.co/ |
| [Exercise-Tracker](https://github.com/gthomas08/Exercise-Tracker) | https://exercise-tracker.gthomas10.repl.co/ |
| [File-Metadata-Microservice](https://github.com/gthomas08/File-Metadata-Microservice) | https://file-metadata-microservice.gthomas10.repl.co/ |### Certificate
The certificate can be found [here](https://www.freecodecamp.org/certification/gthomas08/back-end-development-and-apis).