Ted's Tech
Chronicles!
"Clean code always looks like it was written by someone who cares." — Robert C. Martin
Welcome to a curated space where technology meets practicality. Here, I explore into the latest advancements and offer insights into the tools and tech that power our digital world.
From in-depth articles on Python's newest libraries to exploring the backbone of robust backend systems, and the ever-evolving landscape of web development - this is your go-to source for tech that matters. Join me on this journey as we dissect news articles, analyze informative YouTube videos, and explore the potentials of AI.
Blog posts
Click on the button below to view all blog posts
Introducing FastHtml
FastHtml is a new Python-based web framework that streamlines the process of building dynamic web applications by minimizing the need for JavaScript, perfect for quick dashboards, prototypes, and interactive reports.
Converting and Moving DALL·E Images with Fish Script
Learn how to use a Fish shell script to convert DALL·E-generated images from WebP to JPG and manage them efficiently.
Exploring the Ollama Library Top Models and Their Applications
Discover the top models in the Ollama Library, their strengths, weaknesses, and potential use cases. Learn how to choose the best model for your needs.
Behavioral Design Patterns in Software Development
An in-depth look at behavioral design patterns in software development, exploring Visitor, Template Method, Strategy, State, Observer, Memento, Mediator, Iterator, Interpreter, Command, and Chain of Responsibility patterns with examples and real-world applications.