Skip to content

XNizi/xnizi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Repository files navigation

<πŸ– Hello, I'm Nikodem />

πŸ’β€β™‚οΈ Something about me

  • πŸ‘¦ I'm 17 Years old
  • πŸŽ‚ 20th November
  • 🐢 I like animals
  • 🌱 I'm currently learning JavaScript. TypeScript, React and Node.js in the future πŸ˜‰
  • πŸ”­ I’m writing code in HTML, JavaScript, SCSS
πŸ’» Tech Stack
HTML5 logo Css logo Sass logo JavaScript logo Gulp.js logo
πŸ“¨ Contact me
  • Discord: Nizi#6635
  • E-mail: kontakt.nizi@gmail.com
  • Instragam: Instagram
πŸ“Š GitHub Stats

Anurag's GitHub stats

Top Langs

πŸ‘¨β€πŸ’» VSCode Settings
{
	"workbench.colorCustomizations": {
		"editorBracketHighlight.foreground1": "#a0004b",
		"editorBracketHighlight.foreground2": "#770077",
		"editorBracketHighlight.foreground3": "#008bb9",
		"editorBracketHighlight.foreground4": "#6a9717",
		"editorBracketHighlight.unexpectedBracket.foreground": "#910000"
	},
	"files.autoSave": "afterDelay",
	"breadcrumbs.enabled": false,
	"liveServer.settings.donotShowInfoMsg": true,
	"explorer.confirmDragAndDrop": false,
	"editor.formatOnSave": true,
	"editor.defaultFormatter": "esbenp.prettier-vscode",
	"editor.linkedEditing": true,
	"editor.cursorBlinking": "expand",
	"editor.wordWrap": "on",
	"editor.bracketPairColorization.enabled": true,
	"editor.guides.bracketPairs": true,
	"editor.smoothScrolling": true,
	"editor.tabSize": 3,
	"workbench.list.smoothScrolling": true,
	"editor.cursorSmoothCaretAnimation": "on",
	"prettier.arrowParens": "avoid",
	"prettier.jsxSingleQuote": true,
	"prettier.bracketSameLine": true,
	"prettier.semi": false,
	"prettier.singleQuote": true,
	"prettier.useTabs": true,
	"prettier.printWidth": 120,
	"liveSassCompile.settings.formats": [
		{
			"format": "expanded",
			"extensionName": ".css",
			"savePath": "/css/"
		}
	],
	"liveSassCompile.settings.autoprefix": ["> 1%", "last 2 versions"],
	"[html]": {
		"editor.defaultFormatter": "vscode.html-language-features"
	},
	"emmet.syntaxProfiles": {
		"html": {
			"inline_break": 2
		}
	},
	"emmet.variables": {
		"lang": "pl"
	},

	"liveServer.settings.donotVerifyTags": true,
	"update.mode": "manual",
	"files.associations": {
		"*.kit": "html"
	},
	"workbench.iconTheme": "material-icon-theme",
	"files.autoSaveDelay": 5000,
	"editor.fontFamily": "'cascadia code'",
	"editor.fontLigatures": true,
	"workbench.colorTheme": "Shades of Purple (Super Dark)"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published