Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript Certification (FreeCodeCamp)

This repository contains my work from the FreeCodeCamp JavaScript Certification, including exercises and projects covering core JavaScript concepts. This is an ongoing repository and will be updated as I progress through the certification.

πŸ“‚ Contents (In Progress)

javascript-certification/
β”‚
β”œβ”€β”€ README.md
β”œβ”€β”€ .gitignore
β”‚
β”œβ”€β”€ 01-variables-and-strings/ (done β˜‘οΈ)
β”‚   β”œβ”€β”€ greeting-bot/
β”‚   β”œβ”€β”€ trivia-bot/
β”‚   β”œβ”€β”€ sentence-maker/
β”‚   β”œβ”€β”€ teacher-chatbot/
β”‚   β”œβ”€β”€ string-inspector/
β”‚   β”œβ”€β”€ string-formatter/
β”‚   └── string-transformer/
β”‚
β”œβ”€β”€ 02-booleans-and-numbers/ (done β˜‘οΈ)
β”‚   β”œβ”€β”€ logic-checker-app/
β”‚   β”œβ”€β”€ mathbot/
β”‚   └── fortune-teller/
β”‚
β”œβ”€β”€ 03-functions/ (in progress)
β”‚   β”œβ”€β”€ calculator/
β”‚   β”œβ”€β”€ boolean-check/
β”‚   β”œβ”€β”€ email-masker/
β”‚   β”œβ”€β”€ loan-qualification-checker/
β”‚   β”œβ”€β”€ celsius-to-fahrenheit/
β”‚   β”œβ”€β”€ card-counting-assistant/
β”‚   β”œβ”€β”€ leap-year-calculator/
β”‚   β”œβ”€β”€ truncate-string/
β”‚   └── confirm-ending/
β”‚
β”œβ”€β”€ 04-arrays/ (in progress)
β”œβ”€β”€ 05-objects/ (in progress)
β”œβ”€β”€ 06-loops/ (in progress)
β”œβ”€β”€ 07-higher-order-functions/ (in progress)
β”œβ”€β”€ 08-dom-manipulation/ (in progress)
β”œβ”€β”€ 09-regex/ (in progress)
β”‚   └── markdown-to-html/
β”‚
β”œβ”€β”€ 10-projects/ (in progress)
β”‚   β”œβ”€β”€ markdown-to-html/
β”‚   β”œβ”€β”€ drum-machine/
β”‚   β”œβ”€β”€ voting-system/
β”‚   β”œβ”€β”€ bank-account/
β”‚   └── weather-app/

πŸš€ Projects (Portfolio Highlights)

  • Markdown to HTML Converter
  • Drum Machine
  • Voting System
  • Bank Account Management Program
  • Weather App

These are the projects that showcase practical JavaScript skills, problem-solving, and real-world implementation.

πŸ› οΈ Tech

  • JavaScript (ES6+)
  • HTML & CSS

πŸ“Œ Notes

This repository focuses on practical implementation and problem-solving through code. New projects and exercises will be added as I progress through the certification.

About

This repository contains my work from the FreeCodeCamp JavaScript Certification

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages