Hey! I’m George

Reach out via george.v.scutelnicu@gmail.com.

Projects

  • RiftLibrary

    Interactive deck builder, card tracker, meta reports and data API for Riftbound Trading Card Game.

  • Kitsuno

    Japanese learning web app & REST API with custom flashcards, Anki export and practice games for mastering kana and kanji.

  • Wanderlust

    Interactive travel engine & REST API offering destination discovery, weather integration, and map visualizations.

  • Manga Translator

    Automated manga translator built with YOLOv8, MangaOCR, and OpenCV for speech bubble detection and text replacement.

  • Skill Scope

    Streamlit app visualizing tech skills and hiring trends from LinkedIn jobs.

  • PySweeper

    Python Minesweeper variant combining board clearing with programming challenges.

  • AnimeMap-Screen2Scene

    Web application that maps real-world locations featured in anime.

  • Image Sorting with Classification

    PyTorch EfficientNetB2 image classifier that automatically sorts unorganized photos into labeled weather folders.

OSS Contributions

  • Skrub (tabular data machine learning library • ★ 1.8k)
    Added 'float_precision' parameter to global config to control the number of significant digits displayed for floating-point values in reports.
  • Narwhals (lightweight DataFrame compatibility layer • ★ 1.8k)
    Authored API docstrings and usage examples to improve developer experience and documentation coverage.
  • Mousam (real-time weather app • ★ 500)
    Resolved hourly forecast data mapping issues and implemented dynamic GTK scrollbar offsets to center UI views around the current hour.