Pinned Repositories
aio
Beautiful-interactive-file-tree
A beautiul interactive file tree component for React/NextJS with tooling to auto-generate your tree +files, feature-rich and the most aesthetic on the market.
custom-commitizen-adapter
An opinionated commit(tizen) CLI tool. Using this will make it look like you know what you're doing. Instant seniority!!
Emoji-feedback-form
A pretty, not distracting or in your face survey/feedback bar through emojis and optional additional message easily configurable built in SQLite, NextJS, TypeScript, Drizzle-ORM
my-shell-setup
My personal "architecture" for my shell enviorment wether it's .bashrc or .zshrc. Trying to maintain a scalable, modular and easy to navigate/understand flow.
nextjs-15-roll-your-own-authentication
Showcasing how to roll your own JWT auth without the use Lucia, nextauth, clerk or any other external service. Stored securely in PostgreSQL. Features like admin roles, onboarding and more,. All opt-in via config.
nextjs-lucia-neon-postgresql-drizzle-dashboard
A personal all-in-one panel with tons of productivity tools and utillity helpers I use on a day-to-day basis. Build in NextJS, Lucia auth, PostgreSQL, TypeScript, drizzle-orm and more
react-next-beautiful-code-block-syntax-highlight-search-kbd
A beautiful feature rich custom code block renderer for React / Next.JS component to dislpay snippets with features like syntax highlight, search, keyboard shortcuts and more.
remcostoeten-all-in-one-dashboard
A comprehensive personal dashboard built with NextJS 15, TypeScript, Drizzle, Turso (SQLite), TailwindCSS, Clerk, Uploadthing, ShadCN-UI, and more. This all-in-one solution offers tools for file storage, URL extractors, notes, finances, kanban, HTML to TSX, SVG to CSS, reverse geolocation, and more. Currently migrating features from a previous
whatsapp-online-status-tracker
Monitor a WhatsApp user’s online activity with comprehensive reports that include timestamps, duration online, percentage of time spent online, and visual data through charts and graphs. Track statistics and resume insights between sessions for a complete overview.
remcostoeten's Repositories
remcostoeten/minesweeper
A minesweeper game inspired by 'Dare to Mine' from hacksawgaming
remcostoeten/minimalistic-portfolio
a old portfolio with a pretty neat design
remcostoeten/nextjs-drizzle-crud-w-images-tfw-no-relation-ship-sad-pepe
Learning drizzle like a G because firebase and nosql AINT COOL DAWG. Tfw no relations(hip).....
remcostoeten/nextjs-postgress-drizzle-app-router-strater
A nextJS starter with drizzle ORM (and prisma in a sub folder). Nohing to see here, just documenting stuff for myself.
remcostoeten/visualstudiocode-landing-in-react
A portfolio site in the style of an IDE, in this case Visual Studio Code. Built with NextJS, TailwindCSS, Shadcn/ui, radix-ui, Clerk authentication, Firebase database for old features and new features are built on Planetscale which is MySQL and Prisma as ORM.
remcostoeten/appsignal-hiring
Forked: A repository containing a Next.JS app with a component skeleton we'd like candiates to complete.
remcostoeten/CSS-transition-bezier-curve-showcase
Showcases different bezier curves for css transitions.
remcostoeten/dbnote
d
remcostoeten/fancy-component-showcase
Just some fancy components I have build or plan on using on future projects for showcase.
remcostoeten/Html-To-React-JSX-TSX
Convert HTML to React code choosing between JSX and TSX
remcostoeten/Kanban-board
A kanban board with draggable elements build with NextJS, TailwindCSS, Firebase storage and authentication.
remcostoeten/logic
a site which mimics whatsapp online activity to test my whataspp scraper on.
remcostoeten/Nextjs-selenium-chromedriver-scraper-test
A test project to see if chromedriver functions when deployed.
remcostoeten/nextjs-toast
A clean toast library for react / nextJS with a minimal and easy to use API.
remcostoeten/own-scss-structure
My own from scratch SCSS boilerplate. Forked from an actual SaaS project which is under construction so there's still some bloat/project specific content in there which I will eventually filter out.
remcostoeten/personal-platform
A dashboard for personal metrics. Currently working on a real-time WhatsApp scraper. See the readme for a example. All for educational purposes only :)
remcostoeten/pleio
remcostoeten/React-animated-framer-motion-text-npm
A NPM package for a nice onload text animation using Framer Motion..
remcostoeten/remcostoeten-dashboard
remcostoeten/remcostoeten-Firebase-auth-todo-template-old-parallax
A NextJS starter kit for basic CRUD-operations with Firebase as datalayer.
remcostoeten/remcostoeten-landing
A about me / landing site for personal usage build with NextJS. TypeScript. Firebase auth/crud and (currently dissabled) blogging through MDX, prisma and postgress.
remcostoeten/remcostoeten-personal-nextjs-starter
WiP: a personal starter with packages I want and config stuff I CBA redoing errytime
remcostoeten/remcostoeten-portfolio
Abandoned: Portfolio site for https://remcostoeten.com which initially was https://github.com/remcostoeten/remcostoeten.com but due to it being so big I started over here.
remcostoeten/shadcn-ui-lazymans-auto-importer
Download shaddcn/ui components with ease and generate a ui-imports.ts file, which auto-imports and exports the downloaded components, allowing for only one import per component instead of dozens of separate shaddcn imports.
remcostoeten/shell-scripts
Just some personal shell scripts.
remcostoeten/skeleton-creator
Visually create a skeleton loader component without writing code.
remcostoeten/svg-to-react-component-icon-generator
"A utility script to convert SVG files into React components. It reads SVGs from a directory, extracts content and attributes, and generates corresponding React components. Handles SVGs without specified dimensions by defaulting to 24x24. Components are named based on the SVG title or given a generic name."
remcostoeten/url-extractor
Extract urls and some other magic
remcostoeten/v0-store-showcase
A place to store cool v0.dev creations
remcostoeten/Visualize-react-components-debugger
Visualize react components to improve debugging and development experience.