Projects

Welcome to my experience page! Here, I’ll show you what I’ve been doing in my job. I’m still learning, and I’ve done a few projects and practice exercises to get better at what I do.

This page is like a scrapbook of my work journey. It’s a way for me to share what I’ve learned and how I’m getting better at my job.
I’ve also written some articles on LinkedIn. These are about the things I’ve learned, and I want to share that knowledge with you.

Feel free to look around and see what I’ve been up to. I’m just starting out, and I’m glad to have you join me on this learning adventure.

Thanks for being part of my early career journey, and there’s more to come!

Trading Tools

Trading Tools

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...

Tic-Tac-Toe

Tic-Tac-Toe

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...

Pig Game

Pig Game

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 roll dice in turns...