Skip to content
View Ade20boss's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Ade20boss

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 Daniel Adeoluwa Ademoye

๐Ÿš€Self-studying math and cs | Security & Software Engineer | From ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria


๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐Ÿ”ญ Currently building: Operating System, Programming Language, Cryptographic System, APIs, and more
  • ๐ŸŒฑ Learning path: Python, C, C++, Backend Development, and Systems Programming
  • ๐Ÿ‘ฏ I love collaborating on: AI-driven apps, open-source projects, and security-focused tools
  • ๐Ÿ’ก Exploring: LLMs, OS development, interpreters, and physics simulations
  • ๐ŸŽฏ Goal: To contribute to open-source internships like MLH, Outreachy, and GSoC by Year 1
  • โšก Fun fact: I connect math, physics, and code and sometimes i might be an overachiever๐Ÿ˜‚๐Ÿ˜‚

๐Ÿ› ๏ธ Current Projects

  • ๐Ÿงฎ VecPy โ€“ A Python library for vector operations & math utilities
  • ๐Ÿงฉ CS Sandbox โ€“ Experimental repo for algorithms, ciphers, and inventory systems
  • ๐Ÿ–ฅ๏ธ OS & Programming Language Dev โ€“ Inspired by Crafting Interpreters and Operating Systems: Three Easy Pieces
  • ๐Ÿ” Crypto Experiments โ€“ Exploring hashing, encryption, and secure systems

๐Ÿ“š My 1-Year Roadmap

  1. Build my own Programming Language & VM
  2. Develop a mini Operating System
  3. Create a cryptographic system from scratch
  4. Design my own API
  5. Experiment with an LLM prototype
  6. Physics-based simulation engine

๐Ÿ“ซ Connect with me


๐Ÿ“Š GitHub Stats

Daniel's GitHub stats Top Languages

GitHub Streak

---

โญ From Daniel Adeoluwa Ademoye

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. DynC DynC Public

    A polymorphic type system in C99 featuring heterogeneous collections and manual move semantics.

    C 1