Skip to content
View Oreo80's full-sized avatar
  • University of Bucharest - Faculty of Mathematics and Computer Science
  • 09:36 (UTC +03:00)
  • LinkedInin/madalina-dumitrescu6

Block or report Oreo80

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Oreo80/README.md

hi, welcome to my page

i like computers a bit too much and enjoy figuring out what happens under the abstraction layers.

CC++Assembly

$ whoami --interests

SYSTEMS.............. programmingmemory managementOS concepts
LOW_LEVEL......... securityreverse engineeringcomputer architecture
CONCEPTS........... compiler designperformance & optimization

$ check_dependencies --verbose

CORE..................... CC++Assembly (x86)RISC-V
SCRIPTING......... PythonBash
BACKEND........... C#.NETOracle SQL
TOOLS.................. GitLaTeXGDB

$ ./list_projects.sh

undertale-combat-engine | state machine + real-time systems in C++ with SFML
asp.net-ecommerce-platform | mvc architecture, rbac implementation & gemini ai integration | built w/ @ModernityRejecter
x86-memory-allocator-sim | manual memory management & defragmentation in assembly
bash-html-formatter | zero-dependency parsing tool

$ cat current_status

understanding how software actually works
breaking things
fixing things
optimizing things


"everything is open source if you know reverse engineering"

Popular repositories Loading

  1. undertale-ribbit-edition undertale-ribbit-editionPublic

    A faithful recreation of the Undertale combat system in C++ and SFML. Features a custom bullet hell engine, State Machine architecture, and data-driven enemy design using JSON.

    C++ 1

  2. aspnetcore-ecommerce-ai aspnetcore-ecommerce-aiPublic

    Forked from ModernityRejecter/E-Commerce-Web-App

    Full-stack e-commerce platform with role-based access control and AI-powered FAQ assistant (ASP.NET Core, EF Core, SQL Server)

    C#

  3. bash-html-formatter bash-html-formatterPublic

    A zero-dependency HTML pretty printer written in pure Bash.

    Shell

  4. scheduler-sim scheduler-simPublic

    A CPU scheduling simulator written in C implementing FCFS, Round Robin, Priority, SJF, SRTF, MLQ, and MLFQ algorithms.

    C

  5. memory-sim memory-simPublic

    A low-level memory allocator simulator written in x86 Assembly (AT&T syntax). Features contiguous allocation, block management, and defragmentation for 1D and 2D memory spaces.

    Assembly

  6. Oreo80 Oreo80Public