Who I am ?
I’m an experienced DevOps engineer with over 10 years of experience in the IT industry. I’m committed to delivering high-quality results. Throughout my career, I’ve led and contributed to many complex projects,and I have always worked hard to deliver projects on time. My focus on continuous improvements has been key to my success.

Knowledge Base
In computer science, a knowledge base is a set of sentences, each sentence given in a knowledge representation language, with interfaces to tell new sentences and to ask questions about what is known, where either of these interfaces might use inference.
Git and CI/CD
In software engineering, CI/CD or CICD is the combined practices of continuous integration and continuous delivery or, less often, continuous deployment. They are sometimes referred to collectively as continuous development or continuous software development.
Harbor-UI Project
A lightweight Flask‑based front‑end for Harbor container registry projects - providing a minimal dashboard to browse public repositories, cached locally for fast loading. Live project now available on harbor-ui.homayouni.info
TLS-Fission Project
TLS‑Fission is a lightweight TLS interception and forwarding proxy written in pure C (C11) using OpenSSL and libcurl. It acts as an HTTPS termination gateway which decrypts inbound client connections, logs full HTTP requests, and safely forwards them to an upstream target using a new secured TLS session.
dns-dpdk Project
This project is a high‑performance DNS traffic capture and statistics solution, written entirely in C and powered by the DPDK framework for maximum efficiency. It consists of several components working together inside a virtualized environment to capture, mirror, and visualize DNS traffic in real‑time.
Hdns Project
Hdns is a High-Performance, production‑oriented DNS responder designed for high concurrency with a single shared UDP socket, fan‑in/fan‑out threading, local A/PTR records, optional wildcard/regex matching, and upstream forwarding. Live project now available on hdns.homayouni.info
The-Hand Project
The Hand Project is a secure credential and record management platform written in Python (Flask + PostgreSQL). It supports dual authentication modes (Active Directory or Local Database) and includes user‑friendly utilities to manage users and records. Live project now available on the-hand.homayouni.info
ask-interview Project
ask-interview is a full stack tool that automatically generates complex Persian technical interview questions using OpenAI, stores them in a PostgreSQL database, and serves them via a simple Flask web interface. Live project now available on ask.homayouni.info
Apt Mirror
apt mirrors are server locations around the world that host software packages. By selecting a mirror closer to our geographic location and with a faster connection, we can significantly speed up the process of installing and updating software.