P J Borowiecki's repositories

SAASY-LAND-Next-14-Starters-With-Authentication-And-Database-Implemented

Modern, open source starter templates for Next.js 14 full-stack and SAAS projects. Built with Tailwind CSS, ShadCn, Next-Auth v.5 and several databases. Branches contain stand-alone set ups, including for serverless databases like PostgreSQL with Neon and MySQL with PlanetScale, Drizzle ORM, Prisma ORM v.5, but also MongoDB and Supabase.

Language:TypeScriptLicense:MITStargazers:174Issues:10Issues:3

ARKA-Veterinary-Clinic-Page-and-Appointment-Booking-System

A full-stack freelance project built for one of my clients using NextJS 14 with its latest features (app router, server actions, etc.), TypeScript, Next-Auth, PostgreSQL database hosted with Neon, Drizzle ORM, Zod, ShadCn UI, and Tailwind CSS. The project consists of a landing page, a booking system, and an admin dashboard for managing bookings.

Language:TypeScriptLicense:MITStargazers:58Issues:7Issues:0

SEAT-FRENZY-Restaurant-Table-Booking-System

SeatFrenzy is a restaurant table booking system, allowing visitors to quickly check availability and easily book a table at their favourite restaurant. Similar to OpenTable. Built with Next.js 14, DrizzleORM, MySQL database hosted with PlanetScale, Clerk, TailwindCSS, ShadCn-UI, React Hook Form, and Zod. Work in progress.

Language:TypeScriptLicense:MITStargazers:25Issues:2Issues:0

PERSONAL-PORTFOLIO-Next14-TypeScript-GSAP-Tailwind

My personal portfolio website. Built with TypeScript, Next.js 14, Tailwind CSS, ShadCn-UI, and other fantastic tools.

Language:TypeScriptLicense:MITStargazers:7Issues:1Issues:0

QUANTUM-STASH-inventory-Management-SaaS-NextJs-TypeScript-NextAuth-v5-Postgres-Drizzle-Tailwind

Quantum Stash is an open-source, modern, full-stack SaaS web application, designed for efficient inventory management. Tailored mainly for e-commerce, it is versatile enough to meet the needs of any business requiring maticulous stock control.

Language:TypeScriptLicense:MITStargazers:5Issues:2Issues:0

AI-OVERFLOW-Modern-Stack-Overflow-Alternative

Modern, AI-powered, community-driven Stack Overflow alternative for developers. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web dev, mobile app development, algorithms, data structures, and more. Built with Next 14, Next-Auth, Prisma 5, Postgres @ Neon, TailwindCSS, ShadCn-UI, Lexical, etc.

Language:TypeScriptLicense:MITStargazers:4Issues:1Issues:0

MARIUSZ-E-Commerce-Jewelery-Store

A full-stack freelance project built for one of my clients in Poland, using NextJS 14 with its latest features (app router, server actions, etc.), TypeScript, Next-Auth, Postgres database hosted with Neon, Drizzle ORM, Stripe, TailwindCSS, and more. This fully-functional project consists of a store front, client's section and an admin dashboard.

Language:TypeScriptLicense:MITStargazers:2Issues:0Issues:0

BILL-QUILL-Invoicing-App-NextJS-React-TypeScript-MongoDB-Prisma-Tailwind

BillQuill is a full-stack web-based invoicing application, allowing users to generate, download, and share invoice. Written in NextJS, TypeScript, MongoDB, Prisma, and other fantastic tools.

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0

COMP3547-Deep-Learning

This repository contains my final submission for the COMP3547 Deep Learning module assignment at Durham University in the academic year 2022/2023. The project focuses on diffusion-based models and their application in synthesising new, unique images, which could plausibly come from a training data set. Final grade received was 71/100.

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

mErn-Commerce-Full-Stack-with-TypeScript-Jwt-Authentication-Stripe-Redux-Tailwind-ShadcnUI-And-More

mErn Commerce is a full-stack web app, built with MongoDB, Express, React, Node (MERN stack), and several other tools, such as TypeScrip, Mongoose, Redux, Tailwind, ShadcnUI, Stripe, and more. It includess a robust authentication with JWT, payments integration, full CRUD functionality, pagination, product search, and many other useful features.

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0

SILK-TALK-RealTime-Chat-TypeScript-NestJS-GraphQL-Apollo-Redis-MongoDB-Mongoose-React-Tailwind

SilkTalk is a full-stack chatting application with scalability and production-grade quality. Developed with TypeScript, Nest.js, GraphQL, Apollo, MongoDB, Mongoose, Redis, React, TanStack Router, TailwindCSS, ShadcnUI, and many more incredible tools.

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0

COMP3577-Parallel-Scientific-Computing-I

This repository contains my final submission for the COMP3577 Parallel Scientific Computing I module assignment at Durham University in the academic year 2022/2023. The project focuses on exploring the N-body problem. Final grade received was 75/100.

Language:C++License:MITStargazers:0Issues:1Issues:0

COMP3647-Human-AI-Interaction-Design-LECTUTOR-React-Native

LecTutor is a mobile app prototype for automating the process of creating revision quizzes, based on lecture notes or slides. It was created in a group setting, as an assignment for the COMP3647 Human-AI Interaction Design module at Durham University in the academic year 2022/2023. The app was implemented based on the design by other group members.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:36

COMP3671-Virtual-and-Augmented-Reality

This repository contains my final submission for the COMP3671 Virtual and Augmented Reality module assignment at Durham University in the academic year 2022/2023. Final grade received was 96/100.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

MOON-BNB-Reservations-Microservices-API-NestJS-MongoDB-Mongoose-Passport-Joi

MoonBnB is the Earth's AirBnB equivalent, operating solely on the Moon. The first and only vacation rental service outside the Earth. This project serves as an example of how to use microservices architecture to build modular and scalable full-stack applications.

Language:TypeScriptStargazers:0Issues:0Issues:0

CASH-CARDS-TDD-Java-Spring-Boot-REST-API

This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Microservices-NestJS-NATS-SQLite-TypeORM-Docker

A simple example of a microservices architecture with Node.js, Nest.js, NATS, SQLite, TypeORM, and Docker

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

SPRING-BANK-Java-SpringBoot-SpringSecurity

SpringBank is a full-stack application, built with Java and SpringBoot on the backend, and either React or Angular on the frontend (branches available). Its main purpose is to serve as a good starting place for larger projects and to showcase best practices in implementing REST APIs with CRUD functionality, authentication and authorization.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

TICKET-THING-Microservices-Tickets-Resale-Marketplace

TicketThing is a ticket resale marketplace, allowing users to buy and sell tickets to events, such as gigs, shows, conferences, etc. Built as a microservices architecture using Node.js, Express.js, TypeScript, React, Next.js, MongoDB, Docker, Kubernetes, Ingres load balancer, and many other incredible tools.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0