Pinned Repositories
age-calculator
A simple page using Javascript in which you can insert the year that you were born and the page returns your age.
angular-app
An app made with Angular. For now just functionally working to pass data between components.
api-test-projects
First projects usin APIs.
bikcraft
A project made along with the HTML-CSS course by Origamid.
flexblog
A page made along with the flexbox course on Origamid, a brazilian online learning platform.
flexbox-conference
A landing page made all by myself to practice css flexbox.
grid-layout-landingpage
A landing page made with CSS Grid Layout to position the elements.
NASA-api
This website uses the JavaScript Fetch method to connect with APOD API from NASA and return the image of that day, along with the image title and description.
portfolio
My portfolio. Presentation, skills and links to my projects.
practice-landing-page
Landing page based on a model that was available for students to use as inspiration. After the model was mirrored by me as practice, another implementations were made, such as: turning the page responsive with CSS grid and the implementation of an animation with Javascript.
piresdanilo's Repositories
piresdanilo/portfolio
My portfolio. Presentation, skills and links to my projects.
piresdanilo/age-calculator
A simple page using Javascript in which you can insert the year that you were born and the page returns your age.
piresdanilo/angular-app
An app made with Angular. For now just functionally working to pass data between components.
piresdanilo/api-test-projects
First projects usin APIs.
piresdanilo/bikcraft
A project made along with the HTML-CSS course by Origamid.
piresdanilo/flexblog
A page made along with the flexbox course on Origamid, a brazilian online learning platform.
piresdanilo/flexbox-conference
A landing page made all by myself to practice css flexbox.
piresdanilo/grid-layout-landingpage
A landing page made with CSS Grid Layout to position the elements.
piresdanilo/NASA-api
This website uses the JavaScript Fetch method to connect with APOD API from NASA and return the image of that day, along with the image title and description.
piresdanilo/practice-landing-page
Landing page based on a model that was available for students to use as inspiration. After the model was mirrored by me as practice, another implementations were made, such as: turning the page responsive with CSS grid and the implementation of an animation with Javascript.
piresdanilo/projetos-html-css
my first projects using html, css and javascript.
piresdanilo/small-little-js-projects
A compilation of small little Javascript projects used to practice as I learn everyday.
piresdanilo/to-do-list
A to-do list made with Javascript. The user can add, mark as done and remove the items.
piresdanilo/weather-api
This website connects with two OpenWeather APIs to give the current weather of a city inserted by the user.
piresdanilo/which-time
A single page using Javascript that shows to the user the current time and a different picture and style of the page in each part of the day (mornig, afternoon etc).