Skip to content
View amirsaam's full-sized avatar
:octocat:
:octocat:

Organizations

@PlayCover

Block or report amirsaam

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Howdy! I'm Amir ๐Ÿ‘‹

This is the place where I try to be a OpenSource person and version control myself ๐Ÿ˜…

Tip

Open for Collaborations & Freelance Opportunities

{
  "success": true,
  "data": {
    "amirUsesTo": {
      "code": ["Swift", "Bash", "HTML", "CSS", "JavaScript"],
      "createApps": ["Skip", "SwiftUI", "SwiftData", "RealmDB", "SQLite"],
      "tryMakeWebsites": ["Vapor", "Elementary", "HTMX", "AlpineJS", "Bootstrap"]
    },
    "amirToolbox": ["Project X", "Figma", "Xcode", "Zed", "Docker", "Git", "GitHub Actions"],
    "amirOpenSources": [
      {
        "name": "RadixUI-Swift",
        "url": "https://github.com/amirsaam/Radix-UI-Swift",
        "description": "RadixUI ready to be used in SwiftUI (Unofficial)",
        "isSwiftPackage": true,
      },
      {
        "name": "PatreonAPI-Swift",
        "url": "https://github.com/amirsaam/PatreonAPI-Swift",
        "description": "A Swift library for interacting with Patreon API",
        "isSwiftPackage": true,
      }
    ],
    "amirProjects": [
      {
        "name": "MahiaaZ",
        "description": "A full-featured Mafia/Werewolf game master assistant",
        "status": "Work In Progress",
        "visibility": "private",
        "referenceUrl": "https://en.wikipedia.org/wiki/Mafia_(party_game)",
        "summary": "Helps managing roles, voting, night phases and etc.",
      },
      {
        "name": "KavehSMS",
        "description": "An easy to use client for Kavenegar SMS WebService utilising its API",
        "status": "Work In Progress",
        "visibility": "private",
        "referenceUrl": "https://kavenegar.com",
        "summary": "Supports sending, status checking, and all other useful API endpoints",
      }
    ]
    "amirSocials": [
      {
        "platform": "LinkedIn",
        "url": "https://www.linkedin.com/in/amirsaam",
        "displayName": "Amir Mohammadi"
      },
      {
        "platform": "X (Twitter)",
        "url": "https://twitter.com/inoutAmir",
        "displayName": "Amir"
      },
      {
        "platform": "Instagram",
        "url": "https://instagram.com/i.amirsaam",
        "displayName": "Amir ๐ŸฆŠ"
      },
      {
        "platform": "Dribbble",
        "url": "https://dribbble.com/amirsaam",
        "displayName": "Amir Mohammadi"
      }
    ]
  },
  "meta": {
    "lastUpdated": "2026-03-23T17:12:00Z",
    "source": "amir-profile",
    "version": 1.4
  }
}

Pinned Loading

  1. elementary-tailwind elementary-tailwind Public

    TailwindCSS + Elementary: Type-safe rapid UI development in Swift

    Swift 2

  2. elementary-alpine elementary-alpine Public

    Alpine.js + Elementary: Reactive web apps with Swift

    Swift 7 1

  3. elementary-pines elementary-pines Public

    Pines + Elementary: The Alpine and Tailwind UI Library in Swift

    Swift 2

  4. Radix-UI-Swift Radix-UI-Swift Public

    RadixUI ready to be used in SwiftUI (Unofficial)

    Swift 5 1

  5. PatreonAPI-Swift PatreonAPI-Swift Public

    A Swift library for interacting with Patreon API

    Swift 3

  6. EncryptKit EncryptKit Public

    A Simple CommonCrypto Package to Encrypt/Decrypt a String

    Swift