Skip to content
View Jad-Jbara's full-sized avatar
👨‍💻
If you aren't learning something new everyday, you're doing it wrong
👨‍💻
If you aren't learning something new everyday, you're doing it wrong

Block or report Jad-Jbara

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
Jad-Jbara/README.md
     _           _        _ _                        
    | | __ _  __| |      | | |__   __ _ _ __ __ _   
 _  | |/ _` |/ _` |   _  | | '_ \ / _` | '__/ _` |  
| |_| | (_| | (_| |  | |_| | |_) | (_| | | | (_| |  
 \___/ \__,_|\__,_|   \___/|_.__/ \__,_|_|  \__,_|  

Mobile Engineer • Full-Stack Builder • Systems Thinker

Typing SVG

$ whoami

const jad = {
  location: "Lebanon 🇱🇧",
  currently: "Building mobile products and the systems behind them",
  focus: [
    "Making mobile apps feel native, responsive, and intentional",
    "Designing clean, scalable backend architectures",
    "Bridging frontend intuition with backend discipline"
  ],
  experience: [
    "React Native & Jetpack Compose",
    "Node.js, Prisma, PostgreSQL",
    "Event-driven and real-time systems (incl. IoT platforms)"
  ],
  funFact: "I still trust console.log more than most debuggers",
  philosophy: "Good software should feel calm, even when it's doing a lot"
};

$ ls -la ~/skills

📱 Mobile

platforms:
  - React Native
  - Android Native (Kotlin & Jetpack Compose)
  - iOS Native (SwiftUI & UIKit)

focus:
  - Motion & gestures
  - Custom component systems
  - Performance & responsiveness
  - Pixel-level UI precision

🌐 Web & Frontend

technologies:
  - TypeScript / JavaScript
  - React / Next.js / Vite
  - Tailwind CSS
  - Zustand / React Query / SWR

expertise:
  - Component-driven architecture
  - State management (Context API)
  - Responsive & accessible design

⚡ Backend

stack:
  - Node.js / Express
  - Prisma ORM
  - PostgreSQL / Redis

patterns:
  - REST & event-driven APIs
  - Authorization & domain modeling
  - Real-time data flows
  - Service-oriented architecture

🛠️ Infra & Tooling

tools:
  - Docker & Docker Compose
  - AWS (ECS, Lambda, RDS)
  - GitHub Actions

practices:
  - CI/CD pipelines
  - Environment isolation
  - Observability & debugging

$ cat current_projects.md

+ 📱  Building motion-first mobile apps with React Native & Native Modules
+ ⚙️  Designing scalable backend APIs with Prisma & PostgreSQL
+ 🧠  Refining authorization, roles, and domain boundaries
+ 🔄  Applying event-driven patterns
+ 🌐  IoT systems
+ 💰  Fintech solutions

Popular repositories Loading

  1. hello-tree-task hello-tree-task Public

    TypeScript 1

  2. react-native-video react-native-video Public

    Forked from TheWidlarzGroup/react-native-video

    A <Video /> component for react-native

    Java

  3. react-native-eddystone react-native-eddystone Public

    Forked from lg2/react-native-eddystone

    A simple Eddystone™ implementation in React Native for both iOS and Android.

    Objective-C

  4. react-native-alarm-notification react-native-alarm-notification Public

    Forked from emekalites/react-native-alarm-notification

    schedule alarm and local notification in react-native

    Java

  5. react-native-twilio-video-webrtc react-native-twilio-video-webrtc Public

    Forked from blackuy/react-native-twilio-video-webrtc

    Twilio Video (WebRTC) for React Native

    Java 1

  6. react-native-kustomer-sdk react-native-kustomer-sdk Public

    Forked from rebythecode/react-native-kustomer-sdk

    Kustomer SDK for React Native

    Kotlin