Skip to content
View chriss1245's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report chriss1245

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chriss1245/README.md

Christopher Manzano Vimos

Data Scientist & AI Engineer · Madrid, Spain

I design, build and operate production AI systems end to end — architecture, models, infrastructure, and the on-call that comes with it. Nearly four years shipping ML, NLP and Generative AI for clients in energy, insurance, SaaS, legal tech and medical imaging.

Everything below runs on infrastructure I host and maintain myself, which is the honest test of whether the engineering holds up.

🌐 manapple.dev · en español  |  📄 CV  |  💼 Talks, mentoring & consulting  |  ✉️ christopher.manzano@manapple.dev


Research

Reinforcement Learning in Portfolio Management — Bachelor Thesis, Universidad Carlos III de Madrid, 2023 DOI

A Deep Reinforcement Learning agent that manages a portfolio end to end — deciding not just how to rebalance, but whether to rebalance at all. Soft Actor-Critic (SACv2) over a frozen Temporal Convolutional Network encoder, benchmarked against equal-weight, minimum-volatility and maximum-Sharpe portfolios on S&P 500 data split across 1986–2023.

Read the thesis · Source · Overview and case studies


What I'm building

Project What it does
warren LangGraph multi-agent investment analyst. Runs quantitative, fundamental and macro analysis, then uses LLMs to synthesise a buy/sell thesis with entry, take-profit and stop-loss — but only when a credible thesis exists.
gollum Auction tracker that ranks listings on quality-for-price rather than lowest price, with self-hosted email alerts and on-demand LLM vision on the listing photos.
manapple.dev The site itself: Astro, bilingual, self-hosted behind my own Cloudflare tunnel and Coolify stack.

Write-ups for each are at manapple.dev/writing.


Working with me

I take on a limited amount of outside work in Spanish or English:

  • Talks & workshops — applied AI built from systems actually running in production, for teams, universities and events.
  • Mentoring — one-to-one for data scientists and AI engineers making the jump from analysis to engineering.
  • Freelance consulting — architecture, LLM and agentic pipelines, private LLM deployment, and rescuing proofs of concept that only work on a laptop.

Details and how to reach me →


Toolkit

Python PyTorch LangGraph LangChain Hugging Face FastAPI scikit-learn AWS Databricks Snowflake BigQuery MLflow Docker PostgreSQL R


Selected repositories

manapple.dev · LinkedIn · Español

Popular repositories Loading

  1. born2beroot born2beroot Public

    Building a hardened Debian server from scratch: LVM over an encrypted volume, sudo policy, SSH, UFW and monitoring. The 42 Madrid write-up, with the reasoning.

    Shell 7 1

  2. DonkeyKong DonkeyKong Public

    A Python replica of the classic Mario vs Donkey Kong, built as a university project.

    Python 5 1

  3. mlflow_packaging_samples mlflow_packaging_samples Public

    Worked examples of packaging PyTorch models with MLflow — native flavour vs custom pyfunc, and what each costs at serving time.

    Jupyter Notebook 5

  4. reinforcement_learning_in_finance reinforcement_learning_in_finance Public

    Deep Reinforcement Learning for portfolio management — Soft Actor-Critic over a frozen TCN encoder. Bachelor thesis codebase (UC3M 2023, DOI 10.5281/zenodo.21541556).

    Python 2

  5. movie_theather movie_theather Public

    Cinema booking web app in Flask + MariaDB, with NLP sentiment analysis over customer reviews in the admin dashboard.

    Python 1

  6. uc3m uc3m Public

    All projects related with the Data Science and Engineering degree at Uc3m

    1