Skip to content
View pz1971's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Three-Bits

Block or report pz1971

Report abuse

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

Report abuse
pz1971/README.md

Hi there! πŸ‘‹

var I_am = {
  "name": "Parvez Mia",
  "title": "Associate Software Engineer",
  "from": "Bangladesh",
  "status": "working full-time",
  "graduation" : {
    "university": "Ahsanullah University of Science and Technology",
    "degree": "Bachelor of Science",
    "major": "Computer Science & Engineering",
    "year": "2022"
  },
  "interests": [
    "Backend Development", "node.js", "python", "java", "c++",
  ],
  "skills": [
    "competitive programming", "problem solving", "data structures",
    "algorithms", "object oriented programming", "linux",
    "backend development",
  ],
};

πŸ’» Competive Programming & Problem Solving

  1. Codeforces : Max Rating = 1705 (Expert)
  2. Codechef : Max Rating = 1825 (⭐⭐⭐⭐)
  3. Toph : Max Rating = 1758
  4. OnlineJudge : Solve Count = 360+
  5. LightOJ : Solved = 85+
  6. SPOJ : Solve Count = 60+
  7. Participated in 7 Inter University Programming Contests (6 team contests and 1 individual contest).
  8. 19th in Cefalo CodeFiesta 2022: AUST IUPC (Team contest)
  9. 43rd in SELISE Coding Challenge 2020 (Individual contest)
  10. 21st in BRACU Traction IUPC 2020 (Individual contest)

πŸ”§ Technologies & Tools





Pinned Loading

  1. Online-Judge-Solutions Online-Judge-Solutions Public archive

    Solutions to some of problems solved by me

    C++

  2. Data-Structures-And-Algorithms-in-C-and-CPP Data-Structures-And-Algorithms-in-C-and-CPP Public archive

    Basic Data Structures and Algorithms in C/C++

    C++ 1

  3. text-paste text-paste Public archive

    A simple Pastebin

    EJS

  4. typing-speed-meter typing-speed-meter Public archive

    JavaScript

  5. Codeforces-API Codeforces-API Public archive

    Codeforces API in java

    Java

  6. password-generator password-generator Public archive

    A simple C++ project to generate Strong passwords and copy them to clipboard.

    C++