Skill
Python
General-purpose language for data analysis, AI/ML pipelines, automation, and backend development.
Python is my primary language for tasks that do not require low-level or near-metal performance. I use it extensively for data analysis, machine learning workflows, automation scripting, and backend development when Go’s concurrency model is not strictly required.
In the AI domain, I have used Python to build fine-tuning and distillation pipelines for language models, including the Manzoni AI project. This includes experimentation with model training workflows, dataset preprocessing, and evaluation pipelines.
Additionally, I have used Python for statistical analysis of structured datasets, such as movie rating data, leveraging libraries like NumPy, Pandas, and related scientific computing tools.