Forem

Eduardo Zepeda profile picture

Eduardo Zepeda

#Webdev, mostly backend 🧑‍💻 🔍 Writing about APIs, databases & tech opinions 👉 Follow me on social media for insights, memes and rants

Education

CUCEI

Work

Freelancer

Four Year Club
4 Week Community Wellness Streak
2 Week Community Wellness Streak
Writing Debut
Three Year Club
Two Year Club
1 Week Community Wellness Streak
One Year Club
8 Week Writing Streak
4 Week Writing Streak
How to create a MCP server and MCP tools from scratch?
Cover image for How to create a MCP server and MCP tools from scratch?

How to create a MCP server and MCP tools from scratch?

6
Comments
5 min read

Want to connect with Eduardo Zepeda?

Create an account to connect with Eduardo Zepeda. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Zero Downtime Migrations: Shadow Table Strategy Explained
Cover image for Zero Downtime Migrations: Shadow Table Strategy Explained

Zero Downtime Migrations: Shadow Table Strategy Explained

1
Comments
9 min read
AI-generated Art and AI-generated code are treated differently
Cover image for AI-generated Art and AI-generated code are treated differently

AI-generated Art and AI-generated code are treated differently

1
Comments
6 min read
I Built a Bloom Filter Data Structure Simulator
Cover image for I Built a Bloom Filter Data Structure Simulator

I Built a Bloom Filter Data Structure Simulator

4
Comments
5 min read
A Technical SEO Basics Checklist Made For Web Developers

A Technical SEO Basics Checklist Made For Web Developers

4
Comments
10 min read
I explain the Model Context Protocol or MCP used to interact with LLMs
Cover image for I explain the Model Context Protocol or MCP used to interact with LLMs

I explain the Model Context Protocol or MCP used to interact with LLMs

7
Comments
5 min read
The Easiest Way To Use Https In Localhost
Cover image for The Easiest Way To Use Https In Localhost

The Easiest Way To Use Https In Localhost

10
Comments 2
3 min read
Fine-Tuning A LLM Small Practical Guide With Resources
Cover image for Fine-Tuning A LLM Small Practical Guide With Resources

Fine-Tuning A LLM Small Practical Guide With Resources

44
Comments
6 min read
Multi Tenant Architecture in Software: What Is It and Its Databases Patterns
Cover image for Multi Tenant Architecture in Software: What Is It and Its Databases Patterns

Multi Tenant Architecture in Software: What Is It and Its Databases Patterns

16
Comments 5
4 min read
I took advantage of an error in the code of a dating app
Cover image for I took advantage of an error in the code of a dating app

I took advantage of an error in the code of a dating app

4
Comments 1
2 min read
You Could Lose All Your Crypto In a Job Interview
Cover image for You Could Lose All Your Crypto In a Job Interview

You Could Lose All Your Crypto In a Job Interview

2
Comments
3 min read
What makes Rust so difficult to learn?
Cover image for What makes Rust so difficult to learn?

What makes Rust so difficult to learn?

2
Comments
7 min read
Google Notebooklm Will Reshape The Podcast Scenario Forever
Cover image for Google Notebooklm Will Reshape The Podcast Scenario Forever

Google Notebooklm Will Reshape The Podcast Scenario Forever

Comments
4 min read
Be careful of Shiny Object Syndrome and FOMO in web development
Cover image for Be careful of Shiny Object Syndrome and FOMO in web development

Be careful of Shiny Object Syndrome and FOMO in web development

Comments
4 min read
Using Github To Evaluate Developers Is Naive
Cover image for Using Github To Evaluate Developers Is Naive

Using Github To Evaluate Developers Is Naive

3
Comments
3 min read
Fix slow queries in Django when using annotate and subqueries
Cover image for Fix slow queries in Django when using annotate and subqueries

Fix slow queries in Django when using annotate and subqueries

2
Comments
3 min read
How to customize the User model in Django?
Cover image for How to customize the User model in Django?

How to customize the User model in Django?

Comments
4 min read
How to improve Django Framework?
Cover image for How to improve Django Framework?

How to improve Django Framework?

3
Comments
5 min read
Worker Pool Design Pattern Explanation
Cover image for Worker Pool Design Pattern Explanation

Worker Pool Design Pattern Explanation

8
Comments
3 min read
Why should you use Django Framework?
Cover image for Why should you use Django Framework?

Why should you use Django Framework?

10
Comments 2
7 min read
Design Patterns In Software
Cover image for Design Patterns In Software

Design Patterns In Software

Comments
6 min read
Types for React components with children
Cover image for Types for React components with children

Types for React components with children

15
Comments 6
1 min read
Go Programming Language Full Tutorial
Cover image for Go Programming Language Full Tutorial

Go Programming Language Full Tutorial

10
Comments
4 min read
Understand inheritance types in Django models
Cover image for Understand inheritance types in Django models

Understand inheritance types in Django models

2
Comments
3 min read
Debounce and Throttle design patterns explained in Javascript
Cover image for Debounce and Throttle design patterns explained in Javascript

Debounce and Throttle design patterns explained in Javascript

3
Comments
2 min read
Dynamic sitemap with django
Cover image for Dynamic sitemap with django

Dynamic sitemap with django

3
Comments
4 min read
OCR with tesseract, python and pytesseract
Cover image for OCR with tesseract, python and pytesseract

OCR with tesseract, python and pytesseract

2
Comments
4 min read
My Top 5 Favorite Algorithm Problems at Codewars
Cover image for My Top 5 Favorite Algorithm Problems at Codewars

My Top 5 Favorite Algorithm Problems at Codewars

Comments
4 min read
My Analysis Of Anti Bot Captchas and their Advantages And Disadvantages
Cover image for My Analysis Of Anti Bot Captchas and their Advantages And Disadvantages

