Skip to content
View msitni1337's full-sized avatar

Highlights

  • Pro

Block or report msitni1337

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

Hi, I'm Sitni Mohammed πŸ‘‹

πŸ‘¨β€πŸ’» Software Engineer

Passionate about building reliable, efficient, and scalable systems. My expertise spans from low-level systems programming to modern web technologies. I strive for clean, maintainable code and robust solutions.


πŸ› οΈ Core Skills

  • C / C++ (Low-level systems programming)
  • Bash Scripting (Automation)
  • Docker (Containerization & DevOps)
  • TypeScript (Modern web development)

πŸš€ Noteworthy Projects

  • webserv
    High-performance, lightweight HTTP server written in C++ with a focus on RFC compliance and efficiency.

  • ft_transcendence
    Full-stack web application featuring real-time multiplayer pong, authentication, chat, and security best practices. Built with TypeScript and Docker.

  • DirCrypt
    Secure directory encryption tool designed for simplicity and speed, leveraging C++ for maximum performance.

  • MiniRT
    Written entirely in c the project implements complex mathematical equations and modern rendering techniques to provide a Mini raytracer.


🌐 Connect with Me

LinkedIn Gmail


πŸ“Š GitHub Stats

Top Langs


Pinned Loading

  1. ft_transcendence ft_transcendence Public

    ft_transcendence the final 42’s Common Core Project.

    TypeScript 4 1

  2. webserv webserv Public

    Forked from obenchkroune/webserv

    A humble attempt to implement HTTP/1.1 RFC.

    C++ 8

  3. miniRT miniRT Public

    mini ray tracer in c using mlx (small X11 lib)

    C 2

  4. DirCrypt DirCrypt Public

    DirCrypt: Secure Directory Encryptor for windows.

    C++

  5. gol gol Public

    Game Of Life by john conway

    C 1 1

  6. minishell minishell Public

    A tiny shell.

    C