There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Wordle-Python
A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module PygamePathfinding-Visualizer
Implemented Dijkstraโs and A* Search Algorithm in Python to find the shortest route between two cells in a grid and visualized their workflow using a 2D graphics module called PygameChess-Game
Built a fully functioning chess game in python using the module Pygame. The game supports most of the major functionalities of a chess game including castling, pawn promotion, checkmates, and stalemates.bracu-cgpa-calculator
A CGPA calculator made for Brac University students!CSE221-Algorithms-Fall-21
Flappy-Bird
My version of FLAPPY BIRD made with PygameTIC-TAC-TOE-AI-with-Minimax-Algorithm
Created a Tic-Tac-Toe game in Python and implemented a decision-based search algorithm called MINIMAX to make it unbeatableAlgorithm-Design-and-Analysis
Implemented fundamental Data Structures and Algorithms mostly in Java and Python and posted solutions to 100+ Leetcode Problemstodolist-app
Snake-AI-using-A-Star-Pathfinding
LightOJ-Solutions
CSE220-Data-Structures
React-Todo-App
In an attempt to learn one of the most popular web frameworks - React, I've built a simple to-do list application that uses some of the core react features - reusable components, props, usestates, use effects, and storing data to local storage.Hangman
Created a terminal based hangman game in PythonSudoku-Solver-Visualizer
Created a Sudoku game in python and implemented a backtracking algorithm to solve the game and made a visualization of its workflow using PygameSpace-Shooting-Game-Double-Player
Created a 2 player Space-Shooting game from scratch using Python and PygameSorting-Visualizer
Implemented famous sorting algorithms such as Bubble Sort, Selection Sort, Insertion Sort, and Merge Sort in Python and visualized their workflow using PygameTic-Tac-Toe-using-Pygame-Multiplayer-
Algoexpert-Solutions
Hate-Speech-and-Offensive-Language-Detection-From-Twitter-Dataset
CSES-Problem-Set-Solutions
Solutions of all the problems I solved from the CSES Problem set.Sudoku-Solver-using-Backtracking
Implemented a Backtracking Algorithm in Java that finds the solution to a valid Sudoku BoardFIND-YOUR-BRACU-MATES-CSE370-PROJECT-SPRING-2022
A group project built for our Database Systems courseshowmickkar.github.io
Simple-Tic-Tac-Toe-Game
A very simple Tic-Tac-Toe game using C++Snake-Game
A snake game made with python and Pygame.TEAM-3ERROR404
react-hangman
Built a hangman game in javascript using the library React. In this project, I used some of the core features of React such as Components, Props, Hooks, UseState, and UseEffectLove Open Source and this site? Check out how you can help us