Skip to content
View jvondermarck's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡น
Sรฌ, sรฌ vabbรจ
๐Ÿ‡ฎ๐Ÿ‡น
Sรฌ, sรฌ vabbรจ

Highlights

  • Pro

Organizations

@Ratiscrum @Livl-Corporation @HybridPlanner @jvondermarck-si-web @project-survivor @Livl-Consulting

Block or report jvondermarck

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

Hi, I'm Julien ๐Ÿ‘‹๐Ÿฝ

Software Engineer | Open Source Enthusiast | Volunteer Firefighter ๐Ÿš’

Linkedin Medium Discord GitHub


๐Ÿ‘จโ€๐Ÿ’ป About Me

struct Julien {
    let pronoun = "juju"
    let nationality = "FR ๐Ÿฅ–"
    let currentFocus = "Building mobile apps & open-source projects"

    let roles = [
        "iOS & Android Software Engineer ๐Ÿ“ฑ",
        "Volunteer Firefighter ๐Ÿš’",
        "Pizzaiolo ๐Ÿ•"
    ]

    struct Skills {
        let languages = ["Kotlin", "Swift", "Dart", "JavaScript", 
                        "TypeScript", "Python", "Java", "C#", "C++/C", "SQL"]

        let mobile = ["Kotlin Multiplatform", "Flutter", "SwiftUI", "Jetpack Compose"]
        let web = ["Next.js", "Angular", "React", "AdonisJS", "Laravel"]
        let tools = ["Figma", "Xcode", "Android Studio", "Git"]
    }

    let beliefs = [
        "Clean code matters ๐ŸŒฑ",
        "Open source makes the world better ๐Ÿ—บ๏ธ",
        "Share knowledge, grow together ๐Ÿ“š"
    ]
}

๐ŸŒŸ "Code with passion, contribute with purpose" ~ I don't know... ๐ŸŒŸ

Pinned Loading

  1. dinosaur-exploder dinosaur-exploder Public

    ๐Ÿฆ– Classic arcade shoot 'em up built with Java & FXGL. Contributions welcome โ€“ game & Next.js docs.

    Java 59 144

  2. jvondermarck-si-web/projet_vondermarck_julien jvondermarck-si-web/projet_vondermarck_julien Public

    E-commerce project about an Italian store ๐Ÿ•๐Ÿ

    TypeScript

  3. Livl-Corporation/livl-madness Livl-Corporation/livl-madness Public

    Madness in the Livl store ! Multiplayer First Person Shopping game ๐ŸŽฎ

    C# 7 2

  4. Livl-Corporation/livl-pacman Livl-Corporation/livl-pacman Public

    Insane Pac-Man clone from ยฉ Livl Corporation ๐Ÿ•น๏ธ

    C 1

  5. kingdomino kingdomino Public

    The objective of this project is to design an application to play the board game Kingdomino.

    Java 1

  6. Livl-Corporation/livl-shell Livl-Corporation/livl-shell Public

    Livl Shell is an intermediate reimplementation of the bash shell in C language. ๐ŸŒฑ

    HTML