Skip to content
View Sepahsalar's full-sized avatar
  • Helsinki

Highlights

  • Pro

Block or report Sepahsalar

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

Hi there 👋, I'm Alireza

  • 🌱 I’m currently studying Software Engineering at Hive Helsinki.
  • 🤝 I’m looking to collaborate on creative industries and entrepreneurial activities.
  • 📫 How to reach me: Email or LinkedIn profile
My Skills Most Used Languages

Projects

Here are some of the projects I'm currently engaged in or have completed:

  • Push Swap: A project that challenges you to create a sorting algorithm for a specific problem: to sort a list of integers using a limited set of operations.

  • Pipex: A project to recreate the behavior of the Unix shell command pipex, allowing for input/output redirection and command chaining.

  • Junction 2023: Huawei challenge for the Hackathon Junction - Nov 2023

Pinned Loading

  1. 42-cub3D 42-cub3D Public

    Forked from nima-nourinejad/42-cub3D

    Cub3D is a ray-casting project inspired by Wolfenstein 3D, developed using C and MLX42. Navigate a dynamic 3D maze, implementing first-person perspective rendering. Key features include texture map…

    C

  2. junction-2023 junction-2023 Public

    Forked from nascimento-jgb/junction-2023

    Huawei challenge for the Hackathon Junction - Nov 2023

    Swift

  3. 42-minishell 42-minishell Public

    Minishell is a project that replicates essential Unix shell functionalities to enhance understanding of process management and command execution in C. It provides hands-on experience with system ca…

    C 1

  4. 42-philosophers 42-philosophers Public

    Philosophers project from 42.fr curriculum

    C

  5. 42-pipex 42-pipex Public

    A project to recreate the behavior of the Unix shell command pipex, allowing for input/output redirection and command chaining.

    C

  6. 42-push_swap 42-push_swap Public

    A project that challenges you to create a sorting algorithm for a specific problem: to sort a list of integers using a limited set of operations.

    C