Code Monkey home page Code Monkey logo

reacts-vite-eslint-prettier-husky-template's Introduction

Hello there ๐Ÿ– (like Obi-Wan Kenobi ๐Ÿ˜ƒ)

I'm a software engineering student at College of Economics and Computer Sience in Krakau. My goal is to develop scalable, maintainable and user-friendly web applications that provide a seamless user experience. I am constantly learning and experimenting new technologies and frameworks to find the best solutions to the problems at hand. ๐Ÿ˜‰


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

  • ๐Ÿ‘ฆ I'm 21 years old
  • ๐ŸŽ‚ Born 11th October
  • ๐ŸŒฑ I'm coding in JavaScript, TypeScript and C#
  • ๐Ÿ”ญ I'm learning React and its ecosystem

๐ŸŒฑ Main and Favourite Stack

Next JS TypeScript TailwindCSS React Query

๐Ÿ’ป Tech Stack

Languages:

TypeScript JavaScript HTML5 CSS3 C#

Cloud Providers:

Netlify Vercel Railway

Frameworks/Libraries:

Next JS React Jest Testing-Library Redux React Query SASS TailwindCSS StyledComponents

Tools:

Git GitHub NPM ESLint Prettier Visual Studio Code

๐Ÿ“ˆ GitHub Stats
DomZem's GitHub Stats
๐Ÿ“ง Contact me
๐Ÿ‘จโ€๐Ÿ’ป VSCode Settings
{
	"workbench.iconTheme": "material-icon-theme",
	"editor.fontFamily": "'Fira code', 'Courier New', monospace",
	"workbench.colorTheme": "Palenight (Mild Contrast)",
	"editor.bracketPairColorization.enabled": true,
	"editor.guides.bracketPairs": "active",
	"editor.formatOnSave": true,
	"editor.tabSize": 2,
	"[javascript]": {
		"editor.formatOnSave": true
	},
	"[typescript]": {
		"editor.formatOnSave": true
	},
	"prettier.jsxSingleQuote": true,
	"prettier.semi": true,
	"prettier.tabWidth": 2,
	"prettier.useTabs": true,
	"prettier.printWidth": 200,
	"prettier.endOfLine": "lf",
	"prettier.singleQuote": true,
	"emmet.triggerExpansionOnTab": true,
	"terminal.integrated.defaultProfile.windows": "Git Bash",
	"editor.formatOnPaste": true,
	"editor.defaultFormatter": "esbenp.prettier-vscode",
	"editor.codeActionsOnSave": {
		"source.organizeImports": true
	},
	"javascript.updateImportsOnFileMove.enabled": "always",
	"typescript.updateImportsOnFileMove.enabled": "always"
}

๐Ÿ’ป My main projects

kanban task management boards page

๐Ÿ“Œ Kanban Task Management

๐Ÿ“‘ Project description:

Kanban Task Management allows users to manage their tasks and boards efficiently. The app features a sleek user interface with support for dark and light themes. Users can perform CRUD operations on tasks and boards, create an account using their email address.

๐Ÿ’ป Link to repository: https://github.com/DomZem/task-management-next-app



๐Ÿ“Œ Invoice

๐Ÿ“‘ Project description:

Invoice allows users to read invoices with pagination, filter them by status (Draft, Pending, Paid), and displays toasts for every mutation operation.

๐Ÿ’ป Link to repository: https://github.com/DomZem/invoice-next-app


reacts-vite-eslint-prettier-husky-template's People

Contributors

domzem avatar

Watchers

 avatar

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.