@dannyell
Web developer by day, Indie hacker by night!
Hi, I'm Daniel Olah—welcome to my space! I'm a programmer with extensive experience in web development, specializing in Python and Go for the backend, and React and Vue for the frontend. I'm passionate about exploring Rust and WebAssembly, which I believe represent the future of web development. Beyond code, I have a deep love for history—especially military history & GeoPolitics, reading technical and intellectual materials.
I'm your go-to expert for all things web, from website development and content management to backend services. I specialize in designing and building scalable microservice architectures, deploying applications seamlessly, and leveraging cloud platforms like AWS
Traditional relational databases have long struggled with storing semi-structured data. This inflexibility comes from the need for a predefined schema, which can require upfront planning. But in recent years, RDBMS have evolved, offering more flexibi...

Introduction When I started using Typescript a few years back, Generics in Typescript fascinated me greatly. Coming from a dynamically typed language like Python, I noticed that the lack of explicit generic types often led to implicit type assumption...
