Skip to content
View isaquebraga's full-sized avatar
🎮
probably on valorant
🎮
probably on valorant
  • Secretaria de Fazenda Municipal de Maceió
  • maceió, al | brasil
  • 10:38 (UTC -03:00)
  • LinkedIn in/isaque-braga

Highlights

  • Pro

Organizations

@sefazmaceio

Block or report isaquebraga

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
isaquebraga/README.md
CREATE TABLE me (
    name          VARCHAR(255) NOT NULL,
    github        VARCHAR(255),
    age           INT NOT NULL,
    country       VARCHAR(255),
    current_job   VARCHAR(255),
    current_stack VARCHAR(255)
);

INSERT INTO me VALUES (
    'Isaque Braga',
    'github.com/isaquebraga',
    21,
    'Brazil',
    'Estagiário de Desenvolvimento Full Stack',
    'PHP | Laravel | JavaScript | Vue.js | TypeScript'
);

SELECT * FROM me;

Pinned Loading

  1. isaquebraga.github.io isaquebraga.github.io Public

    exercício da disciplina de introdução às tecnologias web (INTW) do curso de bacharelado em sistemas de informação: criação de página pessoal no github pages

    HTML 1

  2. sefaz-eh-massa sefaz-eh-massa Public

    Projeto Sefaz é Massa! - Plataforma informativa desenvolvida para orientar os cidadãos de Maceió sobre impostos municipais.

    Vue

  3. quokequack/workinhoo-front quokequack/workinhoo-front Public

    Vue