Skip to content

Latest commit

 

History

History
103 lines (59 loc) · 4.99 KB

File metadata and controls

103 lines (59 loc) · 4.99 KB

Full Stack Journey

This is an overview of my projects from The Odin Project.

Featured Projects

📝 Project 📕 Description ⚙️ Features 📁 Repository
Weather App A weather forecast website using the Visual Crossing API. HTML, CSS, JavaScript, Async/Await, APIs weather-app
Battleship A web version of the classic Battleship game. HTML, CSS, JavaScript, Jest, TDD battleship
Todo List A to-do list application that lets users create and manage tasks and projects. HTML, CSS, JavaScript, Local Storage todo-list
Restaurant Page A web page for a fictional restaurant. HTML, CSS, JavaScript, ES6 Modules, Webpack restaurant-page
Calculator A traditional web-based calculator that supports the four basic arithmetic operations. HTML, CSS, JS calculator
Admin Dashboard A grid-based dashboard interface that displays projects within cards. HTML, CSS, JS, Grid admin-dashboard
Sign-up Form A sign-up form for a fictional travel booking platform. HTML, CSS, Web Form sign-up-form
Tic-Tac-Toe A classic Tic-Tac-Toe game for browser. HTML, CSS, JavaScript, Factory Functions tic-tac-toe
Etch A Sketch A browser version of a sketchpad, that consists on a grid such that the user can paint or erase each square. HTML, CSS, JS etch-a-sketch
Landing Page A landing page for a fictional online programming courses platform. HTML, CSS, Flexbox landing-page

Project Previews

Weather App



Battleship



Todo List



Restaurant Page Screenshot



Calculator Screenshot



Admin Dashboard Screenshot



Sign-up Form Screenshot



Tic-Tac-Toe Screenshot



Etch A Sketch Screenshot



Landing Page Screenshot