portfolio.tsx
Details
Completing the 42 Porto systems curriculum with hands-on work across Unix systems, parsing, APIs, automation, and full-stack product development.
Comfortable working across frontend and backend concerns, from interface design and application logic to data flow, tooling, and deployment.
Experience with C, Python, TypeScript, containers, testing workflows, and reproducible environments.
Focused on building clear, maintainable software that meets real constraints and practical goals.
Most Relevant Projects
Browser-based CV builder with a parser workbench. Build a clean CV, export PDF, and check how a parser reads it with local ATS-style scoring, EU A4 and US Letter support, and no sign-up required.
Built a Unix shell in C with Bash-aligned behavior across parsing, pipelines, redirections, builtins, and signals, backed by automated parity tests and Valgrind replays.
Built a reproducible Python experimentation pipeline for cross-sell prediction with versioned configs and automated evaluation across train, test, and backtest datasets. Reached ROC-AUC above 0.73 with low variance across splits, and designed the workflow to run deterministically offline without external service dependencies.