About Me
Services
Projects
Companies
Resources
Blog
Contact me
≡
Blog
For solo engineers, but not only.
May 24, 2024
10 min. read
JSR: The JavaScript Package Registry We've Been Waiting For
When speaking of JavaScript development, managing packages efficiently and securely has become a critical aspect of the developer's workflow. For years, ...
JavaScript
TypeScript
May 13, 2024
11 min. read
Scalable Web Scraping with Serverless - Part 2
Today we will focus on processing the HTML data stored in AWS S3, transforming it into JSON format, and then loading this data into a PostgreSQL database. This will complete the pipeline by adding data processing and storage capabilities, making your system capable of handling end-to-end data operations in a...
Scraping
Serverless
Ethical Hacking
April 27, 2024
12 min. read
Scalable Web Scraping with Serverless - Part 1
Today I'll show you how to build a scalable infrastructure for web scraping using ...
Scraping
Serverless
Ethical Hacking
April 11, 2024
20 min. read
Web Scraping Like a Pro: Unlocking the Power of Impersonation
Disclaimer:...
Scraping
Data
Ethical Hacking
March 23, 2024
9 min. read
Implementing 2FA in Your Next.js App with Google Authenticator
If you've been on a quest to fortify your Next.js app against the dark forces of the internet, you've probably heard the ancient tech wisdom: "In the land of cybersecurity, two factors are better than one". Yes, I'm talking about ...
React
Authentication
Next.js
2FA
March 08, 2024
18 min. read
The Power of PPR in Next.js 14
In the fast-evolving landscape of web development, rendering strategies play a pivotal role in determining the performance, user experience, and scalability of web applications. Traditional approaches often forced developers to choose between the speed and SEO benefits of static site generation and the flexibility and dynamism of server-side rendering. However,...
Next.js
PPR
SEO
February 19, 2024
2 min. read
Crafting an RSS Feed with Next.js 14
While JSON has become the de facto standard for web APIs, XML remains pivotal in specific use cases, such as RSS feeds. RSS feeds allow users to stay updated with content changes or news without manually checking the website. This post delves into creating an RSS feed for a blog...
Next.js
Webdev
February 17, 2024
13 min. read
Bootstrap Your Startup with Open Source Tools
In the world of startups, where innovation meets the hustle, the journey from concept to market leader is fraught with challenges. Among these, ...
OSS
Startups
February 16, 2024
15 min. read
Beyond Google Analytics: Embrace Privacy with Ackee on Vercel
In an age where digital privacy is more than just a buzzword, it's a ...
Webdev
Privacy
Analytics
Vercel
February 12, 2024
18 min. read
From Zero to Hero: Superpowering Your Next.js Blog with Sanity
In the ever-evolving landscape of web development, creating a blog that stands out for its speed, flexibility, and content richness is paramount. Next.js, a React framework, has become the go-to solution for developers seeking to build fast, SEO-friendly web applications with ease. However, the true power of a Next.js blog...
Next.js
Webdev
SEO
Programming
Sanity