Skip to content
View masoudkaderpur's full-sized avatar
🎯
Focusing on 2nd Semester @ TU Wien
🎯
Focusing on 2nd Semester @ TU Wien

Block or report masoudkaderpur

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

I am a Computer Science student at TU Wien, focused on building efficient, unique, and professional software solutions. My approach is defined by "Less is More", prioritizing deep architectural understanding and performance over quantity.

Technical Focus

  • Core: Java (Performance-near), Python (AI/ML)
  • Interests: Observability, Algorithm Optimization, Rechnerarchitektur
  • Systems: Docker, Unix, CI/CD (GitHub Actions)

Academic Context (TU Wien)

Currently in my 2nd semester, specializing in the intersection of High-Performance Systems and Artificial Intelligence. I apply academic theorems (Mathematical Analysis, Algorithms & Data Structures, Computer Systems & Structures, Advanced Programming Concepts) directly to production-grade code.

Featured Project: CrypticCore Engine

A high-throughput Java encryption engine optimized for $O(1)$ memory consumption and hardware-level cache efficiency.

Pinned Loading

  1. CrypticCore-Engine CrypticCore-Engine Public

    CrypticCore is a high-performance Java-based encryption engine designed for memory-efficient file transformation. It implements a decoupled architecture that separates the cryptographic logic from …

    Java 1