[0] 0:IDX 1:STAT 2:PERKS 3:INV 4:DATA fr4nsyz HUD

fr4nsyz_

Systems & Security · Low-Level · AI

whoami


Hi, I'm Francois, an Honors computer science student based in Canada. My main focuses are on systems programming and security engineering, and the intersection of these fields with AI.

I like working close to the machine: network programming, operating systems, distributed systems. As such, I've built various projects around these topics which you can find here.

Outside of programming, I reverse engineer software and keep up with the latest exploits and malware strains. Throw me a binary and I'll give it a crack.

--------------------......---..---+#####++-....--................-.......-
---------------.........-----++################+-................-........
--------------.........--########################-........................
------------..........-+###########################+......................
-----------..........-##############################+-....................
---------...........-################################+....................
---------...........+#############################+++++................. .
------.............-#############+++++++###########++++-................ .
------.............+############++++++++++++#######++++-...............  .
-----..............#############+++++++++++++######+++++...............  .
------............-#############+++++++++++++####+#+++++-..............  .
-----..............##############++++-+++####++#+-+++++-... ..........   .
----...............+#######+++++++++--+++++---.----++++-..............   .
-----...............+###########++++---+++##+-.....+#++-..............   .
-....................+##++++++++++++---+++++-..... -++-..............    -
-.....................-+++++++++++++----------...  .--.... ..........   .-
-......................-++++++++++++--..------...  ....... ..........   .-
-.......................++++++++++++--..-----.... .......  .... ....    .-
-.......................-+++++++++#+--+-----....  .......  ... .....   .--
--......................-+++++++++++--------...   .......  ... ....    .--
--.......................-++++++++++----.......   ......  ...  ....    ---
--........................+++++++###+++-+--....  .......  ... .....   .---
--........................+#++++++++++--...............   ... ....    .---
--......................-+####+++++++---......#+.......   ..  ....   .----
--.....................+########+++++---.....####+.....  ...  ....   .----
--............-+###################+++------+#####+....  ..   ...    ---.-
---.......--+########################+++----########+..  ..  ....   .---.-
----..--+##############################++--+###+#####+--...  ...    .--...
-----###################################+++##++##+##+-+++++-....   .---...
---+#####################################++#--##+++--+++++++++-.   .---...
+##############################################+++++++++++++++++-  .--...-
###############################################++++++++++++++++++-.---...-
###############################################++++++++++++++++++-----...-
###############################################++++++++++++###+++----...--
#####################################################+++++++++++++---...--
#######################################################++++++++++#---..---
###########+############################################+++++++++#---..---
############+++########################################+++++++-+#++--..---
#########++++++##########################################+++++-#+++--+++++
#######+++++++++#########################################++++++##++--+++++

service record


  • Software Engineer Intern @ IBM
    Jan 2026 - Present
  • AI Engineer @ UAIS
    Oct 2025 - Dec 2025
  • Security Engineer @ Blueprint
    Oct 2025 - Dec 2025

inventory


  • KernelHarbor
    Linux kernel security monitoring with eBPF and AI-powered threat detection analysis.
    Go eBPF security AI
  • LoadBalancer
    Thread-safe HTTP load balancer with session persistence and Redis-backed cookie-based balancing.
    Go networking load-balancer thread-safe
  • datascale Hack Canada 2026 Winner
    AI-assisted dataset annotation platform that runs entirely within your Tailnet for private team collaboration.
    TypeScript AI tailnet annotation
  • MEFSC
    Multithreaded encrypted file server/client with ChaChaPoly1305 AEAD encryption, SQLite auth, and Tailscale compatibility.
    C++ encryption filesystem security
  • DNS_Tunneling
    Rough reproduction of Splunk's 2023 DNS Tunneling Detection MLP.
    Python networking cybersecurity DNS
  • Steganography_Suite
    Desktop GUI steganography tool with AES-256 GCM encryption for hiding secrets in image files.
    Rust cybersecurity steganography encryption
  • Network-Encryption-Interface
    Easy-to-use C++ interface for adding network encryption to applications with minimal configuration.
    C++ security encryption networking