Code Monkey home page Code Monkey logo
<?php

namespace AshBaker;

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

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Laravel::class,
            Vuejs::class,
            Angular::class,
            ReactNative::class,
            TailwindCss::class,
            Aws::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Ash Kellerman's Projects

blossom icon blossom

A free open-source design framework for the modern web

boogle icon boogle

Teaching exercise, Simple google concept clone.

caligator icon caligator

🐊 An open source kickass cross platform Calculator with power of alligator

cms icon cms

Statamic 3 Beta: Core Package

covid-19-app icon covid-19-app

Experimental mobile application for tracking status of COVID-19 pandemic.

createdwithcaffeine icon createdwithcaffeine

A simple video library application similar to laracasts.com / devdojo.com / codecourse.com

data icon data

Automated real estate market data extracted from Brokalys DB

docusaurus icon docusaurus

Easy to maintain open source documentation websites.

edex-ui icon edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

framework icon framework

An eCommerce administration built with Laravel to create and manage online shop with multi-vendor.

gravityfeed icon gravityfeed

Twitter clone attempt using raw PHP to demonstrate PDO use

gridea icon gridea

✍️A static blog writing client (一个静态博客写作客户端)

heroicons icon heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.

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.