Git Product home page Git Product logo

Hello there, I'm Robert Račkauskas.

Linkedin Badge

A bit about me:

<?php

namespace RobertRackauskas;

class About extends Me
{
    use HasDigitalDesignerDiploma, PlaysVideoGames, LikesMotorcycles, LovesSpaceX;

    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'TitanHQ',
                'position' => 'Senior Software Engineer'
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Laravel::class,
            Vuejs::class,
            JavaScript::class,
            //Angular::class,
        ];
    }
}

My GitHub stats:

Robert's github stats

Robert Račkauskas's Projects

apiserver-unity-laravel-passport icon apiserver-unity-laravel-passport

A well detailed tutorial for a server based project made in Unity. This template provides you with every step you need to take to setup your own php server using laravel and having it communicate with unity.

cms icon cms

A PHP CMS powered by Laravel 5 and Sentry

spark icon spark

A non-deleted fork of laravel/spark.

worldpay icon worldpay

A PHP wrapper for WorldPay (http://worldpay.com)

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.