Finalize things
2
.vscode/settings.json
vendored
@ -3,7 +3,7 @@
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"editor.formatOnSave": false,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"[prisma]": {
|
||||
"editor.formatOnSave": true
|
||||
|
BIN
documents/code/Code.odt
Normal file
BIN
documents/code/Code.pdf
Normal file
BIN
documents/combined.pdf
Normal file
BIN
documents/presentation/github.png
Normal file
After Width: | Height: | Size: 537 B |
BIN
documents/presentation/graphql.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
documents/presentation/postgresql.png
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
documents/presentation/presentation.odp
Normal file
BIN
documents/presentation/prisma.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
documents/presentation/react.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
documents/presentation/tailwindcss.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
documents/presentation/typescript.png
Normal file
After Width: | Height: | Size: 29 KiB |
@ -1,5 +1,5 @@
|
||||
\documentclass[12pt, letterpaper]{article}
|
||||
|
||||
|
||||
\usepackage{indentfirst}
|
||||
|
||||
% Set margin
|
||||
|