Git Product home page Git Product logo

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


Mateusz Michalik's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.