I'm a developer with a focus on data pipelines, NLP, and database design. I enjoy building systems that extract meaning from data β whether that's analyzing text with machine learning or modeling relational structures in SQL.
- π¬ Currently working with NLP pipelines (AWS & local environments)
- ποΈ Passionate about relational database design
- π Exploring data science workflows with Python & Jupyter
- π Based in Panama π΅π¦
End-to-end NLP pipeline supporting both AWS and local environments.
- π Sentiment analysis, key phrase extraction & named entity recognition (NER)
- π Optional language translation
- π€ Exportable outputs for downstream use
- Built with Python Β· Jupyter Notebook Β· AWS Comprehend
π½οΈ Restaurant Database System
Full relational database design for managing a restaurant chain.
- π Normalized schema for multi-location restaurant management
- π Entity relationships across orders, staff, menu & locations
- Built with T-SQL Β· SQL Server