Skip to content
View obsdnx's full-sized avatar
caffeinated 🧊
caffeinated 🧊
  • 19:28 (UTC -12:00)

Block or report obsdnx

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.

Content in all repositories owned by your account will be closed.
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
obsdnx/README.md

banner


About Me 🌌

CS student writing my dissertation on contactless payment protocols (EMV). Highly into OS, networks, and IoT.

"If you don't understand how a system works from the ground up, you can only ever be its user. - gazi (youtuber) "

On the Bookshelf:

  1. Designing Data-Intensive Applications
  2. Hacking: The Art of Exploitation

Alongside the research, I'm interning in AI automation : building automated systems and pipelines in Python/JS. Sometimes the simplest applications can be the most useful to businesses. Working on automating different processes using LangChain/LangGraph, multi-agent n8n flows, and scraping scripts. I also like to consult businesses and charities and work on small projects with them.

contribution snake

Featured Projects ⊹ ݁

Project Description Tech
PCB USB Writing schematics and printing a custom PCB USB in KiCad. KiCad · PCB Design
hand-mimic Real-time hand tracking and motion mimic using computer vision. Python · OpenCV
mmWave-Sensor-Project Joint object detection from mmWave radar via CNN + RNN fusion. Python · TensorFlow
packet-sniffer-ids Raw network packet capture and anomaly detection with libpcap. C · libpcap · TCP/IP
Homelab Self-hosted lab running Fedora OS for networking and systems experimentation. Fedora · Linux

Tech Stack 🛠

Languages

Machine Learning

Networking & Systems

Hardware & Tools


Let's Connect ⟡

Always happy to connect with engineers, researchers, security folk, and anyone working on interesting systems or hardware problems.

Pinned Loading

  1. c-port-scanner c-port-scanner Public

    A simple, command-line TCP port scanner implemented in C. This utility uses the standard socket() and connect() system calls to determine if ports within a specified range are open on a target IP a…

    C 1

  2. c-packet-sniffer c-packet-sniffer Public

    A command-line tool implemented in C using libpcap to capture, analyze, and process network packets. It serves as a foundational project for building a simple packet sniffer and a single-threaded f…

    C

  3. rust_nn rust_nn Public

    Rust Neural Network - a simple neural network implemented in Rust, aimed at building low-level programming skills while exploring the fundamentals of machine learning. It includes: A feedforward ne…

    Rust

  4. mmwave-wireless-sensing mmwave-wireless-sensing Public

    A mmWave sensing project, joint detection from mmWave data points using CNN and RNN

    Python 1