Skip to content
View 3l1070r's full-sized avatar

Block or report 3l1070r

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.

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

Software Architecture | Building fraud detection solutions | Cybersecurity Enthusiast

Building tools for fraud detection and exploring security technologies.

πŸ“š Previous Work

  • @sf27 - Archive of 12+ years of proof of concepts

πŸ›‘οΈ Security & Systems

  • pfSense - Network security and firewall management
  • Linux Servers - Infrastructure and security
  • Bitcoin - Blockchain technology and cryptocurrency security
  • Cybersecurity - Passionate about ethical hacking and security research

πŸ’» Technical Skills

  • Languages:

    Python Go JavaScript

  • Message Queues:

    Kafka RabbitMQ SQS

  • Databases & Caching:

    PostgreSQL MongoDB Redis

  • Software Architecture: Designing scalable and maintainable systems

  • Backend Development: APIs, microservices, and distributed systems

πŸ“Š Featured Project

Open-source Python library for discovering data concentration patterns and fraud detection. Built from real-world fraud detection needs.

Key Features:

  • 🎯 Purpose-built for finding data concentrations
  • πŸ” Fraud detection ready
  • ⚑ Simple API - insights in 3 lines of code
  • πŸ“Š Hierarchical analysis
  • πŸ“ˆ Field-tested in production

🎯 Interests

  • Software Architecture: Designing robust and scalable systems
  • Data Analysis: Pattern detection and fraud prevention
  • Network Security: pfSense configurations and network hardening
  • System Administration: Linux server management
  • Blockchain: Bitcoin protocol and cryptocurrency security
  • FreeBSD: Enthusiast exploring for personal projects
  • Open Source: Building tools that solve real problems

πŸ“« Connect


GitHub stats

Popular repositories Loading

  1. go-patterns go-patterns Public

    Forked from tmrts/go-patterns

    Curated list of Go design patterns, recipes and idioms

    Go 1

  2. mcp-poc mcp-poc Public

    Python 1

  3. envconfig envconfig Public

    Forked from kelseyhightower/envconfig

    Golang library for managing configuration data from environment variables

    Go

  4. golang_design_pattern golang_design_pattern Public

    Forked from BPing/golang_design_pattern

    Code to achieve the design model with golang

    Go

  5. cmux cmux Public

    Forked from soheilhy/cmux

    Connection multiplexer for GoLang: serve different services on the same port!

    Go

  6. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python