Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortuie/freecodecamp
All the projects I have made following the FreeCodeCamp.com curriculum.
https://github.com/mortuie/freecodecamp
css d3 express expressjs freecodecamp freecodecamp-curriculum frontend hacktoberfest html javascript js mocha nodejs react reactjs
Last synced: 2 days ago
JSON representation
All the projects I have made following the FreeCodeCamp.com curriculum.
- Host: GitHub
- URL: https://github.com/mortuie/freecodecamp
- Owner: Mortuie
- License: mit
- Created: 2017-05-18T20:21:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T00:13:14.000Z (about 2 years ago)
- Last Synced: 2024-05-29T06:23:43.293Z (6 months ago)
- Topics: css, d3, express, expressjs, freecodecamp, freecodecamp-curriculum, frontend, hacktoberfest, html, javascript, js, mocha, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 14.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FreeCodeCamp Projects Repository
## Introduction
This is a repository which houses all of my experimental projects which I have completed whilst following the [Freecodecamp open source curriculum](https://www.freecodecamp.com). This curriculum is split into three different sections, the frontend curriculum, the data visualisation curriculum and the backend curriculum. The technologies that you are exposed to include: JavaScript, JQuery, HTML & CSS, Aphrodite, React, MongoDB, Node.js, D3.js and many more.## TechStack used
There are varying tech stacks here as I became a more proficient software developer throughout the years.
- Frontend: React/Javascript/Typescript/Redux/React Context/React Query
- Backend: Nodejs/Express/Javascript/Typescript/Java
- DB: MongoDB/PostgreSQL/OpenSearch
- Ops: Docker/Docker Compose## Frontend Projects:
These are all the links to the frontend projects, that I have completed during this part of the curriculum. Technologies used: HTML & CSS, Bootstrap, JavaScript, JQuery, React.- [Tribute Page](http://tribute-leon.surge.sh/)
- [Personal Portfolio](http://portfolio-leon.surge.sh/)
- [Random Quote Machine](http://randomquotemachine.mortuie.com/)
- [Local Weather Application](http://localweather.mortuie.com/)
- [Wikipedia Viewer](http://wikipediaviewer.mortuie.com/)
- [Calculator](http://calculator.mortuie.com/)
- [Twitch API Viewer](http://twitchapi.mortuie.com/)
- [Tictactoe](http://tictactoe.mortuie.com)## Data Visualisation & React Projects:
These are all the links to the data visualisation projects, that I have completed. Technologies used: D3js, React, CSS, HTML.React Projects:
- [Markdown Previewer]
- [Camper Leaderboard]
- [Recipe Box]
- [Game of Life]
- [Roguelike Dungeon Crawler]D3 Projects:
- [Bar Chart]
- [Scatterplot Graph]
- [Heat Map]
- [Force Directed Graph]
- [Meteor Visualisation Map]## Backend Projects:
These are all of the links to the live API/Microservices projects, that I have completed. Technologies used: Node.js, MongoDB, Mocha, Express, HTML & CSS.API & Microservices:
- [Timestamp Microservice](https://damp-thicket-24709.herokuapp.com/)
- [Request Header Parser Microservice](https://fierce-brook-48467.herokuapp.com/)
- [URL Decoder/Encoder](https://dry-headland-15859.herokuapp.com/)
- [Image Search Abstraction Layer](https://aqueous-reaches-46032.herokuapp.com/)
- [File Metadata Microservice](https://limitless-bayou-36453.herokuapp.com/)Dynamic Web Applications (Fullstack):
- [Voting Application]
- [Nightlife Coordination Application]
- [Stock Market]
- [Book Trading Club]
- [Pinterest Clone]#### Author
All the code shown here is developed and designed by Leon Boehmer. Feel free to copy, reuse and learn from whichever project you need! But remember copying code and ideas outright will not help anyone, read the code and learn!