Skip to content
View ammahith's full-sized avatar
🎯
🎯
  • UM Dearborn
  • Detroit, MI
  • 14:45 (UTC -04:00)
Block or Report

Block or report ammahith

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Triple_DES_Project Triple_DES_Project Public

    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 1…

    C++

  2. Adversarial-Search-and-Games---Tic-Tac-Toe-vs-AI Adversarial-Search-and-Games---Tic-Tac-Toe-vs-AI Public

    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.

    Python

  3. Traffic-Control--Fall-2023-- Traffic-Control--Fall-2023-- Public

    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 …

    Jupyter Notebook

  4. DSA-Solutions DSA-Solutions Public

    Data structure and Algo solutions. The problems are based on LeetCode and freeCodecamp

    C++ 1