Bilguun04
Software engineering student at McGill University, coder enthusiast
McGill UniversityMontreal, Quebec
Pinned Repositories
Banking-System
This project is a simple banking system which allows users to create an account, deposit money, withdraw money, and transfer funds between accounts.
Bilguun04
Chess
Welcome to the Chess Game and ChessBot project! This repository contains the source code for a classic chess game and an accompanying chess-playing bot.
Civilization-250
Civilization 250 is a strategy game that immerses players into historical leaders. Each player develops their country while protecting themselves from other countries’ invasion. Implemented by java using data structure.
data-validation
Library for exploring and validating machine learning data
Decision-Tree
This program evaluates data from the given excel file and creates a decision tree. Implemented by java using decision tree.
openai-python
The official Python library for the OpenAI API
Paint
The-Very-Hungry-Caterpillar
This game is about a caterpillar named Gus, and his journey from hatching stage to butterfly. Gus gets longer by eating treats along the way and evolutes after the length passes the threshold of evolution stage. Implemented by java using singly linked list.
Tic-Tac-Toe
A simple console-based implementation of the classic Tic-Tac-Toe game using Python.
Bilguun04's Repositories
Bilguun04/Civilization-250
Civilization 250 is a strategy game that immerses players into historical leaders. Each player develops their country while protecting themselves from other countries’ invasion. Implemented by java using data structure.
Bilguun04/SoftFocus
SoftFocus is a Python application that allows you to blur images using the PIL (Python Imaging Library). It provides a simple interface to apply Gaussian blur to images, resulting in softened and blurred versions of the original images.
Bilguun04/The-Very-Hungry-Caterpillar
This game is about a caterpillar named Gus, and his journey from hatching stage to butterfly. Gus gets longer by eating treats along the way and evolutes after the length passes the threshold of evolution stage. Implemented by java using singly linked list.
Bilguun04/Banking-System
This project is a simple banking system which allows users to create an account, deposit money, withdraw money, and transfer funds between accounts.
Bilguun04/Bilguun04
Bilguun04/Chess
Welcome to the Chess Game and ChessBot project! This repository contains the source code for a classic chess game and an accompanying chess-playing bot.
Bilguun04/data-validation
Library for exploring and validating machine learning data
Bilguun04/Decision-Tree
This program evaluates data from the given excel file and creates a decision tree. Implemented by java using decision tree.
Bilguun04/openai-python
The official Python library for the OpenAI API
Bilguun04/Paint
Bilguun04/Tic-Tac-Toe
A simple console-based implementation of the classic Tic-Tac-Toe game using Python.
Bilguun04/Task-Manager
Bilguun04/Transparent-Background-Maker
A simple Python script that utilizes the PIL (Pillow) library to create transparent pictures from existing images.