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

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 250 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    = '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', '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', 'SRP', /*'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

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 2.7k 341