class DidierHernandez:
def __init__(self):
self.name = "Didier HernΓ‘ndez"
self.username = "nick2474"
self.location = "Costa Rica π¨π·"
self.lived_in = ["Costa Rica", "Miami, FL πΊπΈ"]
self.education = "Information Systems Engineering β ULACIT"
self.web = "https://didierhm.wordpress.com"
self.linkedin = "https://www.linkedin.com/in/didierhm/"
self.twitter = "@nick2474"
self.seeking = "Remote Software Engineer opportunities π"
def current_focus(self):
return [
"π Actively seeking remote Software Engineer roles",
"π± Learning cutting-edge web dev frameworks",
"π― Open to collaborate on Web / Mobile / UX-UI projects",
"π¬ Ask me about Full-Stack or Mobile development",
]
def __str__(self):
return self.name
me = DidierHernandez()
print(me)2025 β Personal Project | 3 months of development
A technically complex, production-grade system that monitors financial markets in real time and generates AI-powered confidence-scored trading signals β all under 30 seconds per cycle.
π‘ What it does:
- Monitors +7 symbols: XAU, EUR/USD, BTC, GBP, JPY, XAG, NAS100
- Reads multi-timeframe market structure from D1 down to M1
- Generates confidence-scored entry signals before each trade
- Pushes live analysis to Telegram in real time
ποΈ Architecture:
| Layer | Technology |
|---|---|
| βοΈ Backend | Python + FastAPI |
| π¨ Frontend | React + Vite.js |
| π Market Data | MetaTrader 5 API Bridge |
| π€ AI Engines | OpenAI Β· DeepSeek Β· Claude (by complexity) |
| π² Notifications | Telegram Bot |
| π₯οΈ Platform | GNU/Linux (WSL Ubuntu) |
π‘ "The most underestimated part of financial systems engineering isn't the algorithm β it's the integration layer: making technologies that weren't designed to work together do exactly that, reliably, fast, and without failure."
| Area | Years | Level |
|---|---|---|
| Full Stack Web Development | 10+ yrs | ββββββββββ Expert |
| Backend β Python / PHP / Node.js | 10+ yrs | ββββββββββ Expert |
| Database Design & Administration | 10+ yrs | ββββββββββ Expert |
| Frontend β React / Vue / Angular | 8+ yrs | ββββββββββ Advanced |
| Mobile β Ionic / Flutter / Android | 6+ yrs | ββββββββββ Advanced |
| Cloud & DevOps β AWS / Docker / GCP | 5+ yrs | ββββββββββ Proficient |
| ERP Systems β Odoo | 4+ yrs | ββββββββββ Proficient |
| AI Integration β OpenAI / DeepSeek / Claude | 2+ yrs | ββββββββββ Growing |
| Fintech / Algo Trading Systems | 1+ yr | ββββββββββ Specialized |
| Area | Experience |
|---|---|
| ποΈ Architecture | MVC, Microservices |
| π Methodologies | SCRUM / Agile |
| π Integration | REST APIs, Firebase, Webhooks |
| π‘οΈ Platforms | GNU/Linux, Android, iOS |
| Platform | Link |
|---|---|
| π Portfolio | didierhm.wordpress.com |
| πΌ Resume | didierhm.wordpress.com/profile (Password protected β DM me) |
| πΌ LinkedIn | linkedin.com/in/didierhm |
| π¦ Twitter | @nick2474 |
| π Repos | github.com/nick2474 |