Published inLevel Up CodingDear Cousin, Your CS Degree Will Matter More Than Ever ( Just Not How You Think )I’ve been thinking a lot about my niece lately. She’s just starting her computer science degree, and it’s got me reflectingDec 4, 2024Dec 4, 2024
Published inLevel Up CodingNot Everything Needs to Be an AI AgentLook, I get it. You’ve just discovered AI agents, and suddenly everything looks like a nail to your shiny new hammer.Nov 9, 2024Nov 9, 2024
I Left React Behind… For TodayDo you really need all that JavaScript just a render HTML that doesn’t change?Nov 3, 2024Nov 3, 2024
Published inLevel Up CodingDon’t Forget to Ask the Customer Before, During, and AfterYou don’t have to move to San Francisco to be entrepreneur where you’re at.Oct 31, 2024Oct 31, 2024
Published inLevel Up CodingNew App, Who Dis? (Authentication)We all copy the complex code of those that are smarter. Rise above. Learn how the basics!Oct 17, 20243Oct 17, 20243
Published inLevel Up CodingHow to write a Fast API server for your chat botChat bots are all the rage right now and you need something to show your boss on your company’s next AI product with design decisions…Oct 9, 2024Oct 9, 2024
Published inPython in Plain EnglishWhat is Pydantic and how can it help your next python project?For anyone that has been either living under a programming rock you may not have heard of Pydantic…Oct 6, 202410Oct 6, 202410
Published inLevel Up CodingStop making your python projects like it was 15 years ago…I have a few things I’ve seen across companies and projects that I’ve seen working with Python that are annoying, hard to maintain, and are…Sep 28, 202461Sep 28, 202461
Published inLevel Up CodingNavigating the Challenges of Connecting an OIDC-Compliant IdP to NextAuth v5: A Developer’s JourneyNextAuth is a popular authentication solution for Next.js applications, but integrating it with a custom OIDC provider can be challenging.Jul 4, 2024Jul 4, 2024
Mastering Rust’s Pattern Matching: The Power of match, if let, and BeyondDo you ever wonder why Rust’s type system and pattern matching get so hyped? Well, they borrow from functional languages like Haskell to…Jun 1, 2024Jun 1, 2024