Giter Site home page Giter Site logo

Hi 👋, I'm Luiz Nison!

import { Psychology } from @university/saoJudasTadeu;
import { SystemAnalisysAndDevelopment } from @university/saoPauloTechSchool;
import { Component } from '@angular/core';

@Component({
  selector: 'lui-life',
  templateUrl: './lui-life.component.html',
  styleUrls: ['./lui-life.component.scss']
})
export class LuiComponent {
  public about: string =
    'Psychologist and researcher venturing out and 
      programming his present and future';

  public development: { [area: string]: { [tech: string]: string[] }[] } = {
    frontend: [
      { code: ['HTML', 'CSS', 'Sass', 'Javascript', 'Typescript', 'Node.JS'] },
      { angular: ['RxJS', 'Jest', 'Karma', 'Jasmine', 'Material', 'Webpack'] },
      { react: ['JSX'] },
    ],
    backend: [
      { code: ['Java'] },
      { framework: ['Spring Boot'] },
    ],
    others: [
      { ides: ['VSCode', 'Intellij', 'Android Studio'] },
      { database: ['MySQL', 'Azure'] },
      { cloud: ['AWS EC2'] },
      { analytics: ['GA4', 'Firebase'] },
      { iot: ['Arduino'] },
      { design: ['Figma'] },
      { methodologies: ['Scrum', 'Lean'] },
    ],
  };

  public hobbies: { [category: string]: string[] }[] = [
    { leisure: ['Coffee', 'Plants & Nature', 'Photography'] },
    { academic: ['Behavioral Analysis', 'Intimacy'] },
  ];
}

inspirational phrase:

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”

― Martin Fowler, Refactoring: Improving the Design of Existing Code (1999, p. 15)

You can find me at:

luiz nison filler luiz nison filler

Luiz Nison Filler's Projects

algoritmo_sptech icon algoritmo_sptech

Exercícios e testes das aulas de algoritmo utilizando HTML5 e JavaScript.

alurapic icon alurapic

Projeto Alura sobre bases conceituais do Angular

angular-playground icon angular-playground

Estudos e testes sobre e no Angular Playground para desenvolvimento isolado de componentes

bright_tech-sptech icon bright_tech-sptech

Bright Tech é um projeto que está sendo desenvolvido durante o 1º semestre do curso de Análise e Desenvolvimento de Sistemas da faculdade São Paulo Tech School.

buscante icon buscante

This project is the result of learning from Alura's Angular course and was generated with Angular CLI version 15.2.1.

gatitobook icon gatitobook

Web application developed with Angular and based on the Alura Course

memoteca icon memoteca

Web application developed with Angular and based on the Alura Course

music-box-3-adsc-2023-2 icon music-box-3-adsc-2023-2

Music Box é uma aplicação front-end que representa um dicionário músical desenvolvido para facilitar o aprendizado de react em contextos acadêmicos. Esse projeto visa ajudar os alunos da Faculdade @SPTech em projetos na disciplina de Pesquisa e Inovação

orgs icon orgs

Conhecimentos e experimentos criando o primeiro mobile App usando Kotlin e Jetpack Compose.

treinos-pseudocodigos icon treinos-pseudocodigos

Deixo, aqui, os treinos e testes que realizo de algoritmos escritos em pseudocódigos utilizando o VisuAlg.

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.