skill
Python
My primary programming language for data analysis, Natural Language Processing and software development.
Python is the language I use for the vast majority of my projects, from data analysis and research to software development. Most of my work relies on pandas for manipulating structured datasets and regular expressions for parsing, cleaning and extracting information from large collections of text. Through my research projects, I have built data processing pipelines, developed information extraction tools and automated analysis workflows involving hundreds of thousands of documents. These experiences have made Python the foundation of my technical work. Beyond the core language, I have introductory experience with several libraries and frameworks. I have used spaCy for Named Entity Recognition and text processing, scikit-learn for basic machine learning workflows, and Ollama's Python API to integrate and experiment with local Large Language Models in modular applications.