Skip to content
View ZenMaxe's full-sized avatar
🎯
ZenSquad Project
🎯
ZenSquad Project

Organizations

@Electro-Team @Novidan-Pardaz
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
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:

zenmaxe sanjabian-hossein

Languages and Tools:

angular csharp django docker dotnet flask git heroku linux mssql nginx photoshop postgresql postman python redis selenium

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 = 21;


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

}

 zenmaxe

Popular repositories

  1. GeckoDriver-Downlaoder GeckoDriver-Downlaoder Public archive

    Cross Platform Geckodriver Downloader

    Python 5

  2. ZenMaxe ZenMaxe Public

    Config files for my GitHub profile.

    4 1

  3. Sample-CleanArchitecture-CQRS Sample-CleanArchitecture-CQRS Public

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

    C# 3

  4. ZenSquad ZenSquad Public

    It's Not ready For Now ...

    C# 2

  5. WiLiBomber WiLiBomber Public archive

    Free SmS Bomber For IR

    Python 1

  6. binance-trading-bot-new-coins binance-trading-bot-new-coins Public

    Forked from CyberPunkMetalHead/binance-trading-bot-new-coins

    This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If y…

    Python 1