Coder Social home page Coder Social logo

👨‍💻 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: '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...

Erhan ÜRGÜN's Projects

fork01-app-vaahcms icon fork01-app-vaahcms

VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).

fork19-personal-website icon fork19-personal-website

Code that'll help you kickstart a personal website that showcases your work as a software developer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.