Welcome to my GitHub project page!
Here, you’ll find a collection of my open-source projects, coding experiments, and tools, ranging from discord server bots to command-line utilities. Explore, contribute, or use them in your creative projects!
Title | Description | Tags | Languages |
---|---|---|---|
ip-monitor | This Go application monitors your external IP address and updates a pinned message in a specified Discord channel whenever the IP changes. It also sends a broadcast message notifying about the IP change. | golang, monitoring, discord-bot, ip | Go 93.1% Dockerfile 6.9% |
GPT-Whisper-captions | Automate subtitle generation for videos using OpenAI’s Whisper API and Golang. This project extracts audio from videos, transcribes it, and embeds generated subtitles back into the videos. | nlp go golang ffmpeg captions subtitles transcription audio-processing speach-recognition openai-api openai-whisper subtitle-generation | Go 100.0% |
xlsReader | forked from shakinm/xlsReader Dead project – I needed a bug fix Go – lib for read xls (old school Excel binary format) file | Go 100.0% | |
WP-Simple-Newsletter | A custom plugin to collect emails, store them in the database, verify them with reCAPTCHA v3, and send a link to the first chapter of my book. | PHP 82.8% JavaScript 16.1% Other 1.1% |