You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive collection of Data Structures and Algorithms implementations in JavaScript. This repository serves as a learning resource and reference for common computer science concepts implemented in JavaScript.
A simple web-based chess game built with vanilla HTML, CSS, and JavaScript. This project creates an interactive chess board with pieces rendered using Unicode chess symbols.
A simple, interactive web application for managing your personal recipe collection. Built with vanilla HTML, CSS, and JavaScript, this app allows you to add, view, edit, and delete recipes with a clean, user-friendly interface.
A web-based digital Etch-a-Sketch drawing application built with vanilla HTML, CSS, and JavaScript. This project was created as part of The Odin Project curriculum.