Skip to content
View vexarch's full-sized avatar

Block or report vexarch

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

πŸ‘‹ Hi, I'm Vexarch

I'm an aspiring low-level developer passionate about C, C++, networking, and Linux. I love exploring how systems work beneath the hood, learning by building, breaking, and improving things. My interests lie at the intersection of programming, system internals, and cyber-security.


πŸ› οΈ Technologies & Tools

C C++ Python Linux Networking


πŸš€ Projects

  • json-payloads-generator: Python script to generate JSON payloads for API testing based on flexible rules.
  • basic-cpp-server: Simple HTTP server in C++ for learning and experimentation.
  • vexarch: My main profile and playground for experiments.

πŸ§‘β€πŸ’» Experience

  • Built C++ HTTP servers from scratch
  • Developed network traffic capturing and intercepting scripts
  • Automated API test payload generation with Python

🌱 Currently Learning

  • Advanced networking concepts and Linux internals
  • Cyber-security fundamentals and tools
  • Building modular, reusable code templates for others to learn from

🎯 Goals

  • Sharpen my programming and systems knowledge
  • Dive deeper into cyber-security and network analysis
  • Share modular tools and templates to help others learn

πŸ“« Connect with me


Always exploring. Always learning. Always building.

Pinned Loading

  1. basic-cpp-server basic-cpp-server Public

    Minimal HTTP server written in C++ with basic features

    C++