Skip to content

AlyxsonMarques/exercises-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises-list

There are some projects i done, based on florinpop17/app-ideas The idea is keep incrementing this repository with new done exercises.

Border-Radius

A dynamic border radius CSS generator
To run, put it all together in a folder, and open the html file in your browser

Binary to Decimal

Convert binary numbers to decimal
To run, put it all together in a folder, and open the html file in your browser

GitHub Statuses

Shows GitHub Statuses from Github Status using custom colors for each status
you can add more status colors just adding .status { color: #foobar } on public/style.css, i used Express, Express-Handlebars, Node-Fetch for this project. I learned how to use basics of Handlebars Docs, how to integrate Express + Handlebars and more concepts of an API development. To run this project, install the dependencies and run node server.js

Google UI Clone

A clone of main page from Google, to run this project just put open index.html of google-ui folder
I pretend to implement an dark theme
I learned about CSS responsivity, SVG usage, display: flex, flex-direction, elements states and more.

About

Some projects i made, based on florinpop17/app-ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published