Skip to content
View SouleEater99's full-sized avatar

Highlights

  • Pro

Block or report SouleEater99

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

๐Ÿ’ซ About Me:

๐Ÿ” Cybersecurity enthusiast | Low-Level Systems Engineer
๐Ÿ’ป Software Engineering Student @ 1337 (42 Network)
๐Ÿš€ 5+ Years Freelance Experience in many domain
๐Ÿ“ˆ Algorithmic Trading & Automation Specialist

๐ŸŒ Socials:

LinkedIn Portfolio

๐Ÿ’ป Tech Stack:

Core Expertise

C C++ Bash AssemblyScript CSS3 HTML5

Algorithmic Trading

MQL4 MQL5 EA

Security & Systems

PowerShell Linux Cisco

Development Ecosystem

VS Code Git Docker Makefile

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

๐Ÿ” Top Contributed Repo


Pinned Loading

  1. NY-9AM-Breakout-Bot NY-9AM-Breakout-Bot Public

    NY-9AM-BreakFakeOut-Bot is an advanced MQL5 trading bot designed to execute a breakout strategy on a 4-hour timeframe

    MQL4 2 1

  2. cub3d cub3d Public

    cub3D ๐ŸŽฎ๐ŸŒŒ โ€“ A 42 School project recreating core mechanics of the first FPS game using ray-casting. **Core Features:** - Ray-casting engine for 3D perspective - Dynamic maze navigation with WASD contโ€ฆ

    C 3 1

  3. Minishell Minishell Public

    About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (โ€ฆ

    C 2

  4. Mql_Library Mql_Library Public

    This repository is a library for MQL language, where I store all the utilities I've used in my past projects. I aim to make them dynamic for future use.

    MQL5 2

  5. libasm libasm Public

    Libasm is an assembly programming project where you create a library of basic C functions written in x86-64 assembly (NASM syntax). The goal is to understand low-level programming, CPU registers, mโ€ฆ

    Assembly

  6. Philosophers Philosophers Public

    About Section Philosophers ๐Ÿโณ โ€“ A 42 School project implementing the classic Dining Philosophers problem in C. Core Concepts: Multithreading (pthreads) & Mutex synchronization Multiprocessing (bonuโ€ฆ

    C