• Stars
    star
    3
  • Rank 3,959,502 (Top 79 %)
  • Language
    Java
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a JavaFX implementation of the Street Fighter game using UDP protocol.

More Repositories

1

Chain-Reaction-Game-AI-Bot

This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
Java
8
star
2

Subtitle-Synchronizer

It is a Python3 script written by me out of laziness to synchronize subtitle files for movies, tv series or others.
Python
3
star
3

Telecommunication-System-Database-Project

It's a demo database project for maintaining a telecommunication company like Grameenphone or Banglalink to maintain all calls, sms, bills, employee list in a database for our Database course at Level-2, Term-2,CSE, BUET.
Java
3
star
4

Rick-Rolling-Reddit-Bot

It's a simple Reddit bot replying to your specific friend's comments with Rick Astley's Never Gonna Give You Up song's Youtube link.
Python
3
star
5

Problem-Solving-Online-Judges

My older and newer solved problems on various online judges like Leetcode, LightOJ, Codeforces, Codechef, SPOJ and/or others. I have solved around 300-400 problems on various OJs. All of them are not uploaded here. Gradually I'll try to add my older solved problems here in my free time.
C++
3
star
6

SMTP-Protocol-And-File-Server-Implementation-With-Java

Implementing SMTP Protocol with Socketing.
HTML
2
star
7

NS2-Final

This is a network simulation project using NS2 for CSE-322 (Computer Network) course sessional class of BUET CSE.
Roff
2
star
8

Amazon-Review-Classifier-FastText-LSTM

This is one of my fun projects. It's a review classifier based on Amazon's reviews dataset hosted on Kaggle. I used FastText and Deep Learning model LSTM to build it.
Jupyter Notebook
2
star
9

Reliable-Data-Transfer-Protocol-RDT-Simulation

This is a modified version of well known problem made by Kurose for students of networking course and its' implementation for CSE-318 (Networking) course of CSE, BUET.
C++
2
star
10

DynamoDB-101

In this project I am gonna play with DynamoDB using Reactive Java (Project Reactor) and other components like Docker, Kubernets etc.
Java
2
star
11

DHCP-Spoofing-Attack-Network-Security

Here I have implemented DHCP Spoofing attack for our Network security course sessional.
Python
2
star
12

Naive-Bayes-CLassifier-Pattern-Recognition

Here I am implementing a Naive Bayes Classifier for the sessional course of Pattern Recognition.
Python
2
star
13

Machine-Learning-Coursera-Assignments-Solution

My solution of the assignments of the famous ML course by Andrew NG. I will try to solve them in Python though the course uses Octave.
Jupyter Notebook
1
star
14

M-M-K-Server-Queue-System-Simulation

Python
1
star
15

An-Online-Shop-Management-System-using-NodeJS

I am implementing the projects of "Udemy - NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)" course using NodeJS. Topics like Node JS, ExpressJS, NoSQL, MongoDB, GraphQL, Session Cookies, Dynamic Web Content etc will be covered here.
HTML
1
star
16

Pacman-Game-using-iGraphics

This is an implementation of 'Pacman' game using a graphics library of C named iGraphics.
C
1
star
17

Robotic-Shadow-Arm-ATMega32

This is a microcontroller project using ATMega32 for Microcontroller and Microprocessor course in CSE, BUET. We built a robotic shadow arm using ATMega32. The video of this project can be found here - https://youtu.be/wu8o-o8U8LM
C
1
star
18

Compiler-Project

This is a simple subset of C compiler which was implemented by me for CSE-314 (Compiler) Course in CSE,BUET using Flex, Bison.
C
1
star
19

Automated-Reddit-Tools-Python

Trying to build some simple Reddit Bot based tools to do some trivial tiresome jobs in an automated way. More bots will be gradually added.
Python
1
star
20

Graphics-OpenGL-Lab-Assignments

This is a repository on OpenGL. It contains Graphics course sessional assignments of CSE, BUET. This repo consists of 3 assignments including Ray tracing.
C++
1
star
21

Transposition-Cipher-and-DES-Encryption-And-Decryption

This is a C++ implementation of Transposition Cipher and DES Encryption And Decryption for Network Security course sessional of CSE BUET.
C++
1
star