Skip to content
View mati-1's full-sized avatar
πŸ’Έ
Money n love
πŸ’Έ
Money n love
Block or Report

Block or report mati-1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
mati-1/README.md

πŸš€ Hello everyone

underline gif



🌱 I work as a Frontend dev, also a fullstack dev. I was developing an fullstack application in Next.js, with a lot of fullstack functionalities that I wrote myself





πŸ’» Frontend Stack

Next JS TypeScript TailwindCSS React-Query

⌨️ Backend Stack

Fastify Prisma Postgresql

πŸ‘€ Social media




πŸ”° Much More informations
πŸ“§ Contact me
  • Discord: _mati#0001
  • E-mail: michalikkontakt@gmail.com
  • Linkedin
πŸ“ˆ GitHub Stats

Anurag's GitHub stats

Top Langs

πŸ‘¨β€πŸ’» VSCode Settings
{
	"workbench.colorTheme": "Bearded Theme Arc Blueberry",
	"workbench.colorCustomizations": {
		"editorBracketHighlight.foreground1": "#a0004b",
		"editorBracketHighlight.foreground2": "#770077",
		"editorBracketHighlight.foreground3": "#008bb9",
		"editorBracketHighlight.foreground4": "#6a9717",
		"editorBracketHighlight.unexpectedBracket.foreground": "#910000"
	},
	"tailwindCSS.experimental.classRegex": [["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"]],
	"liveServer.settings.donotShowInfoMsg": true,
	"explorer.confirmDragAndDrop": false,
	"editor.defaultFormatter": "esbenp.prettier-vscode",
	"editor.linkedEditing": true,
	"editor.cursorBlinking": "blink",
	"editor.wordWrap": "on",
	"editor.bracketPairColorization.enabled": true,
	"editor.guides.bracketPairs": true,
	"prettier.jsxSingleQuote": true,
	"prettier.jsxBracketSameLine": true,
	"prettier.semi": false,
	"prettier.singleQuote": true,
	"prettier.useTabs": true,
	"prettier.printWidth": 120,
	"emmet.includeLanguages": {
		"javascript": "javascriptreact"
	},
	"javascript.updateImportsOnFileMove.enabled": "always",
	"typescript.updateImportsOnFileMove.enabled": "always",
	"diffEditor.renderSideBySide": false,
	"editor.tabSize": 2,
	"editor.fontSize": 16,
	"editor.smoothScrolling": true,
	"workbench.list.smoothScrolling": true,
	"editor.cursorSmoothCaretAnimation": "on",
	"window.zoomLevel": 0,
	"[html]": {
		"editor.defaultFormatter": "vscode.html-language-features"
	},
	"emmet.syntaxProfiles": {
		"html": {
			"inline_break": 2
		}
	},
	"emmet.variables": {
		"lang": "pl"
	},
	"files.trimTrailingWhitespace": false,
	"discord.lowerDetailsIdling": "Cos robie",
	"discord.lowerDetailsEditing": "Editing a {LANG} file",
	"discord.detailsEditing": "Editing at {file_name}",
	"discord.largeImage": "Editing a {lang} file",
	"discord.lowerDetailsNoWorkspaceFound": "Cos robie",
	"discord.removeRemoteRepository": true,
	"explorer.compactFolders": false,
	"files.associations": {
		"*.js": "javascriptreact"
	},
	"workbench.startupEditor": "none",
	"explorer.confirmDelete": false,
	"css.lint.unknownAtRules": "ignore",
	"editor.codeActionsOnSave": {
		"source.fixAll.eslint": "explicit"
	},
	"eslint.validate": ["javascript"],
	"terminal.integrated.defaultProfile.windows": "Git Bash",
	"editor.formatOnSave": true,
	"background.fullscreen": {
		"image": "https://images.unsplash.com/photo-1579546929662-711aa81148cf?q=80&w=1000&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxleHBsb3JlLWZlZWR8MTB8fHxlbnwwfHx8fHw%3D",
		"opacity": 0.97,
		"size": "cover",
		"position": "center",
		"interval": 0
	},
	"git.confirmSync": false,
	"workbench.iconTheme": "material-icon-theme"
}


Pinned

  1. icerty-gg/icerty icerty-gg/icerty Public

    Fullstack monorepo, marketplace, RSC + Fastify

    TypeScript 2