Skip to content

A repository where I will place one project a week. Just a way to learn and practice.

Notifications You must be signed in to change notification settings

jonasmfernandes/one-project-per-week-js

Repository files navigation

One Project per week JS

Index

About

This repository was created with the purpose of putting into practice what I am learning in the JavaScript language. I will post one project per week.


Technologies


Projects

All projects will be listed here.

School Grades

This project has the idea of ​​converting numerical notes into concept notes using console.log.

Score

Code:


Family Income

This project is for you to see your family income. It works as follows: You quote your income, example (3000 of salary) and your expenses, example (250 of water and 50 of gas). And then console.log will show you if you owe or if you are left over and the amount.

Family-Income

Code:


Temperature Converter

This project has the purpose of converting degrees Celsius to Fahrenheit or vice versa. Quote the desired temperature and console.log will show the conversion.

Degree-Converter

Code:


To-do list

This project is a to-do list. Just write what you need to do and it will list it below the text field. Two clicks and you will delete the item.

To-do-list

This project is being hosted by Netlify: To-do List

Code:


Paragraph Generator

This design is more elaborate and visually more beautiful. It is a paragraph / text generator, just type in as many paragraphs as you want from 0 to 5 and it will show you the corresponding paragraphs.

Paragraph-generator

This project is being hosted by Netlify: Paragraph generator

Code :


Modal

This is my second project using DOM manipulation. It is a simple modal, but I learned a lot how to use: event.stopPropagation ().

Modal

This project is being hosted by Netlify: Modal

Code:


Euro Converter

This is my third project using DOM manipulation. It is a euro converter.

Euro Converter

This project is being hosted by Netlify: Euro Converter

Code:


Crystal Ball

This project was made using DOM manipulation. It is an answer guesser.

Crystal Ball

This project is being hosted by Netlify: Bola de cristal

Code:


Author

Made by Jonas Fernandes. Contact!


License

This project is under the license MIT.

About

A repository where I will place one project a week. Just a way to learn and practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published