Code Monkey home page Code Monkey logo

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
  • 🎯 Goal for this year: Get a job as Frontend Developer

🌱 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


Dominik's Projects

advice-generator-app icon advice-generator-app

Solution of frontend mentor challenge. The application generates advices taken from the API.

commands-simulator icon commands-simulator

School project which goal is to simulate Intel 8086 commands like mov and xchg for ax, bx, cx and dx registers.

countries-search-app icon countries-search-app

Solution of frontend mentor challenge. The application generates a list of countries taken from the API. You can also click on any country item to get more information about it.

cs-lab01-gradebookapplication icon cs-lab01-gradebookapplication

Zadanie wprowadzajΔ…ce do laboratoriΓ³w (podsumowanie kursu podstawowego / powtΓ³rka materiaΕ‚u przed kursem zaawansowanym)

entertainment-app icon entertainment-app

Solution of frontend mentor challenge. The application allows you to log in with your google account using Firebase. You can search for tv series/movies and add them to your favorite collection.

github-user-search-app icon github-user-search-app

Solution of frontend mentor challenge. The application generates information taken from the github API about the user's account, such as login, name, number of followers, repositories, etc.

invoice-next-app icon invoice-next-app

This project is an Invoice Management System built with Next.js, TypeScript, Tailwind CSS, React Query, Jest, and Testing-Library. It features a user-friendly interface with dark theme support, account creation using email and CRUD operations on invoices.

kanban-task-management-app icon kanban-task-management-app

A kanban board is a tool that can be used to manage work at a personal or organizational level. It visually depicts work at various stages of a process using cards to represent work items and columns to represent each stage of the process. This is a responsive web app built with React and Redux.

osrodek-szkolenia-kierowcow icon osrodek-szkolenia-kierowcow

Final school project with databases. The goal of the project was to create a database in mssql server for a training center for drivers.

planets-fact-app icon planets-fact-app

Solution of frontend mentor challenge. The application generates facts about every single planet taken from the API.

task-management-next-app icon task-management-next-app

This is a task management application built with Next.js. It 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.

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.