Giter VIP home page Giter VIP logo
<?php

namespace Manrriquez;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => '奇艺集团',
                'position' => 'Software Engineer Front-End'         
            ]
        ];
    }

    public function getTechnologies(): array
    {
        return [
            Php::class,
            Laravel::class,
            Javascript::class,
            Vuejs::class,
            ReactJS::class,
            TailwindCss::class,
            Bootstrap::class,
            Materialize::class,
            Css::class,
            Less::class
            Sass::class,
        ];
    }
    
    public function getTools(): array
    {
       return [
         Insomnia::class,
         Postman::class,
         HeidSql::class,
         PhpStorm::class,
       ];
    }
    
    public function getSO(): array
    {
       return [
         Windows::class,
         Linux::class,
       ];
    }
    
    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Luis Fernando's Projects

estudadev icon estudadev

teaching platform aimed at beginners using laravel

estudadev-back icon estudadev-back

Projeto sendo desenvolvido com SpringBoot + SpringSecurity + Mysql + JPA + JWT Authentication + Authorization + Pattern Value Object + Junit Test + Docker, Api RestFull em desenvolvimento,

foodfy-front icon foodfy-front

Order and inventory control system for restaurants under development using Vue 3 | Vue-cli | Vue router | Tailwind

lara-crud icon lara-crud

Lara-crud - Crud desenvolvido com Laravel 9, tendo funções como CREATE, READ, UPDATE E DELETE, relações de tabelas de 1 para N.

laravue icon laravue

Laravue - crud sendo desenvolvido com Laravel 9 + InertiaJS + Vue 3 + Tailwind, utilizando VITE.

movies-back icon movies-back

project backend with spring boot + mongodb + lombook

portfolio-manrriquez icon portfolio-manrriquez

repository destined as a portfolio presenting projects, details and objectives about my track as a programmer.

readme-template icon readme-template

📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.

semana-spring-react icon semana-spring-react

Sistema backend & frontend desenvolvido na semana Spring React do evento oferecido pelo Devsuperior, ao longo do evento sera desenvolvido um sistema completo + deploy, utilizando Spring Boot + React + Typescript + Vite

spring-web-mvc icon spring-web-mvc

Projeto desenvolvido no bootcamp oferecido pela JdevTreinamentos, abordando os principios de REST + Thymeleaf + MySQL + JPA + Spring Boot MVC

starter-restapi icon starter-restapi

Aplicação REST realizado através do bootcamp imersivo em Java Web Full Stack oferecido pela JDevTreinamentos.

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.