Atikur Rahman

about

competitive programming

volunteering

projects

Project Showcase

SUBMAX

VLSM or Variable Length Subnet Masking is a process of allocating subnet masks where the length is not restricted by IP classes. It allows subdividing a subnet for more optimal usage and less IP wastage. ASAS This app helps user calculate optimal subnet allocation.

See LiveSource Code

RISC-V Simulator

32-bit single core based implementation of RISC-V ISS feature specifications and covers all permitted configurations.

See LiveSource Code

WC University Management System

WC University is an Imginary University and this project is to manage this university. There are 7 microservices for backend and a vaadin based front-end(under development) to maitain this system.

See LiveSource Code

Reversi-Othello

Reversi Rules Reversi (also known as Othello) is a pretty simple game. It consists of a 8x8 square board, and pieces with one black and one white side. Each player has a color, and the aim of the game is to get more of your pieces on the board than the opponent's pieces.

See LiveSource Code

Snake Game

Snake game developed with javaAWT that consider each cell as a square and the snake is an array of the squares.

See LiveSource Code

Automatic-Ticket-Generator-With-Automated-QR-Code

Generates ticket according to provided ticket `image` template and read data from `CSV` .

See LiveSource Code