Pinned Repositories
3D-Game-Group
Adversarial-Search-and-Games---Tic-Tac-Toe-vs-AI
A Tic-Tac-Toe game with a graphical user interface (GUI) using Python and the Pygame library. The game features an AI opponent who plays optimally using the Minimax algorithm for adversarial search.
DSA-Solutions
Data structure and Algo solutions. The problems are based on LeetCode and freeCodecamp
Traffic-Control--Fall-2023--
In this programming project, I created a system to manage traffic lights at an intersection using semaphore and pthread (a type of threading). The goal is to make sure cars move safely through the intersection by coordinating the timing of traffic lights and the actions of each vehicle.
Triple_DES_Project
Triple DES CLI Encryption Tool A command-line interface (CLI) application for Triple DES encryption and decryption. Enhance your data security with symmetric key encryption. Supports key sizes of 112 or 168 bits. Use optional encryption modes (e.g., ECB, CBC, CTR).
Online-Stock-Market
ammahith's Repositories
ammahith/Adversarial-Search-and-Games---Tic-Tac-Toe-vs-AI
A Tic-Tac-Toe game with a graphical user interface (GUI) using Python and the Pygame library. The game features an AI opponent who plays optimally using the Minimax algorithm for adversarial search.
ammahith/DSA-Solutions
Data structure and Algo solutions. The problems are based on LeetCode and freeCodecamp
ammahith/Traffic-Control--Fall-2023--
In this programming project, I created a system to manage traffic lights at an intersection using semaphore and pthread (a type of threading). The goal is to make sure cars move safely through the intersection by coordinating the timing of traffic lights and the actions of each vehicle.
ammahith/Triple_DES_Project
Triple DES CLI Encryption Tool A command-line interface (CLI) application for Triple DES encryption and decryption. Enhance your data security with symmetric key encryption. Supports key sizes of 112 or 168 bits. Use optional encryption modes (e.g., ECB, CBC, CTR).