I am an aspiring software developer currently following The Odin
Project's full-stack curriculum. I am also a full-time English
teacher and a part-time computer science student who loves animals,
singing, and writing
My work
Battleship Game
The game was implemented in vanilla JavaScript. The AI algorithm
draws concepts from BFS and DFS to intelligently attack the
player's ships.
Weather App
This app uses HTML page with CSS styling and JavaScript
functionality to displaying weather information dynamically.
To Do App
This is a task management app implemented in JavaScript. It
includes functionalities for creating, editing, and deleting tasks
and projects dynamically on the web page.
Tic-Tac-Toe Game
This is a 2-player game with visually appealing and interactive
UI.
Library App
This is a JavaScript application that manages a book library with
functions for adding, removing, and displaying books.
Restaurant Page
This is a restaurant web page featuring home, menu, and contact
pages, with interactive navigation and visually appealing design
elements.