monogram

© 2026 Ian Gillette

Programming Projects

  • PDF to Video

    This is a program that converts a .pdf file into a .mp4 file. You can set the FPS, duration, resolution, and even animate the pdf.

    2023
    • C++
    • Meson
    • OpenCV
    • Poppler
  • HTML Image Parser

    I created this program to test out the Go programming language. Just describe the prefix you want to look for like "src=" and then all the respective images will downloaded.

    2023
    • Go
  • Linux Wallpaper Switcher

    A lightweight wallpaper switcher for Linux that rotates images from a folder with simple keyboard controls.

    2023
    • C++
    • SFML
  • PONG

    Recreated the classic game of Pong with a little twist.

    2023
    • C
    • RayLib