Fullstack Web & Mobile Development
Design and development of high-performance web and mobile apps, from analysis to production: Next.js / React, FastAPI / Laravel, Flutter.
What I offer as a freelancer and what I bring in-house as an employee — from design to production.
Fullstack Web & Mobile Development
Design and development of high-performance web and mobile apps, from analysis to production: Next.js / React, FastAPI / Laravel, Flutter.
DevSecOps & Cloud
Industrialization and deployment: GitLab CI/CD, Docker, Ansible, Terraform, Kubernetes, observability (ELK) and application security (Snyk, static analysis).
AI & RAG Applications
Development of AI-augmented assistants and business chatbots: LangChain, LiteLLM, OpenAI / Ollama and vector knowledge bases.
AI-Augmented & Agentic Development
I speed up and strengthen the whole software lifecycle (SDLC) through agentic development (Claude) and Spec-Driven Development (GitHub Spec Kit): from spec to delivery, with quality and velocity.
IoT & Health Data
Integration of connected devices (EmotiBit, Withings) and real-time pipelines, compliant with the FHIR / HL7 healthcare standards.
Architecture, Audit & Tech Lead
Analysis and design (UML), technology choices, security, Tech Lead / project ownership role, code reviews and complex problem solving.
Training & Documentation
Upskilling of teams and learners on web / cloud technologies, plus writing technical documentation and user guides.
Blog
My hands-on DevOps, SysOps and system administration write-ups, published on Medium.

Dec 31, 2024
Prepare Webmethods database on Oracle 23ai
We will run Oracle 23ai prebuild Vm inside and prepare it for webmethods by creating users and databases. Get Oracle Prebuild VM Download ( Database App Development VM ) : Oracle D…

Dec 11, 2024
Install Webmethods 10.15 and Postgres DB Server (Supabase)
webMethods is an integration platform by Software AG that enables businesses to connect applications, systems, and data across various environments. It supports integration with le…
Oct 26, 2024
usefull linux debian/ubuntu aliases
# General system aliases alias ..='cd ..' alias ...='cd ../../' alias ....='cd ../../../' alias cd..='cd ..' alias cd...='cd ../../' alias c…