Movies API
A full stack application written in JavaScript (Node.js), HTML and CSS. Sign in to the application with your username and password, and share a database of movie data. Add your own recommendations and see details on movies.
ArgenTours
The website of a fictitious company that organizes day and week long tours of my native Argentina.
- Sass
- BEM
- Modal implemented with just CSS
- Layout built using a custom grid (built the old way, with floats)
GrandPalace
A fictitious compay of luxury homes.
- Sass
- BEM
- Deployed to GitHub Pages
- Layout built using a CSS grid (built the old way, with floats)
Blog
My personal blog. It's made using a static site generator (Hugo), and deployed to Netlify. I write about what I'm learning at the moment and about different interesting things I come across in my journey learning web development.
- Deployment to Netlify
- Using Static Site Generators
- Publishing blog posts by a simple GitHub Commit
- Notes on my learning journey