Pleio
Front end developer
Distil / Lasaulec B.V.
Software developer
Tickles Digital Agency
Magento 2 FE developer
College - graduated
Graphic designer
Github
Gitlab
LinkedIn

Remco Stoeten

I am a recovering and currently building  open source software at Pleio. Primairly working with TypeScript & Next.js, have done a little Python, Shell & Lua, and want to learn Go, OCaml 🐪 and DevOps.

My stack

Code creations ✨

Loads more projects over on my Github. Loads off unreleased features.

Html To JSX converter

HTML To React/TypeScript converter

I hate ads and waiting for cloudflare protection so I build my own HTML to JSX/TSX converter, which also supports instant creation of components with props.

I hate ads and waiting for cloudflare protection so I build my own HTML to JSX/TSX converter, which also supports instant creation of components with props.
TypeScript
Tailwind
Context
Regex
View Project
Html To JSX converter

Visual Studio Code UI recreated in React

Why you ask? I have the same question...Iteration no.lost count for a portfolio idea. Far from done and abandoned, but I do think the landing UI is cool and showworthy nonetheless.

Why you ask? I have the same question...Iteration no.lost count for a portfolio idea. Far from done and abandoned, but I do think the landing UI is cool and showworthy nonetheless.
TypeScript
NextJS
TailwindCSS
SCSS
View Project
Html To JSX converter

Server side kanban board

My first (post jquery) react creation (without tutorial 😉). Basic kanban board authenticated with Firebase and same goes for the NoSQL database. Create tasks, edit, complete and allows for drag and drop between lanes.

My first (post jquery) react creation (without tutorial 😉). Basic kanban board authenticated with Firebase and same goes for the NoSQL database. Create tasks, edit, complete and allows for drag and drop between lanes.
DnD
TypeScript
NextJS
TailwindCSS
Firebase
View Project

Contributions

My contributions from last year on github.

View on Github
Total
Average per day
Best day
Different languages

Snippets & Blogs

Some snippets, documentation, tools and guides i've created for myself for future reference. And who knows someone actually finds them usefull.

Prisma
PostgreSQL
2 min read
Blog image

Prisma as datalayer

Basic schema usage with Prisma and PostgreSQL.

Framer motion
2 min read
Blog image

Scroll in view hook

Beautifull scroll in view animations using a custom hook for Framer Motion.

Firebase
noSQL
2 min read
Blog image

Store data in Firebase

Showcasing how easy it is to store data in Firebase using NextJS.