Skip to content
View birthdates's full-sized avatar
πŸ’¬
πŸ’¬
  • Canada
  • 17:56 (UTC -04:00)

Block or report birthdates

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

Hi, I'm Liam πŸ‘‹

Computer Science β€’ Systems β€’ Full-stack β€’ Reverse Engineering β€’ Security


🧠 About Me

  • πŸŽ“ Computer Science graduate
  • βš™οΈ Focused on performance, systems, and low-level engineering
  • πŸ” Reverse engineering, runtime analysis, and security research
  • 🧩 Building Minecraft plugins (Kotlin) + internal tooling
  • 🌐 Developing scalable backends & distributed systems
  • πŸš€ Using AI + automation to accelerate workflows

πŸš€ Core Stack

🧩 Backend & APIs

  • API design, distributed systems, and backend architecture
  • Caching strategies, data modeling, and performance tuning
  • Authentication (JWT, OAuth, sessions)

πŸ“‘ Messaging & Streaming

  • Event-driven systems
  • Message queues and async processing
  • Scalable microservice communication

🌐 Frontend

  • React / Next.js applications
  • State management and SSR patterns

☁️ Cloud & Infrastructure

  • Cloud-native architectures
  • Containerization and orchestration
  • Infrastructure as Code (Terraform)
  • Scalable deployments and CI/CD pipelines

βš™οΈ Systems / Low-Level / RE

  • Reverse engineering and binary analysis
  • Memory manipulation and runtime inspection
  • Assembly (x86/x64)
  • Debugging (WinDbg, low-level tooling)

⚑ Performance & Profiling

I build systems that are measured and optimized based on real data.

  • Java β†’ JVM profiling, GC tuning, allocation tracking
  • C++ / C β†’ CPU hotspots, cache optimization, memory layout
  • C# β†’ .NET profiling, async performance, GC pressure
  • JS / TS β†’ event loop, memory leaks, backend latency

Focus areas:

  • Hot path optimization
  • Memory efficiency
  • Concurrency & threading
  • Database + cache performance
  • Profiling before optimizing

πŸ”¬ Reverse Engineering & Security

  • Low-level program analysis and debugging
  • Pattern scanning, hooking, runtime instrumentation
  • Binary inspection and assembly analysis
  • Identifying bugs, inefficiencies, and vulnerabilities
  • White-hat mindset (bug discovery & fixing)

🧰 Specialized Tooling

  • FFmpeg (media pipelines)
  • Protobuf / serialization systems
  • High-performance data processing
  • Custom tooling & automation
  • AI-assisted development workflows

πŸ› οΈ Languages


πŸ“Š GitHub Overview


πŸ”— Contact

Pinned Loading

  1. Lua-Obfuscator Lua-Obfuscator Public

    Obfuscate your lua code because it's so easy to steal!

    C++ 105 21

  2. java-injector java-injector Public

    Inject any JAR file into a running JVM

    C++ 14 2

  3. Crypto-Store Crypto-Store Public

    A platform to exchange cryptocurrency for store credit (NextJS)

    TypeScript 1 4

  4. StakeSpace StakeSpace Public

    A gambling website with multiple gamemodes

    TypeScript 3 3

  5. Video-To-Minecraft Video-To-Minecraft Public

    A plugin to read video files and allow you to watch them in Minecraft using FFmpeg

    Java 5

  6. Services Services Public

    A simple library to handle service-based applications

    Kotlin