Skip to content
View remcostoeten's full-sized avatar
🤩
Focusing
🤩
Focusing

Block or report remcostoeten

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
remcostoeten/README.md

About Me

I'm a Dutch software engineer specializing in front-end development. Currently, I'm building large-scale SaaS at Exact Online. My background includes open-source government projects, SaaS, and B2B/B2C e-commerce development with Magento 2.

My personal projects are primarily built with NextJS, TypeScript, and Postgres/SQLite, but I also dabble in React, Vanilla JS, Go, Python, Shell, NIX, Lua, and whatever is needed for the task.

Current Projects

While I'm busy with full-time employment, I'm also working on two main projects in public:

RollYourOwnAuth is a comprehensive, customizable authentication solution for the JavaScript ecosystem. It eliminates the need for third-party libraries like NextAuth, Clerk, or Lucia, allowing you to own your data completely.

Features
  • JWT Tokens: Secure authentication with JSON Web Tokens.
  • Database Management: Postgres sessions and management.
  • Roles & Privileges: Admin roles with specific privileges.
  • User Management: Email and password sign-up, social OAuth, user-profile management, and top-level user & session management for admins.
  • Emails: Integrated email functionality.
  • Utilities: Hooks and SSR for managing protected, role-based components.
  • Middleware: Route protection and management.
  • Analytics & Metrics: Custom, self-hosted user analytics and metrics.
  • CRUD Operations: Reusable entity creators and fetchers.

All-in-One Panel is a dashboard that includes everything I need. Features are scattered across multiple repositories and local-only projects. Eventually, everything will be merged here. Unmerged features include finance management, note/code snippet management, calendar, custom auth, CSV parser (and other types), peripheral (mic, cam) tester & recorder, file storage vault, and much more.

Other Projects

Besides the main projects, my repositories include a variety of other projects such as:

  • Beautiful code-syntax block displayer
  • File-tree + code displayer/navigator for custom docs
  • HTML to TSX app
  • Emoji-feedback app
  • Flask WhatsApp scraper
  • WhatsApp history displayer
  • GitHub & Vercel metrics dashboard in Express
  • Password manager PoC
  • Go-lang CLI bookmark manager
  • Custom commitizen adapter
  • Dozens of portfolio designs
  • Dashboard UIs, boilerplates, showcases, and more

telegram @remcostoeten mail stoetenremco.rs@gmail.com

remcostoeten

Pinned Loading

  1. nextjs-lucia-neon-postgresql-drizzle-dashboard nextjs-lucia-neon-postgresql-drizzle-dashboard Public

    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

    TypeScript 15 1

  2. remcostoeten-all-in-one-dashboard remcostoeten-all-in-one-dashboard Public template

    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 st…

    TypeScript 10 1

  3. Emoji-feedback-form Emoji-feedback-form Public

    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

    TypeScript 1

  4. custom-commitizen-adapter custom-commitizen-adapter Public

    An opinionated commit(tizen) CLI tool. Using this will make it look like you know what you're doing. Instant seniority!!

    JavaScript

  5. react-next-beautiful-code-block-syntax-highlight-search-kbd react-next-beautiful-code-block-syntax-highlight-search-kbd Public

    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.

    TypeScript 1

  6. nextjs-15-roll-your-own-authentication nextjs-15-roll-your-own-authentication Public

    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 op…

    TypeScript 3