I'm Fredy Rodriguez
Tech enthusiast and Python developer
Curriculum Vitae
A look into my professional background, skills, and experience. From building smart systems with Python to cloud-native deployments and AI integrations—my CV highlights the journey so far.
View on LinkedInFeatured Projects
DeepSeek AI Chat
This app lets you securely chat with DeepSeek AI using a simple login system. You can choose between two powerful models: DeepSeek-V3 for general chat and DeepSeek-R1 (Reasoner) for more advanced reasoning tasks. Fine-tune the AI's responses by adjusting the temperature setting — lower for more precise answers, higher for more creative ones.
View ProjectLocally-Hosted LLM Chat
This app runs an open-source large language model (LLaMA 3 - 8B) locally on a free-tier OCI instance. It's reverse-proxied with NGINX and secured via HTTPS using Let's Encrypt. Designed for privacy-first AI exploration, it’s a fast and fully independent chat experience powered by my own cloud.
Try the Demo