Skip to content
View arash039's full-sized avatar

Highlights

  • Pro

Block or report arash039

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

Hi, I’m Arash

Currently pursuing software engineering at 42 Berlin, a project-based coding school known for its innovative and collaborative learning environment. Focused on developing robust software solutions through hands-on experience and continuous learning. Gaining proficiency in a variety of programming languages and tools, including Python, C++, Java, Git, Docker, and various testing frameworks. Developing skills in algorithm design, data structures, problem-solving, and systems programming. Here you can see a few examples of my work in 42 School.

  • c projects:
    • minishell: a mini command line shell, works similar to bash
    • cub3D: a sample first person game like environment similar to famous Wolfstein game
    • push-swap: a project designed to sort a stack of integers using a limited set of operations
  • c++ projectst:
    • webserver: a mini nginx type webserver
    • mastering OOP: 10 small project each with multiple exercises that covers all necessary for object oriented programming and c++
  • python projects:
    • trsnsendence: online multiplayer pong-game
    • arachinda: spider- a web picture scraper & scorpion- a tool to show image metadata
    • ft_otp: a command line otp generator
    • stckholm: a simple software to encrypt files in a specific directory
  • DevOps projects:
    • inception: a system administration project that focuses on using Docker to automate set up a small infrastructure composed of different services.
    • trsnsendence: integrate the ELK stack for log management and Prometheus and Grafana for monitoring and performance visualization

Top Languages

Popular repositories Loading

  1. cub3D cub3D Public

    C

  2. arash039 arash039 Public

    Config files for my GitHub profile.

  3. push_swap push_swap Public

    C

  4. webserv webserv Public

    C++

  5. inception inception Public

    CSS

  6. mini_serv mini_serv Public

    C