Skip to content
View erhanurgun's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report erhanurgun

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
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    = '[email protected]';
    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/@erho_dev' },
        { 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', 'NodeJS', 'JavaScript', /*'Python', 'C#',*/ ...Language];
    databases     = ['MySQL', 'MsSQL', 'SQLite', /*'PostgreSQL', 'MongoDB',*/ ...Database];
    frameworks    = ['Laravel', 'AdonisJS', 'Livewire', /*'Django',*/ ...Framework];
    frontendTools = ['TailwindCSS', 'Bootstrap', /*'React', 'AlpineJS', '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    = ['ElectronJS', ...Desktop];
    principles    = ['SOLID', 'DRY', /*'TDD',*/ ...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', /*'Firebase',*/ ...Other];
}

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

🔥 İstatistiklerim

+ Hakkımdaki detaylar zamanla güncellenecektir...
+ Daha fazla bilgi için erhanurgun.com.tr, erho.dev website adreslerimi veya @erhanurgun linktr.ee adresimi ziyaret edebilirsiniz...

Popular repositories Loading

  1. erhanurgun erhanurgun Public

    Hakkımda Kısa Bir Tanıtım

    2

  2. YTB-laravel-pizzas-project YTB-laravel-pizzas-project Public

    The Net Ninja youtube kanali araciligiyla gelistirilen laravel projesi

    PHP 2

  3. DEMO-php-helpers-paketi DEMO-php-helpers-paketi Public

    duz php ile gelistirmekte oldugum bir sinif/proje

    PHP 2

  4. DEMO-nodejs-online-video-call DEMO-nodejs-online-video-call Public

    Agora.IO ile örnek online olarak mesajlaşma ve görüntülü görüşme projesi

    TypeScript 2

  5. FORK22-1000-ai-collection-tools FORK22-1000-ai-collection-tools Public

    Forked from yousefebrahimi0/1000-AI-collection-tools

    More than 1000 Artificial Intelligence AI-powered tools - categorized & updated

    2 1

  6. MIX-python-resimden-yaziya-ceviri-botu MIX-python-resimden-yaziya-ceviri-botu Public

    Telegram botu ile resim üzerindeki yazıları okuyup geri döndürme islemi yapabilen bir bot

    Python 1