Skip to content
View onrtsdmr's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Organizations

@Kodluyoruz @BIGDaTA-1001we @iku-deep-learning @CurvSoft

Block or report onrtsdmr

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
onrtsdmr/README.md
Typing SVG
class Developer {
    constructor() {
        this.name = "Onur";
        this.role = "Full Stack Developer";
        this.language_spoken = ["tr_TR", "en_US"];
        this.code = {
            frontend: ["React", "Angular", "Vue", "TypeScript"],
            backend: [".NET", "Laravel"],
            mobile: ["Flutter", "Kotlin", "Swift"],
            database: ["MSSQL", "MySQL", "MongoDB", "Firebase"]
        };
        this.architecture = ["Clean Architecture", "Microservices"];
        this.current_state = {
            activity: "Coding...",
            coffee_level: "95%",
            brain_usage: "99%"
        };
    }

    sayHi() {
        console.log("Coffee first, code later! ☕");
    }
}

Profile Views Buy Me A Coffee


🛠 Teknolojiler

⚡ Backend

.Net Laravel

🎨 Frontend

React Angular Vue.js TypeScript TailwindCSS Bootstrap

📱 Mobil

Flutter Kotlin Swift

🗄️ Veritabanı

MicrosoftSQLServer MySQL MongoDB Firebase

🌐 İletişim

LinkedIn Medium Instagram

Pinned Loading

  1. my-portfolio my-portfolio Public

    A modern, responsive personal portfolio website built with Next.js 15, TypeScript, and Tailwind CSS, featuring smooth animations via Framer Motion, dark/light mode support, interactive sections (Ab…

    TypeScript

  2. .NET .NET Public

    My .NET Work

    C#

  3. SortingAlgorithms SortingAlgorithms Public

    Sorting algorithms with kotlin <3

    Kotlin 1

  4. RoomDB RoomDB Public

    Forked from BetulSandikci/RoomDB

    Kodluyoruz | Android Bootcamp

    Kotlin 1

  5. Hoop Hoop Public

    Forked from okanaydin/Hoop

    Kodluyoruz Own Messaging App

    Kotlin 1

  6. PAN-DO PAN-DO Public

    Forked from PandaBrains/PAN-DO

    PAN-DO Flutter to-do application.

    Dart