Skip to content
View Kapkaa's full-sized avatar
๐Ÿค‘
Focusing
๐Ÿค‘
Focusing
  • Poland
  • Tarnรณw

Block or report Kapkaa

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Kapkaa/README.md

Hello there ๐Ÿ–

๐ŸŒฑ Young perspective FrontEnd Developer ๐Ÿ™‚


๐Ÿ’โ€โ™‚๏ธ Something about me

  • ๐Ÿ‘ฆ I'm 22 years old.
  • ๐ŸŒฑ I'm coding in JavaScript.
  • ๐Ÿ”ญ I'm currently learning JavaScript.
๐Ÿ’ป Tech Stack

Languages:

JavaScript HTML5 CSS3

Tools:

Git GitHub Visual Studio Code

๐Ÿ“ง Contact me
  • Discord: Kapka1337#8460
  • E-mail: ioio444675@gmail.com
  • Linkedin
๐Ÿ“ˆ GitHub Stats

kapkaa

๐Ÿ‘จโ€๐Ÿ’ป VSCode Settings
{
	"workbench.colorTheme": "Tokyo Night Storm",
	"workbench.iconTheme": "material-icon-theme",
	"workbench.colorCustomizations": {
		"editorBracketHighlight.foreground1": "#ffd700",
		"editorBracketHighlight.foreground2": "#ff00ff",
		"editorBracketHighlight.foreground3": "#00bfff",
		"editorBracketHighlight.foreground4": "#7cfc00",
		"editorBracketHighlight.unexpectedBracket.foreground": "#ff0000"
	},
	"files.autoSave": "afterDelay",
	"breadcrumbs.enabled": false,
	"liveServer.settings.donotShowInfoMsg": true,
	"explorer.confirmDragAndDrop": false,
	"explorer.compactFolders": 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,
	"prettier.arrowParens": "avoid",
	"prettier.singleQuote": true,
	"prettier.bracketSameLine": true,
	"prettier.useTabs": true,
	"prettier.printWidth": 120,
	"window.zoomLevel": 0,
	"emmet.triggerExpansionOnTab": true,
	"workbench.list.smoothScrolling": true,
	"editor.smoothScrolling": true,
	"editor.cursorSmoothCaretAnimation": "on",
	"liveSassCompile.settings.formats": [
		{
			"format": "expanded",
			"extensionName": ".css",
			"savePath": "~/../css"
		}
	],
	"[html]": {
		"editor.defaultFormatter": "vscode.html-language-features"
	},
	"emmet.syntaxProfiles": {
		"html": {
			"inline_break": 2
		}
	},
	"emmet.variables": {
		"lang": "pl"
	}
}

Popular repositories Loading

  1. QR-code QR-code Public

    HTML

  2. Kapkaa Kapkaa Public

  3. Order-Summary Order-Summary Public

    CSS

  4. Results-Summary Results-Summary Public

    CSS

  5. 3Column-preview 3Column-preview Public

    HTML

  6. Product-preview-card Product-preview-card Public

    SCSS