Skip to content
View yavuzsemrem's full-sized avatar
🇹🇷
coding...
🇹🇷
coding...

Block or report yavuzsemrem

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

Hi, I'm Yavuz Selim Emrem 



I’m a passionate IOS Developer with experience in various technologies including Swift, SwiftUI, C#, .NET, SQL, and HTML/CSS. I love creating robust, scalable, and efficient software solutions, with a focus on clean code and architecture. 




Skills



A little more about me

// Create a developer instance
let developer = Developer(
    name: "Yavuz Selim Emrem",
    pronouns: "He/Him",
    age: 20,
    bio: "A passionate iOS Developer who loves creating robust and efficient applications. Always eager to learn new technologies and improve my skills!",
    code: ["Swift", "SwiftUI", ".NET", "C#", "HTML", "CSS"],
    askMeAbout: ["iOS Development", "Backend Development", "Web Development", "Mobile App Design", "Clean Code Practices"],
    technologies: Technologies(
        tools: Tools(
            cloudDatabase: ["Firebase", "Back4App"],
            cloudServer: ["Firebase", "Parse"]
        ),
        codeEditor: CodeEditor(
            competitiveProgramming: ["Xcode"],
            frontEndDev: ["Xcode"]
        )
    )
)

// Function to display developer details
func displayDeveloperInfo(developer: Developer) {
    print("👤 Name: \(developer.name)")
    print("🔤 Pronouns: \(developer.pronouns)")
    print("🎂 Age: \(developer.age)")
    print("📝 Bio: \(developer.bio)")
    print("💻 Languages: \(developer.code.joined(separator: ", "))")
    print("❓ Ask Me About: \(developer.askMeAbout.joined(separator: ", "))")
    print("☁️ Cloud Databases: \(developer.technologies.tools.cloudDatabase.joined(separator: ", "))")
    print("🌐 Cloud Servers: \(developer.technologies.tools.cloudServer.joined(separator: ", "))")
    print("🛠️ Code Editors: \(developer.technologies.codeEditor.competitiveProgramming.joined(separator: ", ")) for Competitive Programming")
    print("🖥️ Code Editors: \(developer.technologies.codeEditor.frontEndDev.joined(separator: ", ")) for Frontend Development")
}

// Call the function to display info
displayDeveloperInfo(developer: developer)


My current playing songs



Stats



My socials Fire



Pinned Loading

  1. softiel-website softiel-website Public

    Softiel Software Official Website

    TypeScript

  2. EmotionAnalyzeApp EmotionAnalyzeApp Public

    TypeScript

  3. Blog-Page Blog-Page Public

    HTML

  4. BlogPageAPI BlogPageAPI Public

    Made it for IOS App

    C#

  5. iwallpaper iwallpaper Public

    Swift

  6. BudapestTourGuide BudapestTourGuide Public

    Swift