-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (196 loc) · 9.44 KB
/
Copy pathindex.html
File metadata and controls
206 lines (196 loc) · 9.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Soheil Salmani — Resume</title>
<meta name="description" content="Soheil Salmani - Data Engineer | Python | Data Pipelines & Analytics" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/aos@2.3.4/dist/aos.css" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- فقط حبابهای پسزمینه اضافه شد -->
<canvas id="bg-bubbles" aria-hidden="true"></canvas>
<header class="topbar glass">
<div class="brand">
<span class="dot"></span>
<div class="brand-text">
<h1>Soheil Salmani</h1>
<p>Data Engineer · Python</p>
</div>
</div>
<div class="actions">
<a class="btn btn-neutral" href="https://www.linkedin.com/in/soheil-salmani-822b89232" target="_blank" rel="noopener">LinkedIn</a>
<a class="btn btn-neutral" href="https://github.com/SoheilGtex" target="_blank" rel="noopener">GitHub</a>
<a class="btn btn-neutral" id="btn-download" href="Resume.pdf" download>Download PDF</a>
<button class="btn btn-primary" id="btn-theme">Toggle Theme</button>
</div>
</header>
<main>
<!-- HERO -->
<section class="card hero glass" data-aos="fade-up" data-aos-offset="60">
<h2 class="hero-title">Soheil Salmani</h2>
<p class="subtitle"><span id="typing"></span></p>
<p class="lead">
Data engineer and Python developer focused on data acquisition, cleaning, and analytics—primarily in financial-data and BI workflows. Experienced in building efficient ETL pipelines, structuring large datasets, and collaborating with analysts to deliver dashboards and reports. Open to remote roles and relocation (Germany / Ireland).
</p>
<div class="contact-pills">
<a class="pill" href="mailto:Soheilsalmanisafarpour@gmail.com">✉ Email</a>
<a class="pill" href="tel:+989197547949">☎ +98 919 754 7949</a>
<!-- LinkedIn pill removed here by request -->
<span class="pill">📍 Tehran, Iran</span>
</div>
</section>
<!-- SKILLS (3 groups) -->
<section class="card glass" data-aos="fade-up">
<h3>Key Skills</h3>
<div class="skills-grid">
<div class="skills-col">
<h4>Programming & Data</h4>
<ul class="chips">
<li>Python</li><li>SQL</li><li>Git</li><li>Bash</li><li>Linux</li>
<li>Pandas</li><li>NumPy</li><li>Requests</li>
<li>Matplotlib</li><li>Seaborn</li><li>Scikit-Learn</li>
</ul>
</div>
<div class="skills-col">
<h4>Data Workflows & Tools</h4>
<ul class="chips">
<li>ETL Pipelines</li><li>Data Cleaning & Wrangling</li>
<li>Data Visualization</li><li>Business Intelligence (BI)</li>
<li>EDA</li><li>Mathematics</li>
</ul>
</div>
<div class="skills-col">
<h4>Interpersonal & Leadership</h4>
<ul class="chips">
<li>Problem Solving</li><li>Teamwork</li>
<li>Technical Leadership</li><li>Strategy</li>
<li>Public Speaking</li>
</ul>
</div>
</div>
</section>
<!-- EXPERIENCE (Timeline) -->
<section class="card glass" data-aos="fade-up">
<h3>Experience</h3>
<div class="timeline">
<div class="t-item" data-aos="fade-right">
<div class="t-dot"></div>
<div class="t-content">
<h4>Data Engineer — Fara-Ro</h4>
<span class="t-meta">Dec 2024 – Present · Tehran, Iran</span>
<ul>
<li>Collected, cleaned, and structured financial data (primarily stock-market sources).</li>
<li>Designed efficient data acquisition processes for faster, more accurate updates.</li>
<li>Performed EDA and supported BI teams with actionable insights.</li>
<li>Automated pipelines using Python (Pandas, NumPy, requests) and SQL.</li>
</ul>
</div>
</div>
<div class="t-item" data-aos="fade-right" data-aos-delay="60">
<div class="t-dot"></div>
<div class="t-content">
<h4>Technical Manager — Asansafar Iranian</h4>
<span class="t-meta">Aug 2023 – Present · Tehran Province, Iran</span>
<ul>
<li>Built and led a cross-functional tech team (web & mobile).</li>
<li>Defined the technical roadmap aligned with business objectives.</li>
<li>Ensured timely milestone delivery; oversaw code quality & architecture.</li>
</ul>
</div>
</div>
<div class="t-item" data-aos="fade-right" data-aos-delay="120">
<div class="t-dot"></div>
<div class="t-content">
<h4>Python Developer — Asansafar Iranian</h4>
<span class="t-meta">Jun 2023 – Aug 2023 · Tehran Province, Iran</span>
<ul>
<li>Refactored legacy Python backend for scalability & maintainability.</li>
<li>Implemented core business logic and prepared the system for productization.</li>
</ul>
</div>
</div>
<div class="t-item" data-aos="fade-right" data-aos-delay="180">
<div class="t-dot"></div>
<div class="t-content">
<h4>Freelance Programmer — Self-Employed</h4>
<span class="t-meta">Mar 2020 – Present · Tehran, Iran</span>
<ul>
<li>Built bots & automation tools in Python; Project Euler & Natas challenges.</li>
<li>Voice Cloning project recognized by Pardis Technology Park.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- PROJECTS -->
<section class="card glass" data-aos="fade-up" id="projects">
<h3>Projects</h3>
<div class="grid">
<div class="project bubble" data-aos="zoom-in" data-aos-delay="50">
<h4>Voice Cloning (SV2TTS, Python)</h4>
<p>Presented at Pardis Technology Park; showcased at the Crisis Management Headquarters with UN representatives. Media: IRIB Channel 1 (Jan 2023) & IRIB Nasim (Exir Festival, 2024).</p>
</div>
<div class="project bubble" data-aos="zoom-in" data-aos-delay="100">
<h4>Methane Gas Detection (Python)</h4>
<p>Sensor-based prototype for methane hazard detection using threshold logic; presented in Sampad programming competitions.</p>
</div>
<div class="project bubble" data-aos="zoom-in" data-aos-delay="150">
<h4>Asansafar — Smart Urban Mobility</h4>
<p>Defined technical direction; prepared MVP for service operations; defended at Tehran Municipality panel (Oct 2023).</p>
</div>
</div>
</section>
<!-- EDUCATION -->
<section class="card glass" data-aos="fade-up">
<h3>Education</h3>
<ul class="bullets">
<li><strong>B.Sc. in Mathematics and Applications</strong> — Kharazmi University (Oct 2024 – Present). Core Council Member of the Mathematics Scientific Association; Member of the AI Society.</li>
<li><strong>Diploma in Mathematics & Physics</strong> — Sampad (Sep 2018 – Jul 2024).</li>
</ul>
</section>
<!-- LICENSES -->
<section class="card glass" data-aos="fade-up">
<h3>Licenses & Certifications</h3>
<ul class="bullets two-col">
<li>CS50x Puzzle Day 2025 — Harvard University (Apr 2025)</li>
<li>CS50x Puzzle Day 2024 — Harvard University (Apr 2024)</li>
<li>Data Analysis with Python — freeCodeCamp (May 2023)</li>
<li>Machine Learning with Python — freeCodeCamp (May 2023)</li>
<li>Scientific Computing with Python — freeCodeCamp (Apr 2023)</li>
<li>CS50x Puzzle Day 2023 — Harvard University (Mar 2023)</li>
<li>CS50x — Harvard/CS50 (Dec 2022)</li>
<li>Microsoft Learn (Feb 2022)</li>
<li>Git: Become an Expert in Git & GitHub — Udemy (May 2023)</li>
<li>Intro to Python — Udemy (May 2023)</li>
<li>Introduction to Python Programming — Udemy (May 2023)</li>
<li>Git Started with GitHub — Udemy (May 2023)</li>
<li>Python — Mimo (Apr 2020)</li>
<li>SQL — Mimo (Apr 2020)</li>
<li>LOGIC — Raymand Robot (Jun 2018)</li>
<li>KAIROBOT 3 — Raymand Robot (Dec 2017)</li>
</ul>
</section>
<!-- ORGS & LANGS -->
<section class="card glass" data-aos="fade-up">
<h3>Organizations & Languages</h3>
<p><strong>Organizations:</strong> Mathematics Scientific Association (Core Council), AI Association (Member) — Kharazmi University.</p>
<div class="lang-pills">
<span class="pill">English — Professional Working</span>
<span class="pill">German — Limited Working</span>
<span class="pill">Persian — Native/Bilingual</span>
</div>
<div class="cta">
<a class="btn btn-primary" href="mailto:Soheilsalmanisafarpour@gmail.com">Contact Me</a>
<!-- LinkedIn & GitHub removed here by request -->
</div>
</section>
</main>
<footer class="footer">© <span id="year"></span> Soheil Salmani</footer>
<script src="https://unpkg.com/aos@2.3.4/dist/aos.js"></script>
<script src="script.js"></script>
</body>
</html>