Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 472 Bytes

File metadata and controls

13 lines (8 loc) · 472 Bytes

Project 1: Note App

python note app using tkinter and sqlite from 2024

🔗 View Code


Project 2: Godot STEX to PNG Converter

A command-line tool for converting .stex image files from the Godot Engine into standard .png images by stripping the first 32-byte header.

🔗 View Code