Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.56 KB

README.md

File metadata and controls

71 lines (46 loc) · 1.56 KB

Front-End Development Libraries Certification

This project contains all projects from Front-End Libraries Certificate

Features

  • Select project from selector
  • Setup project tests
  • Run tests in tests server with terminal use expirience

Projects

Random Quote Machine

This application fetch random (mocked) quotes wich shows to you

Features

  • Fetch list of quotes
  • Get next quote from list
  • Tweet quote with one click

Markdown Previewer

This application is simple markdown editor where you can write markdown and see parsed text in real-time

Features

  • Markdown editor
  • Markdown previewer
  • Synchronized editor and previewer

Drum Machine

This application is emulate drum pad

Features

  • Power On/Off drum pad
  • Click on buttons to play correspond drum sound
  • Use keyboard to play on drum pad
  • Change drum pad volume

JaveScript Calculator

This is a basically calculator with use Formula/Expression Logic wich means 2+2*2=6

Features

  • Add digits
  • Substract digits
  • Multiple digits
  • Divide digits

25 + 5 Clock

This application allow you to run simple session countdown wich play sound at the end and starts break countdown

Features

  • Increase/Decrease Break length up 1 to 60 minutes
  • Increase/Decrease Session length up 1 to 60 minutes
  • Start/Stop countdown
  • Refresh to initial values
  • Play sound at the end