Skip to content
View erhanurgun's full-sized avatar
💭
Available to work as a freelancer...
💭
Available to work as a freelancer...

Block or report erhanurgun

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erhanurgun/README.md

👨‍💻 Hakkımda Kısaca

import Developer from 'Orizora';
import {
    Language, Database, Framework, FrontendTool,
    Api, Server, DevOps, Caching, Mobile, Game, Desktop, 
    Principle, Methodology, SearchEngine, Cloud, Other
} from 'Orizora/Skills';

class Bio extends Developer {
    name     = 'Erhan ÜRGÜN';
    role     = 'Back-End Developer';
    email    = 'erho.dev@gmail.com';
    websites = [
        { name: 'Portfolio', url: 'https://erhanurgun.tr' },
        { name: 'Company', url: 'https://orizora.com' },
        { name: 'Blog', url: 'https://erho.dev' },
        { name: 'Bağlantılarım', url: 'https://erho.me' },
        { name: 'LinkTree', url: 'https://linktr.ee/erhanurgun' }
    ];
    socials = [
        { name: 'YouTube', url: 'https://youtube.com/@erhodev' },
        { name: 'LinkedIn', url: 'https://linkedin.com/in/erhanurgun' },
        { name: 'Instagram', url: 'https://instagram.com/erho.dev' },
        { name: 'Twitter', url: 'https://twitter.com/erhanurgun' }
    ];
}

class Skills extends Developer {
    languages     = ['PHP', 'JS', 'Node.js', /*'Rust', 'Go','Python', 'C#',*/ ...Language];
    databases     = ['MySQL', 'MS SQL', 'SQLite', /*'PostgreSQL', 'MongoDB', 'Supabase',*/ ...Database];
    frameworks    = ['Laravel', 'Adonis.js', 'Filament', /*'NestJS', 'Django',*/ ...Framework];
    frontendTools = ['Tailwind CSS', 'Bootstrap', /*'React', 'Alpine.js', 'Bulma', 'SASS',*/ ...FrontendTool];
    api           = ['RESTful API', /*'GraphQL', 'gRPC',*/ ...Api];
    server        = ['Apache', 'Nginx', /*'RabbitMQ',*/ ...Server];
    devOps        = ['Docker', /*'Jenkins', 'CI/CD', 'Kubernetes',*/ ...DevOps];
    // caching    = ['Redis', 'Memcached', ...Caching];
    // mobile     = ['React Native', 'Flutter', ...Mobile];
    // games      = ['Unity', 'Unreal Engine', ...Game];
    // desktop    = ['Electron.js', ...Desktop];
    principles    = ['SOLID', 'DRY', 'SRP', /*'TDD', 'DDD',*/ ...Principle];
    methodologies = ['Kanban', 'Gantt', /*'Scrum', 'Agile',*/ ...Methodology];
    searchEngines = [/*'Elasticsearch', 'Algolia',*/ ...SearchEngine];
    clouds        = ['Hetzner Cloud', /*'AWS', 'Google Cloud', 'MS Azure', 'DigitalOcean',*/ ...Cloud];
    others        = ['AI', 'Git', 'Linux', 'cPanel', 'Plesk', 'Cloudflare', 'TALL Stack', /*'Firebase',*/ ...Other];
}

export default () => new Developer(new Bio(), new Skills());

🔥 İstatistiklerim

Hard Coding

+ Hakkımdaki detaylar zamanla güncellenecektir...
+ Daha fazla bilgi için erho.me'den veya erho.social'dan bütün bağlantılarıma ulaşabilirsiniz...

Pinned Loading

  1. vitodeploy/vito vitodeploy/vito Public

    Free and Self-Hosted Server Management Tool

    PHP 3.1k 395

  2. bagisto/bagisto bagisto/bagisto Public

    Free and open source laravel eCommerce platform

    PHP 25.9k 3k

  3. laracasts-translator laracasts-translator Public

    Laracasts video derslerindeki İngilizce altyazıları OpenAI API'siyle gerçek zamanlı Türkçeye çeviren Chrome Extension. https://icin.tr/reddit

    JavaScript 2

  4. gnome-praytime-extension gnome-praytime-extension Public

    Ubuntu için GNOME namaz vakti eklentisi

    JavaScript

  5. tui-dependency-wizard tui-dependency-wizard Public

    TUI Dependency Wizard

    Rust