Archive

All Posts

  1. Starting a new chapter in machine learning R&D at Qualcomm

    I've joined Qualcomm's Cork division as a Machine Learning Research & Development Engineer, applying generative AI to VLSI automated design systems.

    Career
    Read
  2. Revisiting Super SloMo: modernizing video frame interpolation with Apple Metal

    I modernized an older Super SloMo implementation with a simplified Bash script, updated dependencies, Apple Metal (MPS) GPU acceleration on macOS, and continuous code quality analysis via CodeScene.

    Projects
    Read
  3. Rewriting Bookaround with Spring Boot and Flutter

    I'm planning a complete rewrite of my non-profit school book exchange project Bookaround, moving to a Spring Boot backend and Flutter frontend for better scalability and maintainability.

    Projects
    Read
  4. Pursuing a master's in HPC engineering

    I was accepted into the EIT Digital Master School double degree program, studying High Performance Computing Engineering at Politecnico di Milano before continuing at KTH Royal Institute of Technology in Stockholm.

    Career
    Read
  5. Sudoku solver with DFS in Python

    A Python-based Sudoku solver that uses depth-first search and backtracking to fill in a 9x9 board while respecting Sudoku rules.

    Projects
    Read
  6. Installing WordPress and MySQL in Docker

    A short guide to setting up a WordPress development environment with MySQL and phpMyAdmin using Docker Compose.

    Projects
    Read
  7. Deployment of ML models with FastAPI and Uvicorn

    A project demonstrating how to deploy a breast cancer classification model trained with a random forest classifier as a web service using FastAPI and Uvicorn.

    Projects
    Read
  8. THAITI project

    I'm taking part in the development of THAITI, a software project aimed at improving the quality of magnetic resonance imaging through artificial intelligence.

    Projects
    Read
  9. Two weeks in Rajasthan

    A two-week journey through Rajasthan in northern India, stepping away from work to experience its cities, wildlife, temples, and people.

    Travel
    Read
  10. Introducing fvupgrader

    fvupgrader is a Python-based command-line tool available on PyPI that helps Flutter developers upgrade version numbers and manage the related Git workflow.

    Projects
    Read
  11. Flutter code field for OTPs

    InputCodeField is a Flutter plugin that simplifies building highly formatted input fields, such as OTP and authcode entry, with customizable appearance, validation, and backspace handling.

    Projects
    Read
  12. Flutter RTMP broadcaster

    The rtmp_broadcaster Flutter plugin extends the camera plugin to enable low-latency live video streaming over RTMP to services like MUX, YouTube, Facebook Live, and Twitch on Android and iOS.

    Projects
    Read
  13. Bookaround

    Bookaround is a free mobile app for iOS and Android that lets book lovers exchange books with each other instead of buying new ones.

    Projects
    Read