Skip to content
View HosseinMohebbikhah's full-sized avatar

Block or report HosseinMohebbikhah

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

Hi, I'm Hossein 👋

Hossein Mohebbikhah

Website Badge Linkedin Badge Instagram Badge

Glad to see you here!

Born in September 2002, I grew up with a sense of hope and a bright future. I started programming at home at the age of 14 and taught myself. Until today, I have been able to learn and use many basics and topics in different fields. The ability to be full-stack in projects and to be able to collaborate and the necessary abilities for development and open-mindedness. By learning the security issues of the server, the ability to program the API along with the relevant document, I am familiar with working with databases and database topics, and I am able to manage data banks. I have more interest and mastery in API programming.

const hossein = {
    askMeAbout: ["sql", "api dev", "app dev", "cryptography"],
    technologies: {
        backEnd: {
            php: ["laravel"]
        },
        mobileApp: {
            dart: ["flutter app"],
        },
        winApp:{
            languages: [
                "C# (winForm)",
                "C++",
                "B4j"
            ]
        },
        devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
        databases: ["sqlServer", "MySql", "sqlite"],
        misc: ["Firebase", "Socket.IO", "open-cv", "messaging", "SuiteApp"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Ai",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

API documents

I have made API services for free or take a KEY (with signup in my site) you will can use it, My API

Languages and Tools:

php cpp php csharp python nodejs aws react sql dart git terminal

Projects and Dev Stuffs:

⚡ Github Stats
☄️ Github Streaks

Donate me with TRX : TS25VcbCNp6khopZW2c7oy6NfdPSYsb5zi

Pinned Loading

  1. miniLocalMessanger miniLocalMessanger Public

    mini Local Messenger by WebSocket in C#

    C#

  2. iMap iMap Public

    Dart

  3. JalaliAndGregorian-Dates JalaliAndGregorian-Dates Public

    You can use this class to convert Gregorian date to Jalali date or vice versa.

    PHP 1

  4. Get-Pptp-VPN-Csharp Get-Pptp-VPN-Csharp Public

    Get some PPTP VPN, It try to connect once of them with your select

    C#

  5. SameCode-6digits SameCode-6digits Public

    Generate 6 digits code same in every devices with KEY and expire time

    Java