GithubHelp home page GithubHelp logo
<?php

namespace BuiNgocDuc;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'VietName',
                'position' => 'Developer'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Typescript::class,
            Laravel::class,
            Lumen::class,
            Vuejs::class,
            Angular::class,
            React::class,
            Nodejs::class,
            HtmlCss:class,
            Elasticsearch::class,
            Aws::class,
            BA::class
        ];
    }
    
    public function getFutureGoal(): string
    {
        return 'To become a professional Technical Project Manager.';
    }
}

Đức Panda's Projects

advanced-react-patterns icon advanced-react-patterns

An overview of some modern Advanced React Patterns, including integration codes, Pros & Cons, and concrete usage within public libraries.

api-security-checklist icon api-security-checklist

Checklist of the most important security countermeasures when designing, testing, and releasing your API

apiato-1 icon apiato-1

PHP Framework for building scalable API's on top of Laravel.

autosub icon autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file

awesome-monitoring icon awesome-monitoring

INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.

blender icon blender

The Laravel template used for our CMS like projects

breeze-next icon breeze-next

An application / authentication starter kit frontend in Next.js for Laravel Breeze.

buiduc06.github.io icon buiduc06.github.io

✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com

bytebase icon bytebase

Web-based, zero-config, dependency-free database schema change and version control tool for Developer and DBA. Public demo: https://demo.bytebase.com

castr icon castr

The cast application from my stream

clockwork icon clockwork

Clockwork - php dev tools in your browser - server-side component

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

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.