Skip to content
View abdelmalek-maskri's full-sized avatar

Highlights

  • Pro

Block or report abdelmalek-maskri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
abdelmalek-maskri/README.md

Hi, I'm Abdelmalek Maskri! πŸ‘‹πŸ»

⭐ Final-year MSci Computer Science student at the University of Birmingham, graduating June 2025, ranked in the top 4 of my cohort.
⭐ Passionate about Artificial Intelligence, Software Engineering, Quantitative Finance and Full-Stack Development.
⭐ Holder of multiple academic scholarships, including the Excellence Scholarship and the CS International Achievement Scholarship.
⭐ Check out my Portfolio Website and LinkedIn Profile.


πŸ›  Technical Skills

Core Languages
Java C Python JavaScript Haskell Bash

Web Development
React Node.js Express.js HTML5 CSS3 TailwindCSS

Databases & Tools
SQL MongoDB Firebase Git Docker


πŸ“‚ Featured Projects

Python, XGBoost, NLP, Scikit-learn

  • Built an NLP-powered bug report classification pipeline with TF-IDF vectorization and an XGBoost classifier.
  • CLI tool for predicting bug categories based on text input.

C, Networking, Socket Programming

  • Developed a client-server firewall tool for adding, deleting, and verifying access rules.
  • Supports IPs, port ranges, and wildcards.

React, Firebase, Tailwind CSS

  • Full-stack app with secure authentication and real-time task/project management.
  • Responsive dashboard with dynamic content rendering.

πŸ“Š GitHub Summary Card

Summary Card Repos Per Language Commits Per Day


πŸ† Achievements

  • πŸŽ“ Ranked 4th in MSci Computer Science Cohort (University of Birmingham, Class of 2025)
  • πŸ… Excellence Scholarship (Β£3000) β€” 2022
  • πŸ… CS International Achievement Scholarship (Β£1500) β€” 2023 & 2024

πŸ“« Get in Touch
Portfolio Website
LinkedIn
GitHub
Email: axm1962@student.bham.ac.uk

Pinned Loading

  1. Bug-Report-Classification Bug-Report-Classification Public

    A tool building project from the Intelligent Software Engineering coursework that automatically classifies bug reports as performance-related or not using TF-IDF feature extraction and an XGBoost c…

    Python 2

  2. MAX-SAT MAX-SAT Public

    A MAXSAT solver with evolutionary algorithm, testing script, and Docker setup

    Python

  3. Airline-Crew-Scheduling-with-SA-BGA Airline-Crew-Scheduling-with-SA-BGA Public

    Air Crew Scheduling Optimization using Genetic Algorithms & Simulated Annealing Solving the Air Crew Scheduling Problem using Standard & Improved Binary Genetic Algorithms and Simulated Annealing

    Python 1

  4. Firewall-configuration Firewall-configuration Public

    firewall rules using c

    C

  5. managment-site managment-site Public

    CollabCanvas is a collaborative project management tool built with React, Firebase, and Firestore. It allows users to create and manage projects, assign team members, and communicate through commen…

    JavaScript