Skip to content
View retr0inv4der's full-sized avatar
👾
casting OOP spell
👾
casting OOP spell

Block or report retr0inv4der

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

Hey 👋What's Up?
I'm Retr0.

Computer engineering student specializing in low-level systems, reverse engineering, and debugging. Comfortable building backend services when needed.

typescript logo python logo linux logo javascript logo java logo c logo cplusplus logo arduino logo mongodb logo git logo html5 logo css logo nodejs logo express logo react logo npm logo django logo postgresql logo sqlite logo mysql logo

streak graph activity-graph graph

pacman contribution graph

Popular repositories Loading

  1. solutions-repo solutions-repo Public

    this repository contains a collection of coding challenges and algorithm problems.

    C++ 2

  2. voidnet voidnet Public

    This repository contains a simple UDP-based chat system implemented in C++.

    C++ 1

  3. retr0inv4der retr0inv4der Public

    1

  4. ZeroSniff ZeroSniff Public

    C++

  5. x86-Assembly x86-Assembly Public

    a repository for learning and practicing x86 and x86-64 assembly language.

    Assembly

  6. Dynamic-hashmap Dynamic-hashmap Public

    a hashmap implemented in c++ that handles hash collisions via chaining (linked lists)

    C++