Skip to content
View zuricode's full-sized avatar
  • Freelancer
  • London
Block or Report

Block or report zuricode

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
zuricode/README.md

Hello!

🖐🏾 My name is Zuri and I'm a self-taught coder.

C++ is my strongest language and I'm slowly dabbling into new ones.

Interests:

  • Android Reverse Engineering. Find myself playing around with Frida, Objective and JADX a lot.
  • Networking. I am currently learning the ropes of networking/cybersecurity with TryHackMe.

Current project: Building a simple messaging program from scratch with C++.

Pinned

  1. simple-chat-program simple-chat-program Public

    This is a very simple Windows CLI client-server program that allows messages to sent between multiple clients and a server.

    C++