<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<title>Mobin Zadeh Kochak - Senior Full-Stack Developer</title>
	<meta name="description" content="Senior Full-Stack Developer with 18+ years of experience building high-performance web applications and APIs. Director of Software Development at Oxford Algorithms.">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link href='https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap' rel='stylesheet'>
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
	
	<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
	<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
	<link rel="manifest" href="/site.webmanifest">
	<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
	<meta name="msapplication-config" content="/browserconfig.xml">
	<meta name="msapplication-TileColor" content="#da532c">
	<meta name="theme-color" content="#ffffff">
  <link rel="stylesheet" crossorigin href="/css/styles.css">
</head>
<body>

	<div class="wrapper">
		<header>
			<img src="/assets/mobin.png" alt="Mobin Zadeh Kochak">
			
			<div class="floating-techs">
				<span class="floating-tech">Laravel</span>
				<span class="floating-tech">Node.js</span>
				<span class="floating-tech">Vue.js</span>
				<span class="floating-tech">Swift</span>
				<span class="floating-tech">Python</span>
				<span class="floating-tech">AWS</span>
				<span class="floating-tech">React</span>
				<span class="floating-tech">MySQL</span>
			</div>
			
			<h1>Mobin Zadeh Kochak</h1>
			<h2>Senior Full-Stack Developer</h2>
			<p class="location">UK</p>
		</header>

		<main>
			<section class="intro">
				<p>18+ years building high-performance web applications, iOS apps, and APIs serving millions of users. Expertise in Laravel, Node.js, Vue.js, Next.js, and Swift with proven ability to architect scalable systems.</p>
			</section>

			<section class="experience">
				<h3>Experience</h3>
				<div class="role">
					<h4>Director of Software Development</h4>
					<span class="company"><a href="https://oxfordalgorithms.com" target="_blank">Oxford Algorithms</a> • 2021 - Present</span>
					<p>Leading full-stack development of FCA-regulated financial systems.</p>
				</div>
				<div class="role">
					<h4>Founder & Lead Developer</h4>
					<span class="company"><a href="https://fastdic.com" target="_blank">Fast Dictionary</a> • 2007 - Present</span>
					<p>Award-winning English-Persian dictionary serving 2M+ active users with millions of downloads.</p>
				</div>

				<div class="achievements">
					<h4>Key Achievements</h4>
					<ul>
						<li>Built systems serving 2M+ users with 99.95%+ uptime</li>
						<li>Led engineering teams in regulated financial environments</li>
						<li>Architected systems handling millions of daily API requests</li>
					</ul>
				</div>
			</section>

			<section class="technologies">
				<h3>Technical Skills</h3>
				<div class="tech-category">
					<h4>Backend</h4>
					<div class="tech-grid">
						<span>Python</span>
						<span>Laravel</span>
						<span>Node.js</span>
						<span>C# .NET</span>
					</div>
				</div>
				<div class="tech-category">
					<h4>Frontend & Mobile</h4>
					<div class="tech-grid">
						<span>React</span>
						<span>Next.js</span>
						<span>Vue.js</span>
						<span>Vanilla JavaScript</span>
						<span>TypeScript</span>
						<span>iOS - Swift & React Native</span>
					</div>
				</div>
				<div class="tech-category">
					<h4>Databases</h4>
					<div class="tech-grid">
						<span>PostgreSQL</span>
						<span>Redis</span>
						<span>MongoDB</span>
						<span>Couchbase</span>
						<span>MySQL</span>
					</div>
				</div>
				<div class="tech-category">
					<h4>Cloud & DevOps</h4>
					<div class="tech-grid">
						<span>AWS</span>
						<span>Azure</span>
						<span>Docker</span>
						<span>CI/CD</span>
					</div>
				</div>
				<div class="tech-category">
					<h4>APIs & Tools</h4>
					<div class="tech-grid">
						<span>FastApi</span>
						<span>GraphQL</span>
						<span>WebSockets</span>
						<span>Git</span>
						<span>Airflow</span>
					</div>
				</div>
			</section>
		</main>

		<footer>
			<h4>Connect</h4>
			<ul>
				<li><a class="fab fa-linkedin" href="https://linkedin.com/in/mobinzadehkochak" target="_blank" title="LinkedIn"></a></li>
				<li><a class="fab fa-github" href="https://github.com/mobinzk" target="_blank" title="GitHub"></a></li>
				<li><a class="fas fa-envelope" href="/cdn-cgi/l/email-protection#6c05020a032c01030e05021607420f0301" target="_blank" title="Email"></a></li>
				<li><a class="fab fa-x" href="https://x.com/mobinzkai" target="_blank" title="X"></a></li>
			</ul>
		</footer>
	</div>

	<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

		ga('create', 'UA-500358-2', 'auto');
		ga('send', 'pageview');

	</script>
</body>
</html>
