Blog
12 posts on software, AI, quantum computing, philosophy, and life.
Coding a Billion Dollar Idea: My Hackathon Journey with Kiro, the AI IDE
The clock is a developer's oldest nemesis. In a hackathon, it’s not just a nemesis; it’s a tyrant. The relentless ticking...
Foundations for Building Large Language Models: A Beginner-Friendly Roadmap
Inspired by Andrej Karpathy’s curriculum and journey, this report guides motivated beginners through the essential...
GitHub Copilot's Multi-Model Integration: A Game-Changer for Developers?
In a move that has sent ripples through the developer community, GitHub recently announced a significant upgrade to its...
Getting Started with Quantum Computing Programming Using Python
Quantum computing represents a new paradigm in computation, leveraging the principles of quantum mechanics to solve problems that are...
Making 100 Streamlit Python Apps In 48 Hours Challenge
I decided to try this out, I have a pretty sweet Streamlit app that I can use as a template. Each app is going to be educational at its core and...
Github Projects
https://github.com/lalomorales22/Jokes-GPT-Elevenlabs https://github.com/lalomorales22/Single-Page-Posting https://github.com/lalomorales22/AI-AWS-Study-Buddy...
Streamlit, CrewAI, ChatGPT, Serper - Making Crews And Payin' Dues
https://youtu.be/esawlDqXCls Find it on Github: This is the code.. This is the Output to the first run of the app.. \\UFO Research...
Streamlit Apps Rule! Here Is A Virtual Podcast App - Enter 2 People + Topic and GO!
Streamlit Apps Rule! Here Is A Virtual Podcast App - Enter 2 People + Topic and GO! I whipped up this sick app that lets you create your own virtual podcast. It's like having two AI personalities...
React and Ollama: Let's Create Software Kids, It's For Fun!
Today I found out about npx create-react-app olalo-ollama ... and I went on a @React app creating frenzy. The latest app is a way to...
One Agent Script To Rule Them All
Agents are the newest thing, and I love them. Here is a script to figure out consciousness.
Coding Software With AI: CrewAI and OpenAI
If you're into AI and automation, then CrewAI is a tool you need to check out. With just a few lines of code, you can install CrewAI and its tools, and with...
Become an API Master: How to Connect Your Python Apps Seamlessly
I wrote: creating little ai agent python scripts, thats what i want to do. lets create a bunch of sample python apps that do a variety...