8000 kupleron (Khalid SOUHAL) Β· GitHub
[go: up one dir, main page]

Skip to content
View kupleron's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@jscookies

Block or report kupleron

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
kupleron/README.md

Hi there πŸ‘‹

I'm a Full-Stack Developer working in Marrakech, Morocco.

  • 🏒 I'm currently working at Home
  • βš™οΈ I use daily: .php, .js, .py, .html, .css
  • 🌱 Learning all about Open Source
  • πŸ’¬ Ping me about laravel, javascript, python, react, development, design patterns
  • πŸ“« Reach me: twitter.com/kupleron, khalid@souh.al
<?php

namespace Kupleron;

class About extends Me
{
    public function getCurrentWorkplace()
    {
        return [
            'workplace' => [
                'company' => Null,
                'position' => 'Full Stack Developer'         
            ]
        ];
    }

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

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

Pinned Loading

  1. awesome-django awesome-django Public

    Repository mirror of GitLab: https://gitlab.com/rosarior/awesome-django http://awesome-django.com

    16 4

0