Projects

Here are some of the key projects I've led and contributed to throughout my career. Each project represents a unique challenge and demonstrates my ability to deliver results across various industries and technologies.

Django Personal Portfolio & CV Website

Django Personal Portfolio & CV Website

Back-end Developer

A responsive personal portfolio and CV website built with Django framework. Features project showcase, skills timeline, education history, contact form, and downloadable CV.

Flask-Based ToDo Application with RESTful API

Flask-Based ToDo Application with RESTful API

Back-end Developer

A web-based ToDo application with RESTful API architecture built using Flask. Features a complete CRUD API for task management and a simple Persian-language UI.

Digital Products Store (Django sample)

Digital Products Store (Django sample)

Back-end Developer

This Django project is a fully functional sample site for selling and delivering digital products (e.g., eBooks, software, music, design assets).

Server Health Monitor (Periodic URL checks with SMS alerts)

Server Health Monitor (Periodic URL checks with SMS alerts)

Python Developer

This Python utility periodically checks a list of server URLs by issuing HTTP GET requests every two minutes. If a request returns 200 OK, the event is logged as a success. If a request fails (non-200, timeout, DNS error, or other exceptions), the failure is logged and an SMS alert is sent to a configured phone number.

Server-Side Development for vesta-electronic.com

Server-Side Development for vesta-electronic.com

Back-end Developer

I was responsible for the entire back-end development of this e-commerce website using Django and Django REST Framework. This included implementing systems for product management, user authentication, and order processing, creating a secure and scalable foundation for the platform.

Terraform Learning Examples

Terraform Learning Examples

DevOps Engineer

A Terraform training repository covering fundamental to advanced Infrastructure as Code concepts. Includes practical examples of resources, modules, lifecycle hooks, and variable management.