Skip to content
View jamhour1g's full-sized avatar

Block or report jamhour1g

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

๐Ÿ‘‹ Hey there, I'm Yazan Jamhour!

๐ŸŽ“ Marketing student & CS minor blending strategy with code to build smarter digital experiences.

๐Ÿง  Exploring the intersection of tech, data, and human behavior to create efficient experiences.

val jamhour1g = developer {
    about {
        name = "Yazan Jamhour"
        field = "Marketing + Computer Science"
        role = "Developer, Scraper, Cloud Explorer โ˜๏ธ"
    }

    tech {
        languages("Kotlin", "Java", "PHP", "JavaScript", "HTML/CSS", "Markdown")
        tools("IntelliJ", "Android Studio", "Git", "Gradle", "Maven", "WebStorm", "PhpStorm")
        libraries("kotlinx.coroutines", "kotlinx.serialization", "JSoup", "JavaFX", "Doctrine", "React", "JPA + Hibernate")
        frameworks("Javacord", "JavaFX")
        databases("MySQL")
        cloud("AWS (in progress)")
        dataFormats("JSON", "XML")
    }
}
๐ŸŽฎ Gaming Activity Every intense boss fight, every clutch win โ€” it's all part of sharpening the mindset.

๐Ÿ”ฅ Most Played Titles:

  • Terraria โ€“ 249+ hrs
  • 7 Days to Die โ€“ 225+ hrs
  • Brawlhalla โ€“ 200+ hrs

๐Ÿ† Top 5 Favorites:

  • Terraria
  • 7 Days to Die
  • Brawlhalla
  • Half-Life
  • Hollow Knight

๐ŸŽฏ Favorite Genres: Survival, Soulslike Metroidvanias, Roguelikes, PvP Fighters, Arena Shooters

๐Ÿค Let's Connect! I'm always open to tech collabs, marketing-tech crossovers, or just geeking out on Java, Kotlin, or gaming. Feel free to reach out!

Popular repositories Loading

  1. Jobroot Jobroot Public

    A Discord bot that searches the web for IT jobs in the Palestinian market.

    Java 2

  2. Database-Connector Database-Connector Public

    An API that enables easy manipulation of database tables for a database course used in EducationHub repository.

    Java 1

  3. MVTOrchestrator MVTOrchestrator Public

    This project simulates the Multiple Partitions - Variable Regions memory management technique, also known as MVT ( Multiprogramming with Variable number of Tasks) in IBM machines. It demonstrates tโ€ฆ

    Kotlin 1

  4. EducationHub EducationHub Public

    A small-scale educational project for a course on databases

    Java

  5. FitNest FitNest Public

    This repository is for a health and fitness project that involves creating an Android app with a minimum of three activities.

    Java

  6. kotlinx.coroutines kotlinx.coroutines Public

    Forked from Kotlin/kotlinx.coroutines

    Library support for Kotlin coroutines

    Kotlin