My Projects
A showcase of my software development work
QuickNote to Obsidian
A Python-based utility that allows users to quickly jot down notes and save them directly into Obsidian-compatible Markdown files. Features include customizable save locations and global hotkey support for rapid note-taking.
Practice: Pomodoro Timer
A simple Pomodoro timer application built using Python's Tkinter library. Helps users manage their work sessions and breaks to enhance productivity.
Practice: Password Generator
A desktop application for generating secure passwords. Built with Tkinter, it allows users to customize length and character types for robust password generation.