Pinned Repositories
3Dportfolio
My portfolio website created in React js with 3D functionality in Three.js, styled with tailwind.
bettingService
A Node.js and Express-powered betting platform with a React TypeScript frontend and PostgreSQL database. Supports user authentication, bet management, and features comprehensive leaderboards.
chat-app
This is a real-time chat application built using Rust with Actix Web for the backend and Next.js with TypeScript for the frontend. The app supports WebSocket connections for real-time messaging.
InfiniteScroll
Web app that displays photos and enable scrolling through them forever
LoanCalculator
Website that creates list of loans and calculates its properties, made in python using Django Framework
mlaskowski7
Config files for my GitHub profile.
pacmanGame
Pacman clone window app created in Java with awt, swing
quiz
This is a fullstack quiz application with backend developed in Java Spring Framework, frontend using Vite with React.js, and Tailwind CSS for styling. The database is powered by PostgreSQL. API endpoints were tested using Postman. App has quiz creation and quiz checking functionalities.
stackoverflowClone
A Stack Overflow clone using Next.js, TypeScript, and Tailwind CSS. Used next js server actions for backend, mongodb as database and clerk for authorizarion
titansGame
Parent repository for Titans Game project, integrates the frontend and backend repos as git submodules (client, server) I use rust for the backend and svelteKit framework on the client side.
mlaskowski7's Repositories
mlaskowski7/mlaskowski7
Config files for my GitHub profile.
mlaskowski7/3Dportfolio
My portfolio website created in React js with 3D functionality in Three.js, styled with tailwind.
mlaskowski7/quiz
This is a fullstack quiz application with backend developed in Java Spring Framework, frontend using Vite with React.js, and Tailwind CSS for styling. The database is powered by PostgreSQL. API endpoints were tested using Postman. App has quiz creation and quiz checking functionalities.
mlaskowski7/zadaniePensje
Rozwiązanie do zadania Pensje z 3 etapu XIX olimpiady informatycznej w Javie
mlaskowski7/zadaniePlakatowanie
Rozwiązanie do Zadania Plakatowanie z XV Edycji Olimpiady Informatycznej w Javie
mlaskowski7/bettingService
A Node.js and Express-powered betting platform with a React TypeScript frontend and PostgreSQL database. Supports user authentication, bet management, and features comprehensive leaderboards.
mlaskowski7/chat-app
This is a real-time chat application built using Rust with Actix Web for the backend and Next.js with TypeScript for the frontend. The app supports WebSocket connections for real-time messaging.
mlaskowski7/cvGenerator
My web-based cv generator, which I created to easily export cvs from form to pdfs
mlaskowski7/friends
Friends is my fullstack social media web app, with user authorization, feed, like and comment functionalities.
mlaskowski7/movies
FullStack movies web app, front end side made with react js, back end made in java spring and database is held on MongoDB
mlaskowski7/pacmanGame
Pacman clone window app created in Java with awt, swing
mlaskowski7/stackoverflowClone
A Stack Overflow clone using Next.js, TypeScript, and Tailwind CSS. Used next js server actions for backend, mongodb as database and clerk for authorizarion
mlaskowski7/titansGame
Parent repository for Titans Game project, integrates the frontend and backend repos as git submodules (client, server) I use rust for the backend and svelteKit framework on the client side.
mlaskowski7/2dGame
2D Game created in c++ using SFML library
mlaskowski7/aiSummarizer
A React.js web application that uses OpenAI GPT-4 to summarize website content, powered by data from RapidAPI. Tailwind CSS is employed for styling, and Redux Toolkit handles data fetching from the API. The project is built using React with Vite.
mlaskowski7/calculator
My implementation of web calculator app
mlaskowski7/carsEcommerce
mlaskowski7/crudFullStack
This repository contains a full-stack CRUD (Create, Read, Update, Delete) users application built using Java Spring Boot for the backend, React for the frontend, and MySQL as the database. The project is designed to demonstrate a simple user management system.
mlaskowski7/employeeManager
mlaskowski7/fullstackOpenCourse
exercises from fullstackopen.com course
mlaskowski7/macroCalculator
My web app used for calculating food macros, analyzing them and keeping macro goal
mlaskowski7/NodePlusReactPlayground
Repo for practicing node js integration with react and mongodb
mlaskowski7/personal-website
mlaskowski7/studentsMustHave
mlaskowski7/terminal_game
mlaskowski7/titansGameClient
mlaskowski7/titansGameServer
mlaskowski7/unzip
mlaskowski7/webScraper
Web Scraper is my idea of a website, which collects all links from provided by the user url.
mlaskowski7/wget_clone