Odin Where's Waldo

A web-based "Where's Waldo" game built with Angular as part of studying the Node.js course at The Odin Project.
Web Developer
I am a lifelong learner who has taken numerous courses across various fields, primarily in multimedia and visual arts. However, after completing my first programming course in late 2021, I became eager to learn even more.
My focus is always on concepts, rather than tools, which helps me solve problems I encounter, regardless of the tools I use.
Don't judge a developer's work by its UI.

A web-based "Where's Waldo" game built with Angular as part of studying the Node.js course at The Odin Project.

A full-stack blog platform with multi-author support, built with Next.js, Node.js/Express, and PostgreSQL, applying modern application structure and tooling.

A hypothetical store built with React and the Fake Store API, including a custom Express API for handling user authentication.

A minimal MVC web app for storing files using Express and PostgreSQL, showcasing features like recursive database queries to navigate file structure.

A small memory game built with functional React components and hooks to manage game state.

A resume builder built with React using hooks and the Context API for shared state management.

A JavaScript app that lists games from an external API, structured with class-based OOP principles.

A weather app that retrieves and displays API-based weather data using asynchronous JavaScript.

A basic tool for saving and validating URLs using vanilla JavaScript.

A simple portfolio layout built with HTML, CSS, and a few lightweight JavaScript utilities.

A simple landing page layout built using only HTML and CSS.

A Battleship game built with vanilla JavaScript and Webpack, having Jest tests for game logic.

A small app demonstrating graph traversal concepts through Knight moves in chess.

A todo list app built with vanilla JavaScript and organized using a simple custom module system.

A static restaurant page built with vanilla JavaScript and Webpack, featuring a custom carousel component.

A tic-tac-toe game with difficulty levels, built with vanilla JavaScript and bundled using Webpack.

A simple drawing board implemented with vanilla JavaScript.

A basic calculator built with vanilla JavaScript, implemented without using `eval`.

A pomodoro-style timer built with React using class-based components.

A calculator with adaptive layout behavior, built with React using class-based components.

A basic drum pad interface built with React, including controls for sound speed and volume.

A Markdown previewer built with React using class-based components.

A React app that displays random quotes from an API and switches theme colors on each quote.

A simple, multi-user blog implemented as an MVC app with Django handling the back-end and vanilla JavaScript on the front-end.

An MVC app for generating and managing passwords; built as a final project for CS50x 2022.