I'm a professional software developer who's been in the industry for ~12 years. I've built many websites, web app, mobile apps, services, APIs, and databases with ❤️.
|
|
|
|
|
|
A personal and historical look at four influential programming languages - PHP, JavaScript, C#, and Python - exploring their impact on the web, modern applications, and AI.
Learn how non-designers can build polished apps by turning inspiration into AI-generated style guides, using tools like Uizard, Canva, Figma, and language models while adding human creativity.
Explores why popular AI tools often seem buggy, examining the move fast and break things culture, continuous deployment, integration complexity and ways to balance speed with reliability.
An in-depth exploration of the Claude Code source leak, examining what was revealed, why it matters, security lessons, and the human factors behind the incident.
Discover Blind, the anonymous professional community app used by millions of tech workers. Learn how it can help you research salaries, prepare for interviews and navigate your tech career.
Discover how AI sub‑agents help manage context windows for better performance, with examples from Claude Code and best practices like just‑in‑time retrieval and multi‑agent architectures.
A personal story about how a missing account deletion feature on a social-media app led to a legal threat and the importance of privacy laws and compliance.
Every time someone claims AI will replace software engineers in 6-12 months, it's almost always coming from one of 4 types of people - each with their own reason to believe it that isn't purely objective. Here's a breakdown.
If they’re letting you use AI in an interview, it might end up being harder than you think.
Learn 4 proven ways to familiarize yourself with a new codebase fast: understand business logic, review architecture, run and debug locally, and study past code changes. Perfect for developers joining a new project or open-source repo.