Skip to content
View Ade20boss's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Ade20boss

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

Typing SVG

Hi πŸ‘‹, I'm Adeoluwa Daniel Ademoye

πŸš€ Systems Engineer | Software Architect | Applied Mathematics | From πŸ‡³πŸ‡¬ Nigeria

"If you don't understand how the memory is allocated, you don't understand the program."


πŸ‘¨β€πŸ’» Engineering Focus

  • πŸ”­ Bare Metal: Architecting high-performance systems in C and C++. I prefer building the engine over driving the car.
  • 🌱 Infrastructure: Deep-diving into OS internals, memory management, and custom build systems.
  • 🎯 2026 North Star: Contributing to Meta’s Systems Layer (ExecuTorch/PyTorch Core) by Q4.
  • πŸ‘― Collaborating On: Low-level optimizations, compiler design, and from-scratch implementations of complex math.
  • ⚑ The Hybrid Edge: Balancing a degree in Physiotherapy with a passion for Systems Programming. I apply biological precision to digital logic.

πŸ› οΈ The Forge (Primary Projects)

  • πŸ¦– raptor – A minimalist, high-speed build system for C, designed to replace the bloat of traditional tools.
  • 🧠 neuron.c – A neural engine implemented in pure C. No libraries. No abstractions. Just pointers, partial derivatives, and performance.
  • πŸ“‚ fsplit – A robust utility for binary file manipulation and data assembly at the byte level.
  • 🩸 StrokeGuard – A C/Python backend project for predictive healthcare analytics (Cavista Hackathon 2026).

πŸ“š The 2026 Technical Roadmap

  1. Compilers: Completing my own Programming Language & VM to master intermediate representations and bytecode.
  2. Kernels: Developing a Mini-OS to implement scheduler logic and memory paging from scratch.
  3. Open Source: Infiltrating the Meta Systems Infrastructureβ€”optimizing C++ backends for edge AI.
  4. Mathematics: Mastering Linear Algebra and Calculus for high-frequency compute applications.

βš™οΈ The Stack

  • Environment: Fedora Workstation (Primary) | Linux Kernel Internals
  • Languages: C, C++, Python, Bash, LaTeX
  • Tooling: GCC/Clang, GDB, Valgrind, Make/Raptor
  • Hardware: ThinkPad X380 Yoga | itel RS4 | Samsung Galaxy Tab S6 Lite

πŸ“« Connect with me


πŸ“Š Performance Metrics

Daniel's GitHub stats Top Languages

Pinned Loading

  1. Aegis-compress Aegis-compress Public

    A pure Python implementation of the Huffman Coding algorithm. Features a step-by-step tree construction process, dynamic frequency analysis, and a custom weighted bit-assignment logic to compress t…

    Python 1

  2. ETL_pipeline ETL_pipeline Public

    A Python-based security audit simulation that performs high-speed cross-referencing of raw log data against a blacklist. Utilizes advanced Regex for pattern extraction and Hash Sets for O(1) lookup…

    Python 1

  3. FloatViz FloatViz Public

    Decimal-to-Binary tool for IEEE 754 analysis and visualization.

    Python 1

  4. SecretHunter SecretHunter Public

    A Python-based security tool that recursively scans directories to detect hardcoded passwords and exposed email addresses using regex pattern matching.

    Python 1

  5. c-binary-packet-serializer c-binary-packet-serializer Public

    A lightweight Binary Packet Protocol implementation in C for efficient data serialization and parsing.

    C 1

  6. Ghost_VM Ghost_VM Public

    A stack-based bytecode VM in C with a dynamically-typed object system supporting integers, floats, strings, collections, and vectors β€” with polymorphic arithmetic across all types.

    C 1