Skip to content
View ahm4dd's full-sized avatar

Block or report ahm4dd

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
ahm4dd/README.md

πŸ’« About Me:

πŸ”­ A Computer Engineering student (And no I don't like hardware)
🌱 Currently learning Backend Engineering (Mainly Node.js with TypeScript and PostgreSQL) with some Frontend (A bit of React won't hurt)
⚑ Fun fact: I enjoy building things that seem useful and could ease someone else's experience (Sometimes build things for pure joy)

πŸ’» Tech Stack:

Currently focused on:

Languages (Main)

Python

DBMS (Main)

MySQL

Had experience in

C# .Net Java
SQL Server

Learning (Future Stack)

TypeScript JavaScript NodeJS PostgreSQL C Bash Script Kubernetes
SQLite Docker

πŸ“Š GitHub Stats:


Pinned Loading

  1. asteroid asteroid Public

    An asteroid game replica using Pygame

    Python

  2. LibCLI LibCLI Public

    An in-complete library system that was built using Vanilla Java with MySQL (A CLI Project for my OOP course)

    Java

  3. Matrix-operations Matrix-operations Public

    A program to perform matrix operations such as finding the (Inverse, Determinant, Transpose, Eigen Values and Vectors) of a matrix, solving linear equations, and more.

    Python

  4. mazee mazee Public

    A maze solver built using Python. it generates and solves random mazes using a recursive backtracking algorithm.

    Python

  5. pssg pssg Public

    A static site generator written in python to convert Markdown to HTML and CSS

    Python

  6. SecureLoginAndRegistration SecureLoginAndRegistration Public

    A small application with Winforms and Microsoft SQL Server database that uses SHA256 with a salt to store password hashes (Assignment)

    C#