by martintokman | Nov 6, 2023 | dev-projects
Trading journal: Show data from an excel trading journal, the program has a main menu where you can choose to view trades by asset or by date. The app is still under developement, this will be a complete trading tools app that will have more tools like charts...
by martintokman | Nov 2, 2023 | dev-projects
Get ready for a game of Tic-Tac-Toe with two adjustable difficulty levels! First, choose your preferred difficulty level: Level 1 (Easy): The computer randomly selects an empty cell without checking your moves. Can you outsmart it? Level 2 (Intermediate): The computer...
by martintokman | Nov 2, 2023 | dev-projects
Developed a Python game that utilizes user input handling, game logic, and modular programming. The project includes a custom module (‘roll_dice’) for handling dice rolls, and it’s hosted on GitHub for easy sharing and collaboration. Players will...