Skip to content
View arahimx's full-sized avatar
🗯️
Semi;Colon
🗯️
Semi;Colon

Organizations

@dotnet-foundation

Block or report arahimx

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

Hi 👋, I'm Abdur Rahim

A passionate Software Engineer from Saudi Arabia

arahimx

arahimx

arahimx

Blogs posts

Connect with me:

arahimx arahimx arahimx 14501863/arahimx arahimx arahimx arahimx

Languages and Tools:

bootstrap csharp dotnet html5 postman react

arahimx

 arahimx

arahimx

Pinned Loading

  1. Pakistan All cities List Pakistan All cities List
    1
    <select name="Location" id="Location" required>
    2
    <option value="" disabled selected>Select The City</option>
    3
            <option value="Islamabad">Islamabad</option>
    4
    <option value="" disabled>Punjab Cities</option>
    5
                <option value="Ahmed Nager Chatha">Ahmed Nager Chatha</option>
  2. Pakistan Cities Json Array Pakistan Cities Json Array
    1
    {
    2
        "Pakistan": {
    3
            "Azad Kashmir": [
    4
                {"Name":"Bagh", "countryCode":"PK"},
    5
                {"Name":"Bhimber", "countryCode":"PK"},
  3. Nafath.Net Nafath.Net Public

    Nafath.Net is a modern, easy-to-use .NET SDK for integrating with the Saudi Data & AI Authority’s Nafath authentication platform. It simplifies initiating and verifying user identity sessions via t…

    C# 2

  4. BulkOperations BulkOperations Public

    C#

  5. FastiFire-Downloader FastiFire-Downloader Public

    internet downloader using #AltoHttps #nuget

    C#

  6. ASP.NET-Core-6-MVC-N-Tier-Architecture-Project-Template ASP.NET-Core-6-MVC-N-Tier-Architecture-Project-Template Public

    This repository contains an ASP.NET Core 6 MVC N-Tier Architecture project template designed for creating scalable web applications. The architecture consists of Core, Infrastructure, and WebApp pr…

    C#