Category: Work
Focus on your growth and achievements.
-
The Kindergarten Evaluation Project is a recurring theme in my work. Its goal is to provide a tool for assessing kindergarten children and generating a document that reflects their competencies. In this post, we present a full-stack solution deployed on a VPS. The frontend is built with Next.js, the backend is powered by Django, and […]
-
Here’s a comprehensive post on how to install and configure a mail server on your VPS using Postfix: How to Install and Configure a Mail Server on Your VPS A reliable mail server on your VPS can handle your website’s email needs, such as sending transactional emails, welcome messages, or notifications. Here’s how to set […]
-
When managing a WordPress site, you might find yourself wanting to tweak the design, add custom functionality, or adjust layout elements. WordPress provides two main tools for making these changes: Theme Editor and Site Editor. While both serve different purposes, understanding where changes are applied — to files or the database — is key to […]