The Platform Is the Framework — Part 3: Five Apps, Zero Frameworks
A static site, a kanban board, a 50k-row dashboard, a hybrid storefront, and a design system — all Lit + platform, all built by an agent skill. The receipts.
From corporate veteran to independent creator. I build programming courses, explore Web3 technologies, and share decades of development experience through blogging and teaching.
use livepeer_rs::Client;
// 24+ years of experience
// 4+ years in Web3
async fn build_future() {
let courses = create_courses();
let blog = share_knowledge();
let web3 = explore_livepeer();
tokio::join!(courses, blog, web3);
}After 24+ years in corporate development, I'm now focused on sharing knowledge and exploring the frontier of Web3 technology
Comprehensive courses teaching real-world development skills from decades of experience.
Insights from 24+ years of tinkering, building, and solving complex programming challenges.
Building on the Livepeer network and exploring the cutting edge of decentralized technology.
After decades with various languages, these are the technologies capturing my attention right now
Systems programming and performance-critical applications
Backend services and concurrent applications
Full-stack web development and modern frameworks
Decentralized video infrastructure and Web3 protocols
In 2023, I made the leap from corporate software development to focus on what I'm truly passionate about: teaching others and building on cutting-edge technologies. After 24+ years of solving complex problems, I'm now dedicated to sharing that knowledge through courses, blogging, and exploring Web3.
Sharing insights from 24+ years of building software and recent explorations in Web3
A static site, a kanban board, a 50k-row dashboard, a hybrid storefront, and a design system — all Lit + platform, all built by an agent skill. The receipts.
Server rendering, static generation, and client rendering — hybrid, per route, from one component set. No Next.js required. Part 2 of the Lit series.
Every metaframework you learn expires. Web components don't. Part 1 of a series on building real apps with Lit and the platform — no React, no Next.js.
Whether you're interested in programming courses, want to discuss Web3 development, or just want to chat about software engineering, I'd love to hear from you.