·9 min read
What Every Product Builder Should Know About Data Preprocessing
Lessons from studying data preprocessing and cleaning, and why they matter when you're building data-driven products.
Software Engineer
5 posts
Software Engineer passionate about AI, systems design, and building products that solve real problems.
Lessons from studying data preprocessing and cleaning, and why they matter when you're building data-driven products.
A technical look at building AI-powered learning tools for university students.
Lessons from integrating AI into real-world products. Covering prompt engineering, MCP servers, browser automation, AI agents, and production considerations.
How I automated exporting online course materials to PDF using Playwright for browser automation, Crawlee for web crawling, and pdf-lib for document merging.
Practical TypeScript patterns that improve code quality and developer experience in real projects.