Carlos Ospina

Hi there!

I'm Carlos. A passionate Software Developer with over 6 years of experience in web development and a solid grasp of modern technologies. My digital space is still taking shape, but exciting projects and insights are on the horizon. Thanks for stopping by!

Carlos Ospina

My latest blog posts

Simple Guide to Hosting a Website on AWS (S3, CloudFront, and CloudFormation)

June 14, 2025

This guide walks you through an easy way to create and host your website on AWS using services like S3, CloudFront, and CloudFormation. It’s designed to help you set up quickly while covering the essential steps for a smooth deployment experience. Read more

cloudformationgithub-actionscloudfronts3aws
Simple Guide to Hosting a Website on AWS (S3, Clou

Naive Bayes Classifier for Sentiment Analysis

January 15, 2025

The Naive Bayes Classifier (NBC) is a simple yet powerful algorithm for categorizing text into specific categories. This guide introduces the NBC algorithm in an easy-to-follow way and links to an interactive notebook that allows for hands-on exploration. With this resource, you’ll be able to understand how to prepare your data, train the model, and test its performance. Read more

google-colabstatisticsnbcpython
Naive Bayes Classifier for Sentiment Analysis