icon
Personal Website

Weekly Coding • 2025-07-13

Hello everyone. It's time to write my weekly progress report.

LeetCode 💻 4 hours 36 minutes this week

  • Completed 11 challenges: 109 ... 120
  • All challenges were passed independently, without peeking at hints.

Projects

I'm not currently working on any personal projects during my free time. While I have the desire to do so, I lack both time and energy. So, I decided to revisit some past projects:

  • Personal Website 🌐 https://hinst.github.io/ Go, React
    • I maintain it and approve new posts through the admin interface.
    • No new features have been added for now, although I have ideas.
    • Some of my upcoming feature ideas include comments and various AI integrations. For instance, automatically generating a post title.
  • Backup Scripts 📂 https://github.com/hinst/hi-backup Node.js
    • I use this script myself every week to update files on my backup flash drive.
    • No new features have been added for now, although I have ideas.
    • One potential new feature could be adding a checksum for files to detect data errors.
  • Image Compression 🖼️ https://github.com/hinst/PngCrushBatch Deno.js
    • I previously used this tool successfully, but I've stopped as most of my files are now stored locally with backups on the flash drive. Image compression is less important now that I have 1TB of free space on the flash drive.

I still have other ideas, but when I'll find time for coding remains to be seen. It would be interesting to create a large-scale game, but all my previous attempts in this area ended oddly. I'm not eager to repeat those experiences 🤔💭🚿.