July 25, 2025
My Manager App
Built a secure real-time chat app using Flutter
and Atsign’s
decentralized atServer infrastructure. Designed and implemented custom JSON
serialization (toJson/fromJson) to send,
receive, and manage structured chat and user data.
OOP Java project. Implemented action listeners, abstract class,
and a menu system. Permits saving game, retrieving game files,
displaying high scores board, and changing size.
August 30, 2022
Battle Ships
Through pop-up windows, users choose board's size, and the number of ships. Applies an effective solution to the overlapping and overcrowding of ships problem.
August 24, 2022
Perception Test
Uses a set of 25 image cards and 3 kinds of tests through pop-up windows. Permits retesting and saved scores.
December 20, 2021
Tic-Tac-Toe
Two-player console game in Python. Implemented lists, methods, and error-checking.