My Analysis Of Anti Bot Captchas and their Advantages And Disadvantages

2
Comments
5 min read
How to avoid spam when putting an email on a website?
Cover image for How to avoid spam when putting an email on a website?

How to avoid spam when putting an email on a website?

2
Comments
4 min read
Common and Useful Deployment Patterns
Cover image for Common and Useful Deployment Patterns

Common and Useful Deployment Patterns

Comments
3 min read
My mistakes regarding the tech SEO optimization of my website
Cover image for My mistakes regarding the tech SEO optimization of my website

My mistakes regarding the tech SEO optimization of my website

2
Comments 4
5 min read
REST API: Best practices and design
Cover image for REST API: Best practices and design

REST API: Best practices and design

2
Comments
9 min read
How to scale a Django app to serve one million users
Cover image for How to scale a Django app to serve one million users

How to scale a Django app to serve one million users

3
Comments
10 min read
Digital Ocean, analysis and my experience as a user
Cover image for Digital Ocean, analysis and my experience as a user

Digital Ocean, analysis and my experience as a user

Comments
6 min read
How to scale a Django application to serve one million users?
Cover image for How to scale a Django application to serve one million users?

How to scale a Django application to serve one million users?

3
Comments
10 min read
Devin AI Will this AI Replace Programmers?
Cover image for Devin AI Will this AI Replace Programmers?

Devin AI Will this AI Replace Programmers?

3
Comments 1
6 min read
REST API basic characteristics and recommendations
Cover image for REST API basic characteristics and recommendations

REST API basic characteristics and recommendations

2
Comments
9 min read
How Does a Docker Container Work Internally?
Cover image for How Does a Docker Container Work Internally?

How Does a Docker Container Work Internally?

14
Comments
8 min read
Don't Obsess About Your Web Application Performance
Cover image for Don't Obsess About Your Web Application Performance

Don't Obsess About Your Web Application Performance

3
Comments
6 min read
The Rise and Fall of the AI Bubble
Cover image for The Rise and Fall of the AI Bubble

The Rise and Fall of the AI Bubble

2
Comments
4 min read
The Clean Code book and the clean code paradigms
Cover image for The Clean Code book and the clean code paradigms

The Clean Code book and the clean code paradigms

2
Comments
6 min read
Why I abhor datetime-local and dates in Javascript?
Cover image for Why I abhor datetime-local and dates in Javascript?

Why I abhor datetime-local and dates in Javascript?

Comments
3 min read
SAAS and OTS as business models and my opinion on Once
Cover image for SAAS and OTS as business models and my opinion on Once

SAAS and OTS as business models and my opinion on Once

Comments
5 min read
Composition over inheritance in OOP simple explanation

Composition over inheritance in OOP simple explanation

Comments
2 min read
Artificial Intelligence & Drug Design for Developers
Cover image for Artificial Intelligence & Drug Design for Developers

Artificial Intelligence & Drug Design for Developers

Comments
6 min read
I Test ChatGPT With Codewars Coding Challenges
Cover image for I Test ChatGPT With Codewars Coding Challenges

I Test ChatGPT With Codewars Coding Challenges

2
Comments
6 min read
Chat Gpt, Searle's Chinese Room and consciousness
Cover image for Chat Gpt, Searle's Chinese Room and consciousness

Chat Gpt, Searle's Chinese Room and consciousness

3
Comments
5 min read
Azure AZ-900 Certification Exam: My Experience
Cover image for Azure AZ-900 Certification Exam: My Experience

Azure AZ-900 Certification Exam: My Experience

Comments
5 min read
Differences between select_related and prefetch_related in Django
Cover image for Differences between select_related and prefetch_related in Django

Differences between select_related and prefetch_related in Django

Comments
4 min read
Why using React.FC could be a bad practice?

Why using React.FC could be a bad practice?

1
Comments
3 min read
¿Cómo hacer un switch o match en Python?
Cover image for ¿Cómo hacer un switch o match en Python?

¿Cómo hacer un switch o match en Python?

5
Comments
3 min read
5 librerías geniales de React que debes conocer
Cover image for 5 librerías geniales de React que debes conocer

5 librerías geniales de React que debes conocer

9
Comments
3 min read
¿Qué hace la aplicación ContentType en Django?
Cover image for ¿Qué hace la aplicación ContentType en Django?

¿Qué hace la aplicación ContentType en Django?

3
Comments
3 min read
¿Cómo crear un comando en django?
Cover image for ¿Cómo crear un comando en django?

¿Cómo crear un comando en django?

5
Comments
3 min read
Mi experiencia con Digital Ocean como hosting
Cover image for Mi experiencia con Digital Ocean como hosting

Mi experiencia con Digital Ocean como hosting

12
Comments 2
5 min read
¿Cómo mejorar el rendimiento de una aplicación hecha en Django?
Cover image for ¿Cómo mejorar el rendimiento de una aplicación hecha en Django?

¿Cómo mejorar el rendimiento de una aplicación hecha en Django?

11
Comments
7 min read
Python vs Javascript 2021 ¿Cuál es el mejor?
Cover image for Python vs Javascript 2021 ¿Cuál es el mejor?

Python vs Javascript 2021 ¿Cuál es el mejor?

3
Comments
8 min read
¿Cómo crear un historial de productos visitados con django y redis?
Cover image for ¿Cómo crear un historial de productos visitados con django y redis?

¿Cómo crear un historial de productos visitados con django y redis?

6
Comments
9 min read
¿Cuándo usar annotate y aggregate en Django?
Cover image for ¿Cuándo usar annotate y aggregate en Django?

¿Cuándo usar annotate y aggregate en Django?

6
Comments
7 min read
loading...