Skip to content
View kilianbalaguer's full-sized avatar

Highlights

  • Pro

Block or report kilianbalaguer

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

Welcome to my Profile πŸ‘‹

import Foundation
import CoreLocation

struct Kilian {
    // MARK: - Basic Info
    let name = "Kilian Balaguer"
    let pronouns = "he/him/his"
    let role = "iOS & macOS Developer | Beta Tester"
    let location = CLLocationCoordinate2D(latitude: 52.2434979, longitude: 5.6343227) // Netherlands πŸ‡³πŸ‡±

    // MARK: - Languages
    let spokenLanguages = ["fr-FR", "nl-NL", "de-DE", "en-US", "es-ES", "ar-MA"]

    // MARK: - Skills
    let programmingSkills = [
        "Swift", "C#", "C++", "C", "JavaScript",
        "HTML", "CSS", "TypeScript", "NextJS", "React", "Kotlin"
    ]

    // MARK: - Favorites
    let favouriteLanguages = ["Swift", "React", "NextJS"]

    // MARK: - Methods
    func sayHi() {
        print("""
        πŸ‘‹ Hey there! I'm \(name).
        Role: \(role)
        Pronouns: \(pronouns)
        Location: \(location.latitude), \(location.longitude)
        
        Feel free to explore my work and reach out! πŸ™‚
        """)
    }
}

// MARK: - Usage
let me = Kilian()
me.sayHi()

πŸ‘‹ Hey, I’m Kilian!

Hi! I’m Kilian Balaguer, a 15-year-old tech enthusiast from France, currently living in the Netherlands. I’m passionate about iOS & macOS development, Hackintosh setups, SwiftUI, coding, hardware mods, and creating fun/prank applications.

I love combining technology and creativity, whether it’s building apps, customizing systems, or making clever little projects. Outside of coding, I enjoy music, chess, cooking, and playing instruments.

🎯 Interests & Hobbies

  • πŸ‘¨β€πŸ’» Programming & App Development (Swift, SwiftUI, React, NextJS, Kotlin…)
  • 🎡 Music: producing, listening, and playing piano, guitar, bass, drums
  • 🏎️ Karting β€” chasing speed and aiming for F4 soon
  • πŸ‘¨β€πŸ³ Cooking & experimenting in the kitchen
  • β™ŸοΈ Chess – always looking to improve and challenge myself
  • πŸ”§ Hackintosh & tech experiments

πŸ› οΈ Skills & Tools

Development & Design Tools

Programming Languages

Other Tech

πŸ“Š GitHub Stats

GitHub Stats


Advanced GitHub Stats

Pinned Loading

  1. HPZBook-Fury-G7-Hackintosh HPZBook-Fury-G7-Hackintosh Public archive

    πŸš€ Quad-boot OpenCore Hackintosh for HP ZBook Fury 15 G7 – macOS 26 Tahoe Beta, Windows 11, Ubuntu & Kali with full 4K HiDPI, touchscreen, Wi-Fi, sleep, and recovery fixes.

    5

  2. AeroBrowser-Official/AeroBrowser AeroBrowser-Official/AeroBrowser Public

    A fast, privacy-first WebKit browser for macOS with a clean, modern design.

    Swift 3 1