Hero

Hello,
I'm ALEXIS ZAMANIDIS, a Professional Senior Software Engineer

name:'Alexis Zamanidis',
role:'Senior Software Engineer',
expertise: ['Optimization', 'Reliability', 'Scaling'],
softSkills: ['Teamwork', 'Communication', 'Growth'],
qualities: ['Diligent', 'Adaptable', 'Analytical'],
hireable:function() {
return(
this.expertise.length>= 3 &&
this.softSkills.includes('Teamwork') &&
this.qualities.includes('Diligent')
);
}
};
if(coder.hireable()) {
console.log('🚀 Hire me or regret later!');
} else {
console.log('⏳ Leveling up. Back soon.');
}

Me, Briefly

  • 👨‍💻Alexis Zamanidis – Ensures systems run Fast and Reliably
  • ⚙️Expert at optimizing Scalability and System Performance
  • 🤝Strong believer in Collaboration and Clear Communication
  • 🚀Growth Mindset focused on continuous improvement and learning
  • 🎯Driven to build Impactful, Reliable systems that scale
Alexis Zamanidis
Experience
Hero

(Aug, 2022 - Present)

Senior Software Engineer

OpenBet

Hero

(Jul, 2021 - Jul, 2022)

Software Engineer

Upstream

Hero

(Oct, 2020 - Jun, 2021)

Software Engineer

ITML

Hero
Skills
Projects

zsh-git-fzf

An interactive ZSH plugin that wraps some git operations for simplicity and productivity. Also, it contains completions and combines the FZF tool to make the operations more convenient.

Shell

27

2

alexiszamanidis

My profile-level README that is displayed prominently on my GitHub profile.

0

0

vscode-git-worktrees

A VS Code extension that wraps git worktree operations for simplicity and productivity

TypeScript

53

5

ansible

This repository installs packages and applications that I use in my daily work

Shell

0

0

dotfiles

This repository synchronizes the configuration files that I am currently using

Lua

0

0

vector

Generic Vector/Dynamic Array implementation using Macros in C.

C

6

1

Hero
Education
Hero

Oct, 2016 - Feb, 2021

Bachelor of Computer Science

National & Kapodistrian University of Athens

Hero

Sep, 2013 - Jun, 2016

High School Diploma

General Lyceum (GEL), Greece

Blogs

3 years ago

4

VS Code Git Worktrees

2 Min Read

VS Code Git Worktrees A Wrapper for Git Worktree Operations that provides an interactive...

Hero
Certifications
Hero

Jun, 2024

Fundamentals of Operating Systems

Udemy

Hero

Jun, 2023

Discovering Backend Bottlenecks: Unlocking Peak Performance

Udemy

Contact with me

If you have any questions or concerns, please don't hesitate to contact me. I am open to any work opportunities that align with my skills and interests.

© 2025 Copyright: Alexis Zamanidis