Skip to content
View marwan-asem's full-sized avatar

Highlights

  • Pro

Block or report marwan-asem

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

πŸ‘‹ Hi, I'm Marwan Ghanem

I'm a Computer Science student with a strong focus on backend development, operating systems, and data structures & algorithms.
I enjoy solving problems, building tools, and constantly learning new technologies.

I love coding in general and building innovative projects. Always up for new challenges and excited about exploring different technologies.

Participate in competitive programming challenges to enhance problem-solving skills and stay sharp in algorithmic thinking.

πŸ› οΈ Tech Stack

  • Languages: Java, C, C++, C#, Python, JavaScript, JS
  • Backend: Spring Boot
  • Tools: Git, GitHub, Bash, Linux
  • UI/UX: Figma (basic), Adobe XD, CSS
  • Other: MySQL, basic OS concepts

πŸ“¬ How to reach me

πŸ“ˆ GitHub Stats (Optional)

Marwan's GitHub stats


Always open to learning, collaborating, and building something meaningful.

Pinned Loading

  1. ATM-Application ATM-Application Public

    this is my ATM application that allowing users to perform banking operations like balance inquiries, withdrawals, and transfers securely from their computer terminal

    C#

  2. Compilers-Lexer Compilers-Lexer Public

    A Java-based lexical analyzer that tokenizes C source code files. This project implements a complete lexer that can identify and categorize various tokens in C programming language syntax.

    Java 1