Christian Deacon
@gamemannDevOps Engineer into a bit of everything. Often working on my modding project, @modcommunity, and my other open source projects when I have the time!
Language Breakdown
Lines of code distribution across 136 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Assembly
Collaboration Network
Global Impact visualization
Repos
274
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Ahmad Irshaid
@Ahmad-IR122
Adebisi Covenant
@Cyberghost5
Darshan Hegde
@DarshanHegdeP
Nour Alaa
@NourAlaa-BRUCE
Md Shanto Sharker
@mdshantosharker
Top Repositories
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and performs source-port mapping, similar to IPTables and NFTables.
A GitHub Follow Bot that utilizes Django's web framework and Python. The bot comes with many features, but please use at your own risk. The bot was made for educational purposes.
My GitHub profile ReadMe.
I very recently lost my amazing Mom to Pancreatic Cancer and this repository shares my story. I also will be writing stories about her and daily journal entries on how I'm feeling after the painful loss.
Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. This is great for (D)DoS mitigation and low-latency packet inspection, manipulation, and forwarding.
A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.
A neat packet processing/forwarding program I made for a gaming community I used to be a part of. Includes many features such as rate limiting, A2S caching, and more!
A personal tool using Python's Scrapy framework to scrape Best Buy's product pages for RTX 3080 TIs and notify if available/not sold out.
A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.
Open Source Impact
Contributions to external projects