Skip to content
View SergeantMahdi's full-sized avatar
🇺🇸
Working from home
🇺🇸
Working from home

Block or report SergeantMahdi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
SergeantMahdi/README.md

Me

$$\color{#FFD600} \textbf{Hello} \space \textbf{I'm} \space \textbf{Mahdi}$$

I'm a 23-year-old $\color{#FFD600}\textbf{Full-Stack} \space \textbf{Application} \space \textbf{and} \space \textbf{Web} \space \textbf{Developer}$ who started learning how to code in $\color{#FFD600} \textbf{2021}$, my journey started with $\color{#FFD600} \textbf{C++}$ which led me to learn one of the most famouse frameworks which is called $\color{#FFD600}\textbf{QT}$, my vision and thirst of learning didn't stop there. I decided to learn $\color{#FFD600} \textbf{Web} \space \textbf{Development}$ the decision that helped me to have better understanding of coding.

$$\color{#FFD600} \textbf{My} \space \textbf{Skills}$$

$${\color{#FFD600} \textbf{Side} \space \textbf{Skills}}$$

$$\color{#FFD600}\textbf{Adobe} \space \textbf{Premiere} \space \color{#FFD600} \textbf{|} \space \color{#FFD600} \textbf{Photoshop} \space \color{#FFD600} \textbf{|} \space \color{#FFD600} \textbf{Illustrator}$$

std::cout << "If you think your life is hard, try to learn c++ on your own" << std::endl;
console.log("If you wanna enjoy your life in the happy world of dummies, learn a high-end programming language");
<h1> Am I right? </h1>

Pinned Loading

  1. CPP_Logger CPP_Logger Public

    I made this logger to make reading debug info easier, and also provided logging system into a file so you can have access to those data whenever you want

    C++ 1

  2. MyPersonalWebsite MyPersonalWebsite Public

    This is a portfolio website, that I made for my first project. it's a fully functional website containing all the front-end and back-end aspects

    EJS

  3. Data_structure Data_structure Public

    I made this repository to help those people trying to learn data structure in c++. This repository will contain most of the important data-structure code to help you write your own.

    C++