https://github.com/coder36459/fcc-projects
freeCodeCamp projects
https://github.com/coder36459/fcc-projects
bash bootstrap css css-flexbox d3 d3-barchart d3-heatmap d3-scatterplot-graph d3-visualization d3js html javascript postgresql postgresql-database react reactjs relational-database shell sql topojson
Last synced: 3 months ago
JSON representation
freeCodeCamp projects
- Host: GitHub
- URL: https://github.com/coder36459/fcc-projects
- Owner: coder36459
- Created: 2025-01-13T19:59:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T20:36:00.000Z (4 months ago)
- Last Synced: 2025-02-19T21:28:50.560Z (4 months ago)
- Topics: bash, bootstrap, css, css-flexbox, d3, d3-barchart, d3-heatmap, d3-scatterplot-graph, d3-visualization, d3js, html, javascript, postgresql, postgresql-database, react, reactjs, relational-database, shell, sql, topojson
- Language: SQL
- Homepage: https://coder36459.github.io/fcc-projects/
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp projects
Below you can find simple projects which I have done to improve and practice my programming skills.### [Responsive Web Design](https://www.freecodecamp.org/certification/fcc01a5d92a-8836-4fc0-bc6f-2bfa568313f6/responsive-web-design)
1. Build a Survey Form
2. Build a Tribute Page
3. Build a Technical Documentation Page
4. Build a Product Landing Page
5. Build a Personal Portfolio Webpage### [JavaScript Algorithms and Data Structures](https://www.freecodecamp.org/certification/fcc01a5d92a-8836-4fc0-bc6f-2bfa568313f6/javascript-algorithms-and-data-structures-v8)
6. Build a Palindrome Checker
7. Build a Roman Numeral Converter
8. Build a Telephone Number Validator
9. Build a Cash Register
10. Build a Pokémon Search App### [Front End Development Libraries](https://www.freecodecamp.org/certification/fcc01a5d92a-8836-4fc0-bc6f-2bfa568313f6/front-end-development-libraries)
11. Build a Random Quote Machine
12. Build a Markdown Previewer
13. Build a Drum Machine
14. Build a JavaScript Calculator
15. Build a 25 + 5 Clock### [Data Visualization](https://freecodecamp.org/certification/fcc01a5d92a-8836-4fc0-bc6f-2bfa568313f6/data-visualization)
16. Visualize Data with a Bar Chart
17. Visualize Data with a Scatterplot Graph
18. Visualize Data with a Heat Map
19. Visualize Data with a Choropleth Map
20. Visualize Data with a Treemap Diagram### Relational Database
21. Build a Celestial Bodies Database
22. Build a World Cup Database