About

Narrative
I'm Atikur Rahman aka Pavel. A dreamer with high hopes. Currently pursuing a bachelor's degree from Southeast University in Computer Science and Engineering.
I love to take challenges and solve problems that give some spicy spikes on my neurons . Currently I'm fully on Competitive Programming and exploring algorithms and data-structures.
I also love to develop operations and sometimes operate development. Mainly I use C++ but I also have occasional flings with Java, Python, C and getting hand dirty with JavaScript.
CompetitiveProgramming
International Collegiate Programming Contest
Dhaka Regional 2020
Asia Dhaka Regional Site Online Preliminary Contest
Team: SEU_LegacyLeavers, rank: 165, One-hundred Sixty-fifth Place
The 2020 ICPC Asia Dhaka Regional Contest
Team: SEU_LegacyLeavers, rank: 38, Thirty-eighth Place
National Programming Contests
MIST NCPC 2020
Team: SEU_LegacyLeavers, rank: 40, Fourty Place
Inter University Programming Contests
Participated in more than 10 IUPC within the course of 2018-2020.
Intra University Programming Contests
First Runner's up, SEU Inter University Programming Contest 2019, Southeast University.
Winner, SEU Inter University Junior Programming Contest 2017, Southeast University.
Online Problem Solving and Contests
Online Judge Credentials
Solve problems on multiple online judging sites. Regularly participating in different online programming contests and also arranging contests for juniors of SEU.
Volunteering
Southeast Computer Club
Sep 2018 - Dec 2019
Southeast Computer Club is Southeast University's central computer club. I was a governing body member and organized many events especially related to programming, Science and technology, SEU Intra-Uni Programming Contest 2k19 is one of them.Red Cross Red Crescent Society
Sep 2014 - May 2016
Red Cross Red Crescent Society is a worldwide non-profit organization. I served this organization as a volunteer in Narsingdi Govt. College Unit. I was also elected as a executive comimmette member there.Let's Try
Aug 2018 - Present
Let's Try is a non-profit organization for proverty and child.CP Trainer (Volunteer)
Sep 2017 - Present
Teaching Data-structure, Algorithms, and Algorithmic thinking programming contestants at Southeast University. Also conducting online sessions and arraning contest.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.
RISC-V Simulator
32-bit single core based implementation of RISC-V ISS feature specifications and covers all permitted configurations.
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.
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.
Snake Game
Snake game developed with javaAWT that consider each cell as a square and the snake is an array of the squares.
Automatic-Ticket-Generator-With-Automated-QR-Code
Generates ticket according to provided ticket `image` template and read data from `CSV` .