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;
🎮
probably on valorant
Desenvolvedor Full Stack | Laravel + Vue.js | Graduando em Sistemas de Informação @ IFAL
-
Secretaria de Fazenda Municipal de Maceió
- maceió, al | brasil
-
10:38
(UTC -03:00) - in/isaque-braga
Highlights
- Pro
Pinned Loading
-
isaquebraga.github.io
isaquebraga.github.io Publicexercí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
-
sefaz-eh-massa
sefaz-eh-massa PublicProjeto Sefaz é Massa! - Plataforma informativa desenvolvida para orientar os cidadãos de Maceió sobre impostos municipais.
Vue
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
