Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View amrsorne's full-sized avatar
🎯
Looking for work πŸ™‚
🎯
Looking for work πŸ™‚

Block or report amrsorne

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.

Content in all repositories owned by your account will be closed.
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
amrsorne/README.md

Hi, I'm Ameer

I'm a Senior Software Engineer - a night owlπŸ¦‰

Find me on the web 🌍

Open to relocation β€’ Immediate availability
(or well, full remote works too!)

Highlighted Projects πŸ‘¨β€πŸ’»βœ¨

  • Ambik Project: AI-powered knowledge retrieval and real-time chat workflows (Node.js, TypeScript, React.js, AWS, Supabase, OpenAI/Claude API) – 500+ users, multi-LLM routing, production RAG experiments.
  • Digital Card: Digital identity solution with 2,000+ users (TypeScript, TanStack, Node.js, React, Cloudflare, Stripe).
  • Football Club Management SaaS (myteamfc.com): Fullstack TypeScript/Node.js, Cloudflare, Supabase, Stripe, TanStack – complex onboarding, fixtures, and live AI flows.
  • Online Apparel E-Commerce: High-scale WordPress + Stripe store serving 0.5M users/year, $200K+ revenue, optimized checkout and onboarding.
  • Shopify GraphQL Feed: Node.js, GraphQL, Stripe, real-time inventory/payment with ~50% latency reductions.

Technical Skills

Backend:
TypeScript Node.js NestJS Python Java GraphQL

Cloud & Infra:
AWS Cloudflare Supabase Azure Docker Kubernetes

AI/LLM Engineering:
GenAI RAG Prompt Engineering

Frontend:
React.js Vue.js Next.js Tailwind CSS Accessibility

Databases:
PostgreSQL MySQL MongoDB Oracle

See my portfolio for more projects, and feel free to reach out!

GitHub Streak

[To be updated as I deliver more projects and explore new tech.]

Pinned Loading

  1. FYP FYP Public

    FYP Software Engineering 2017/2018

    Java

  2. Mirror GitLab to GitHub via CLI Mirror GitLab to GitHub via CLI
    1
    #!/bin/bash
    2
    
                  
    3
    # Script to set up repositories, projects and issues in GitLab and GitHub from CLI
    4
    # Following the flow: GitLab repo β†’ GitHub repo β†’ GitHub issues & project
    5
    # Prerequisites: gh, glab, git, curl, jq