Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mati-1/mati-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

516 Commits
 
 
 
 
 
 

Repository files navigation

🚀 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
📈 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"
}


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages