Things i have made...
instead of touching grass.
Real-time multiplayer Tic-Tac-Toe built with Socket.IO, featuring synchronized gameplay, server-authoritative game logic, turn management, and automatic timeout handling.
tictactoe-network-edition
See here ->JavaScript86.63%HTML13.37%Multiplayer Tic-Tac-Toe backend built with Express.js featuring server-side validation, session management with HTTP-only cookies, and dynamic HTML rendering using a virtual DOM.
tictactoe
See here ->JavaScript66.89%CSS21.27%HTML11.84%A Windows Forms text editor built with C#, featuring file management, automatic save prompts, drag-and-drop support, and real-time document statistics.
text-editor-gui
See here ->C#100.00%A C# Windows Forms application that simulates lottery drawings, validates user input, and performs high-performance probability simulations with configurable draw counts.
lottery-simulator
See here ->C#100.00%A Windows Forms calculator built with C#, supporting chained arithmetic operations, overflow protection, division-by-zero handling, and intuitive calculator-style input.
calculator-gui
See here ->C#100.00%A full-stack book tracking platform built with Node.js, Express, EJS, and SQLite. Users can manage personal libraries, track reading progress, write reviews, and discover books—all without frontend frameworks.
book-club-app
See here ->JavaScript78.38%EJS21.62%