>
terminal@portfolio
 ____            _    __       _ _       
|  _ \ ___  _ __| |_ / _| ___ | (_) ___  
| |_) / _ \| '__| __| |_ / _ \| | |/ _ \ 
|  __/ (_) | |  | |_|  _| (_) | | | (_) |
|_|   \___/|_|   \__|_|  \___/|_|_|\___/ 
                
visitor@portfolio:~$ cat welcome.txt

Welcome to my terminal-based portfolio!

Software engineer with expertise in distributed systems, software architecture, and industrial ML platforms.

visitor@portfolio:~$ ./about.sh

Name: Omid Zahed

Role: Senior Software Engineer

Location: Tabriz, Iran

Email: hi@omidzahed.dev

Website: omidzahed.dev

GitHub: github.com/omid-zahed

LinkedIn: linkedin.com/in/omid-zahed

CV: Download CV (PDF)

visitor@portfolio:~$ ls skills/

▸ Go / Python / Java / ASP.NET Core

▸ Distributed Systems & Microservices

▸ Kubernetes / Docker / Linux

▸ Ray / Apache Spark / ML Pipelines

▸ Software Architecture & Clean Design

▸ Laravel / PHP / Vue.js

visitor@portfolio:~$ cat projects.json

▸ Distributed Microservice Architectures - Experimental evaluation of REST vs event-driven systems

▸ RAFT Consensus Implementation - Distributed key-value store (Academic Project)

▸ Industrial Digital Twin Platform - ML pipelines for water treatment & manufacturing at Caldex

▸ ERP Modernization - Leading migration of legacy system for 5,000+ employees

▸ Time-Series Database - IoT sensor data storage (Academic Project)

▸ HTTP Server - Custom implementation with script execution (Academic Project)

visitor@portfolio:~$ cat experience.log

Caldex Pty Ltd (Nov 2024 - Present) - Senior Software Engineer

Industrial digital twins & ML platform for water treatment, oil & gas

Nejati Industrial Group (2025 - Present) - Team Lead

Leading ERP modernization for 5,000+ employees using Clean Architecture

Islamic Azad University (Mar 2024 - Jan 2025) - Senior Software Engineer

Industrial goods platform - multi-role marketplace

ParsPack (Sep 2021 - Mar 2024) - Software Engineer

DDD, Kubernetes, video encoding pipelines (zaban.com)

Novin Parsian Higher Education (Jun 2021 - Apr 2023) - Programmer

Educational platforms development and maintenance

Ponisha (Mar 2018 - Sep 2021) - Software Engineer (Freelance)

Laravel, Python, Java, blockchain/smart contracts projects

Tahlilgaran (Jul 2016 - Mar 2018) - Developer

Backend/frontend development, Linux servers, Moodle-based platform

visitor@portfolio:~$ echo "Available Commands"

Type 'help' for available commands

Type 'clear' to clear the terminal

Type 'contact' for contact information

visitor@portfolio:~$