Skip to content
View amirpooyan-r's full-sized avatar

Block or report amirpooyan-r

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amirpooyan-r/README.md

👋 Hi, I’m Amirpooyan Raeessi

I’m a software developer with prior experience in backend and system-focused development, currently rebuilding and updating my technical profile in Canada.

In my earlier work, I focused on internal applications, system integration, and long-running software using C#, .NET, SQL Server, and Python. Due to long-term external limitations, I had limited access to modern cloud platforms. Since moving to Canada, I’m intentionally closing that gap through hands-on projects, learning-focused experimentation, and open-source work.

This GitHub profile reflects that journey — learning, refining, and building step by step.

📍 Vancouver, BC, Canada


🧩 Background (Brief)

I previously worked on internal business and operational systems where reliability, clarity, and long-term maintenance mattered more than rapid feature growth.

That experience shaped how I approach software today:

  • careful changes
  • understandable behavior
  • respect for system boundaries
  • preference for fundamentals over trends

🔧 Current Technical Focus

Languages & Platforms

  • C# / .NET
  • Python
  • Dart / Flutter

Core Interests

  • Backend development fundamentals
  • Networking basics
  • Rule-based systems and decision logic
  • Clear, explainable software design

What I’m actively improving

  • Modern development workflows
  • Code quality and refactoring practices
  • Containerization and deployment basics
  • Cloud concepts through practical projects

📌 Featured Project

🔹 SegmentedProxy

Educational HTTP/HTTPS proxy (Python)

SegmentedProxy is a learning-focused project designed to explore how proxies and network traffic behave in practice.

It focuses on:

  • HTTP request forwarding
  • HTTPS CONNECT tunneling
  • Rule-based routing (direct, upstream, block)
  • Traffic segmentation strategies
  • Clear, documented behavior

This project is not intended for production use. Its purpose is to make networking concepts easier to understand through real, readable code.

👉 Repository: https://github.com/amirpooyan-r/segmented-proxy


🧠 Learning Philosophy

I believe:

  • strong fundamentals matter
  • small, focused projects teach more than large abstractions
  • documentation is part of code quality
  • systems should be understandable, not opaque

Most of my recent work reflects this mindset.


🤝 Collaboration & Growth

I’m open to:

  • thoughtful technical discussions
  • learning from others
  • code review and feedback
  • collaborating on small, well-scoped projects

Thanks for visiting my GitHub profile.


Popular repositories Loading

  1. segmented-proxy segmented-proxy Public

    SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice…

    Python

  2. amirpooyan-r amirpooyan-r Public

  3. resilient-dns resilient-dns Public

    Resilient DNS cache and forwarder designed for unreliable and high-latency networks

    Python

  4. resilientdns-relay-cloudflare resilientdns-relay-cloudflare Public

    Reference HTTPS Relay implementation for ResilientDNS, built on Cloudflare Workers.

    JavaScript

  5. versecraft versecraft Public

    Create clean, shareable Bible verse images (offline, license-safe).

    Python