Skip to content
View Seif-Sallam's full-sized avatar
  • Atomica-Ai
  • Egypt

Highlights

  • Pro
Block or Report

Block or report Seif-Sallam

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

header

About me ๐Ÿ“Œ

  • I am Seif Yehia Sallam, a Computer Science Graduate from AUC.
  • I enjoy creating games, libraries, systems, and exploring frameworks.
  • I have 2+ years of experience of software development.
  • I worked for several semesters as a Teacher Assistant in The American University in Cairo (AUC).
  • I am currently focusing on exploring several frameworks for several topics as well as improving my system design skills.
  • I love playing guitar, listening to music, reading books, learning languages, as well lifting weights in my free time :)).




Quick Overview ๐Ÿ“ˆ

Seif-Sallam's Contribution Seif-Sallam's Rating

Seif-Sallam's Languages/Frameworks


Seif Sallam Spotify

Contact Information

Pinned

  1. SFMLEngine SFMLEngine Public

    A small SFML based game engine to use in different games.

    C++ 1

  2. TomasolosAlgorithm TomasolosAlgorithm Public

    This is an implementation of Tomasolos Algorithm with SFML, imgui, C++

    C++

  3. Random-Maze-Generator Random-Maze-Generator Public

    This is a random maze generator which shows the final resulting maze resulting from the algorithim of Recursive Back Tracking using Stacks.

    C++ 1

  4. OpenGLTests OpenGLTests Public

    Test framework for opengl

    C++

  5. Asteroids Asteroids Public

    This is a game created to mimic the classic arcade Asteroids. The graphics however are created with sprites instead of vector graphics as it was in the original game.

    CMake

  6. ConwaysGameOfLife ConwaysGameOfLife Public

    An SFML representation of the automaton game Conway's Game Of Life

    CMake