Skip to content
View Heperowt's full-sized avatar

Block or report Heperowt

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

👋 Hi, I'm Mahdi Saghai Bolghari!

🛡️ Cybersecurity Enthusiast | 🎓 Computer Engineering Student @ Ege University

I am a passionate developer focused on Cybersecurity, Cryptography, and Mathematical Algorithms. I enjoy dissecting complex systems and building secure implementations from scratch. Currently expanding my knowledge in network security and software development.


✍️ Articles on Medium

I love documenting my learning journey and sharing technical insights about cybersecurity and cryptography.


🛠️ Tech Stack & Tools

Python C# Java JavaScript HTML5 SQL Kali Linux Git

  • Specializations: CyberSecurity, Cryptography, Algorithmic Problem Solving.
  • Coursework Highlights: Data Structures, Automata Theory, Web Fundamentals (JS, HTML, SQL).

📊 GitHub Stats & Activity


📫 Connect with me

Popular repositories Loading

  1. Heperowt Heperowt Public

  2. Project_Euler Project_Euler Public

    This is solutions of project euler problems by me.

    Jupyter Notebook

  3. One_Time_Pad One_Time_Pad Public

    python scripts for OTP encoding (with OTP library and without it)

    Jupyter Notebook

  4. shamir_secret_sharing shamir_secret_sharing Public

    Python implementation for shamir's secret sharing (SSS)

    Jupyter Notebook

  5. Turkish-Highway-Pathfinder Turkish-Highway-Pathfinder Public

    A C# console application implementing Graph data structures and Greedy algorithms to find routes and analyze highway distances across 81 cities in Türkiye.

    C#

  6. Artificial-Neuron-From-Scratch Artificial-Neuron-From-Scratch Public

    A C# implementation of an Artificial Neuron (Perceptron) built from scratch to predict house rents using Sigmoid activation and MSE evaluation.

    C#