My Projects

A showcase of my software development work
QuickNote to Obsidian

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.

PythonTkinterObsidianProductivity
Practice: Pomodoro Timer

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.

PythonTkinterProductivity
Practice: Password Generator

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.

PythonTkinterUtility