Skip to main content

Algorithms

XO - Themed Tic-Tac-Toe Game with JavaScript
·327 words·2 mins
🎮 Project Description # XO - Final Destination is an interactive tic-tac-toe game with a dark gothic theme. Developed entirely with vanilla JavaScript, HTML5, and CSS3, demonstrating advanced DOM manipulation, game logic, victory detection algorithms, and browser event handling.
Renta SV - Payroll Calculator in C#
·215 words·2 mins
💼 Project Description # Renta SV is a C# console application that automates payroll calculation for employees in El Salvador, applying legal deductions (ISSS, AFP) and income tax calculation by brackets.