Philipp Hartenfeller
My Blog
------*/Topics
Posts
SvelteKit with SQLite: Uploading, Storing and Retrieving Images
In this post, we will learn how to upload, store and retrieve images in a SvelteKit application with SQLite.
DIY Authentication and Authorization in SvelteKit 1 with SQLite
In this post, we look into how we can build our own Authentication and Authorization solution for SvelteKit. We will store and hash user credentials, create sessions with Cookies, and make the session info available to the app through hooks and locals.
SvelteKit 1 with SQLite: Displaying, Changing and Searching Data
SvelteKit and SQLite are a great combo as they are both lightweight and easy to use, making it simple to build high-performance, data-driven web applications.
Advent of Code 2022 in Oracle - Day 10
My solution for the tenth day of the Advent of Code 2022 challenge "Cathode-Ray Tube" with Oracle. We simulate a CPU and a Pixel-Screen in pure SQL!
Advent of Code 2022 in Oracle - Day 7
My solution for the seventh day of the Advent of Code 2022 challenge "No Space Left On Device" with Oracle. Today with a tree (not for christmas)...
Advent of Code 2022 in Oracle - Day 5
My solution for the fifth day of the Advent of Code 2022 challenge "Supply Stacks" with Oracle. Its starting to get complex...
About
------*/Hi my name is Philipp Hartenfeller and I am a software engineer from Germany.
I am mostly interested in full stack web dev, databases and especially JavaScript. I like to work with:
- React
- Gatsby
- Web Components
- Node.js
- Go
- GraphQL
- REST
- Postgres
- Redis
- Oracle
- SQLite
This site is built and hosted withGatsby,TailwindCSS,TraefikandgoStatic