Skip to content
View FreakyF's full-sized avatar
🐧
I use Arch btw.
🐧
I use Arch btw.

Block or report FreakyF

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
FreakyF/README.md

πŸ‘‹ Hi, I'm Kamil Fudala

Software Engineer | .NET Specialist | High-Performance Systems | Security

Focused on building maintainable software systems and secure application infrastructure.

πŸ›  Technical Stack

Backend

C# .NET Go Postgres Microsoft SQL Server

Infrastrcture & DevOps

Azure DevOps Docker Terraform GitHub Actions Grafana Prometheus

Frontend

Angular TypeScript Avalonia UI RxJS

Environment

Arch Linux Bash

πŸš€ Featured Projects

Cryptie Zero-knowledge E2EE messenger leveraging hybrid RSA/AES cryptography, SignalR propagation, and hardware-backed key persistence with custom OS-native chunking.

Master-Fraud Self-defending authentication gateway implementing application-layer latency normalization and shadow-locking logic to neutralize timing attacks and account enumeration.

Stripe Slinger User-space RAID simulation engine (0, 1, 3) utilizing Rust/FUSE, mmap-backed persistence, and high-throughput gRPC telemetry over Unix Domain Sockets.

Lab07-Trivium-Cube-Attack High-throughput Trivium engine reaching 70 Gbps peak throughput. Performance achieved through heap-free, zero-allocation processing, 8-stream AVX2 SIMD parallelization, and direct unmanaged memory mutation.

Lab03-Heuristic-Cryptanalysis Stochastic key recovery engine achieving a 99.5% reduction in execution time (from 100s baseline to 519ms). Optimized via zero-allocation logic, Unsafe pointers, and custom xoshiro256** PRNG.

πŸŽ“ Education

  • M.Eng. Computer Science (Cybersecurity) | Kielce University of Technology (2025 - 2026)
  • B.Eng. in Computer Science (Teleinformatics) | Kielce University of Technology (2021 - 2025)

πŸ“¬ Contact & Links

LinkedIn Gmail

Pinned Loading

  1. Cryptie Cryptie Public

    Zero-knowledge E2EE messaging with hardware key isolation and secure relay.

    C# 3

  2. Master-Fraud Master-Fraud Public

    Secure banking auth gateway with shadow locking and timing attack defenses.

    TypeScript 1

  3. Felony-Forecast Felony-Forecast Public

    Experimental research platform for biometric correlation and algorithmic bias.

    TypeScript

  4. Uniterminator Uniterminator Public

    High-fidelity uniterm visualization engine with reactive vector graphics.

    TypeScript

  5. Cryptography-And-Cryptanalysis Cryptography-And-Cryptanalysis Public

    High-performance cryptographic research and cryptanalytic workbench.

    C#

  6. Path-Sum-Solver Path-Sum-Solver Public

    31x faster SIMD path sum solver using AVX2 wavefronts and .NET Native AOT.

    C#