Skip to content
View kasiruse's full-sized avatar

Highlights

  • Pro

Block or report kasiruse

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

earthgif   Hello there

welcome

🧑‍💻 About me

I am an Informatik (Computer Science) student at TU Berlin. My coding journey started back in my childhood with C++ and C#, and that early curiosity never really left me. Lately, I've been diving deep into how things actually work under the hood. Scoring top grades (like 1.0 in Java and 1.3 in C and MIPS Assembly) wasn't just about passing exams for me; it made me realize how much I enjoy connecting the dots between bare-metal hardware and complex software.

🔭 Current Focus

Expanding my foundational Computer Science knowledge at TU Berlin.

🧭 Exploring Next

I have a deep fascination for the cyber world and am highly motivated to dive deep into Cybersecurity and Artificial Intelligence.

💡 Creative Edge

Beyond writing code, I enjoy blending technology with creativity by designing 3D models and animations in Cinema 4D.

⚙️ My Mindset

I am a highly persistent problem-solver. Whether it's debugging complex Assembly code, earning top grades in my university courses, or crafting 3D designs, I approach every challenge with dedication, patience, and a strong drive for excellence. I am currently looking for opportunities to apply my academic knowledge to real-world projects.


🔧 Skills & Tools

Programming Languages

cc++csharpjavahtmlbashmipspython

Other Tools

linuxgitnvimc4d


🌐 Spoken Languages

  • 🇩🇪 German: Fluent (C2)
  • 🇬🇧 English: Intermediate (B2)
  • 🇮🇷 Persian: Native

📫 Let's Connect!

    emaillinkedin

Pinned Loading

  1. ai-ssh-anomaly-detector-python ai-ssh-anomaly-detector-python Public

    An intelligent cybersecurity tool for detecting behavioral SSH anomalies on Linux servers via unsupervised ML and native systemd integration

    Python

  2. bloom-filter-mips bloom-filter-mips Public

    A low-level, memory-efficient implementation of a Bloom Filter in MIPS Assembly, featuring a custom string hashing algorithm and bitwise matrix manipulation.

    Assembly