Pinned Repositories
auto-logout
bun-prisma-elysia
An example of a Bun REST API built with Elysia, Prisma ORM with data proxy and Planetscale
data-fetching-guide
Complete guide to data fetching in Next.js code
next-13-album-search-app
Album search app built with Next.js 13 app router
nextjs-logged-in-out-example
An example Next.js app showing how to display different UI to users based on login state (from cookies)
svelte-kit-2fa-intro
An example svelte kit app with 2 factor authentication
svelte-register-app
A sample SvelteKit registration app powered my Sqlite.
pozymasika's Repositories
pozymasika/bun-prisma-elysia
An example of a Bun REST API built with Elysia, Prisma ORM with data proxy and Planetscale
pozymasika/svelte-kit-2fa-intro
An example svelte kit app with 2 factor authentication
pozymasika/next-13-album-search-app
Album search app built with Next.js 13 app router
pozymasika/svelte-register-app
A sample SvelteKit registration app powered my Sqlite.
pozymasika/auto-logout
pozymasika/data-fetching-guide
Complete guide to data fetching in Next.js code
pozymasika/nextjs-logged-in-out-example
An example Next.js app showing how to display different UI to users based on login state (from cookies)
pozymasika/challenge-git-answer
pozymasika/codesandbox-client
An online IDE for rapid web development
pozymasika/biome
pozymasika/bun-shell-examples
examples of differences between Bun shell, Node.js child_process and bash
pozymasika/error-boundaries-example
An example of using error boundaries in Next.js and react - covers app router and pages router
pozymasika/es-modules-example
An example of how es modules work in Node.js
pozymasika/fullstack-web-components
Fullstack Web Components
pozymasika/hono-bun-app
pozymasika/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
pozymasika/native-dialog-example
pozymasika/next-images-placeholder-example
An example of using blurry placeholder image in Next.js
pozymasika/nextjs-movie-trailer-app
An example Next.js Application
pozymasika/nlp-date-input
pozymasika/node-ts
pozymasika/popover-api
pozymasika/react-compiler-test
pozymasika/react-poll-challenge-answer
pozymasika/react-state-management-example
Example of 3 methods to manage state in React
pozymasika/resilient-scripts-example
An example of how to write resilient javascript scripts
pozymasika/resumable-uploads-example
An example of a file upload service that supports uploading files in chinks
pozymasika/unstable-nostore-example
pozymasika/view-transitions-example-1
pozymasika/zod-form-validation-example
An example of form validation using Zod