Skip to content
View Zarox28's full-sized avatar
  • Nevers
  • 15:15 (UTC +01:00)

Highlights

  • Pro

Block or report Zarox28

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

πŸ‘‹ Welcome to my GitHub profile!

About Me

πŸ’» I am passionate about programming and technology.

πŸ“š My goal is to create innovative solutions and continuously learn.

🀝 I am open to collaboration and interesting projects.

struct Zarox28 {
	let pronouns: String = "He/Him"
    let code: Array<String> = ["Swift", "Python", "C++", "C", "Arduino", "JavaScript", "HTML", "CSS", "Zig"]
    let tools: Array<String> = ["Docker", "Git", "NodeJS", "Databases"]
    let otherSkills: Array<String> = ["Electronic", "CAO conception", "3D Printing"]
}

let profile = Zarox28()
print(profile)

πŸš€ Feel free to explore my repositories to discover interesting projects!

πŸ™ Thank you for visiting my GitHub profile !

Pinned Loading

  1. SafeLock SafeLock Public

    Simple MacOS app that locks the screen and records with the webcam if any movement is detected

    Swift 1

  2. Activate Activate Public

    Activate MacOS is a playful macOS app that mimics the Windows activation message.

    Swift 1

  3. ArduiDeck ArduiDeck Public

    Elgato StreamDeck like device made with Arduino

    C++

  4. Arduino-RFan Arduino-RFan Public

    Remote Arduino fan controller

    C++