FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

ZenMaxe (Hossein Sanjabian) · GitHub

🎯
Focusing
🎯
Focusing

Organizations

Block or report ZenMaxe

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
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
ZenMaxe/README.md

Hi 👋, I'm Hossein Sanjabian

A Dotnet developer from Iran

  • 🔭 I’m currently working on Company Projects

  • 🌱 I’m currently learning Blazor

  • 📝 I regularly write articles on [LinkedIn]

  • 💬 Ask me about c#, asp.net, xml

  • 📫 How to reach me sanjabian.ho@gmail.com

Connect with me:

Languages and Tools:

Code Biography

using Humanity;
using Planets.Earth;
using Country.Iran;

public class Hossein : IDeveloper, IHuman
{
    public string Name
    {
        get => nameof(Hossein);
    }

    public string LastName
    {
        get => "Sanjabian";
    }

    public int Age = 23;


    public List<string> ProgrammingLanguages = new(){ "C#", "Python" };

}

 

Pinned Loading

  1. Sample-CleanArchitecture-CQS Sample-CleanArchitecture-CQS Public archive

    Simple Asp.Net Project Written in Clean Architecture With CQS Pattern (and a little DDD). Tests Will Run With Github Actions

    C# 7 1

  2. resilience-notification-practice resilience-notification-practice Public

    C#

  3. resilience-sliding-window-ratelimiter-practice resilience-sliding-window-ratelimiter-practice Public

    C#


Back | FazBrowse Home | New Git URL