All posts by Sergei

Optimizing Your Resume with AI: How I Built Resume Wizard
Tailoring my resume for each job application is one of the most time consuming parts of my job search. I carefully analyze job descriptions, compare the required skills to my own experience, and refine my resume to match. To streamline this process, I leverage ChatGPT to extract key keywords and seamlessly integrate them into a…

Building a Java Desktop App to Track Job Applications
A Journey with NetBeans, Embedded H2, and AI Assistance. Over the past month or so, I started a project to develop a Java desktop application to track my job applications. I used Apache NetBeans as the IDE and assistance from AI to work out the bugs and to help with the development of the app….

Self-Hosting with Proxmox VE: My 3-Node Dell OptiPlex Setup
The idea of self-hosting and home labs is a great alternative to cloud service and for those who want a bit more control, privacy, and cost efficiency. My journey into self-hosting began with a venture into Proxmox Virtual Environment (VE), running on a cluster of three nodes. Here’s a look at my setup, the hardware…

Why the ATtiny25/45/85 is a Great Small Form Factor Microcontroller for Hobbyists
Choosing the right microcontroller can make a significant difference in both design and functionality. While the Arduino Uno is a popular choice for its versatility and ease of use, it’s often more than what’s needed for smaller, simpler tasks. The ATtiny25/45/85 offers a compact and efficient alternative, providing the essential features required for many hobbyist…