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/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
remcostoeten/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
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/custom-commitizen-adapter
An opinionated commit(tizen) CLI tool. Using this will make it look like you know what you're doing. Instant seniority!!
remcostoeten/minimal-cv
My personal site with a minimal bentobox design.
remcostoeten/password-manager
A password manager prototype for job assessment built with React 19, Next.js 15, utilizing Zod for validation, Tailwind CSS for styling, Shards React for UI components, and localStorage for temporary storage.
remcostoeten/2024-resume
My resume
remcostoeten/acme-test-pokemon-dotnet-api-interview-assesment
A take-home assessment from a cool company which I removed the names from so future candiates can't find a solution. It's not done, far from, but might want to reuse the dotnet api in the future for personal projects :)
remcostoeten/dutch-gasstation-api-reverse-engineered
WiP: cheapeast gasstations in my region
remcostoeten/express-faker-scrape-status-api
remcostoeten/fancy-component-showcase
Just some fancy components I have build or plan on using on future projects for showcase.
remcostoeten/github-and-vercel-api-showcase-dashboard
Showcase results of possible fetched data from the Github and Vercel API built in all vanilla js.
remcostoeten/logic
a site which mimics whatsapp online activity to test my whataspp scraper on.
remcostoeten/nextjs-github-metrics-vercel-style
A dashboard which loads my github activity and some metrics, in a Vercel ui.
remcostoeten/Nextjs-selenium-chromedriver-scraper-test
A test project to see if chromedriver functions when deployed.
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/private-dashboard
a private dashboard for personal metrics and utillitty tools
remcostoeten/React-tailwind-chrome-like-dev-tools
A React component for debugging and modifying CSS classes in real-time. Features include element inspection, selection, and adding predefined Tailwind CSS classes ("text-balance" and "text-pretty").
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/skeleton-creator
Visually create a skeleton loader component without writing code.
remcostoeten/speach-to-text-clipboard-locally
Just a single line CII command and you can start talking which gets transcribed to actual text. Options for prefixes and suffixes for ez prompting and saving boilerplate time.
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.
remcostoeten/vscode-extension-insert-use-client-for-nextjs-with-ease
A vscode extension to insert 'use client' at line 1 with a easyy shortcut for NextJS client components.