Christian Deacon

Christian Deacon

@gamemann

DevOps Engineer into a bit of everything. Often working on my modding project, @modcommunity, and my other open source projects when I have the time!

@modcommunity @tek-works
28764
Followers
90247
Following
182
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 136 owned repositories

24.4M Total LOC
Assembly
17,034,681 lines
69.9%
N/A
JavaScript
3,349,913 lines
13.7%
N/A
PHP
1,106,003 lines
4.5%
N/A
C
755,179 lines
3.1%
N/A
TypeScript
609,732 lines
2.5%
N/A
Other
1,527,965 lines
6.3%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in Assembly

Assembly
JavaScript
PHP
C
TypeScript

Collaboration Network

Global Impact visualization

LIVE
Christian Deacon
0 active collaborators

Repos

274

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

5 days
1,568
Contributions
615
Commits
4
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

XDP-Firewall

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!

848 135
C
XDP-Proxy

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.

281 37
C
GitHub-Follow-Bot

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.

168 28
Python
gamemann

My GitHub profile ReadMe.

70 11
i-lost-my-mom-to-pancreatic-cancer

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.

59 0
The-DPDK-Examples

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.

58 5
C
Packet-Sequence

A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.

39 3
C
Kilimanjaro

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!

37 1
C
BestBuy-Parser

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.

35 0
Python
The-DPDK-Common

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.

35 5
C