-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.js
More file actions
286 lines (286 loc) · 17.4 KB
/
Copy pathdata.js
File metadata and controls
286 lines (286 loc) · 17.4 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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
const resumeData = {
// =================================================================================
// English Content
// =================================================================================
en: {
ui: {
langButton: 'Language',
docButton: 'Resume Type',
},
about: {
title: 'About This Page',
content: 'This page is dedicated to the Git training at the Hammasir bootcamp. Read about the bootcamp [here +](https://neshan.org/life/hammasir_bootcamp/) and about its organizer, neshan maps [here +](https://neshan.org/).<br>You can also view the code and information related to the project in [its repository +](https://github.com/rahmasir/resume).'
},
work: {
name: 'Rahmat Ansari',
contact: [
'<span>+98 903 085 9525</span>',
{ text: 'rahmat.ansari.dev', href: 'mailto:rahmat.ansari.dev' },
{ text: 'LinkedIn', href: 'https://linkedin.com/in/en-r-ansari' },
{ text: 'GitHub', href: 'https://github.com/enansari' }
],
sections: [{
title: 'Work Experience',
items: [{
title: 'Backend Developer',
subtitle: 'Neshan Maps | on site | internship | Mashhad | Jul 2025 - Present',
description: 'I am happy that I was among the 6 selected out of more than 600 applicants for this position and was able to participate in the bootcamp. This intensive bootcamp covers the concepts of software engineering and back-end development.',
points: [
'stack: Java - Spring boot',
'This program attempts to teach most of the skills of a software engineer.',
'Under the supervision of the company\'s senior mentor'
]
}, {
title: 'Image Processing Engineer',
subtitle: 'Bonyad Melli Nokhbegan | remote | Jul 2024 - Nov 2024',
description: 'In this program, which I hope will eventually lead to a patent, we are building a robot to harvest saffron. I am a member of the machine vision team of this project. The supervisor of the project, Dr. Mohsen Taghizadeh, is a faculty member of the Faculty of Engineering, Department of Mechanical Engineering, Hakim Sabzevari University.',
points: [
'stack: image processing by open-cv',
'using pytorch and pandas',
]
}, {
title: 'Backend Developer',
subtitle: 'Part software group | onsite | Mashhad, Iran | Jul 2024 - Aug 2024',
description: 'In this intensive bootcamp, I learned the basics of back-end programming with node.js from the professional engineers of Part software company.',
points: [
'stack: node js, express',
'using custom framework - part framework for developing our programs',
]
}]
}, {
title: 'Skills',
items: [{
title: 'Programming Languages',
subtitle: 'Java, NodeJs, Express, Python, Cpp, html, css',
}, {
title: 'Technologies',
subtitle: 'Docker, Git, Github, Reddis, MongoDB, Postgress, fast api, flask, django, swagger ui',
}]
}, {
title: 'Honors',
items: [{
title: '1st place Star programming Competition',
subtitle: 'Issued by Hakim Sabzevari University, Payam Noor University · May 2025',
description: 'As a member of the excellent Daddy team, I am thrilled to have secured 1st place in the first round of the Star (Sabzevar Tournament Algorithm Race), winning by a significant margin. In this competition, as in others, teamwork and creativity were paramount. I am proud of our collective success in this exciting challenge.'
}, {
title: '3rd place Student Relay Programming Contest | East Region',
subtitle: 'Issued by Dotin Company, Khatam university · May 2025',
description: 'I am glad that we managed to win 3rd place in the first round of the relay Programming Competition (inspired by the relay race) and earned a ticket to the main competition in Tehran. This competition was a creative algorithm challenge in which the skills and efforts of all team members were extremely important. The problem space of this competition focused on graphs and included four tasks and three keys, and we successfully completed all tasks and keys. Participating in this wonderful competition as a member of the strong team, Only Fans (Faghat Tarafdaran), was a great honor for me. I would like to thank the Dotin team (organizers) for their efforts.'
}]
}]
},
academic: {
name: 'John Doe',
contact: [
'<span>(123) 456-7890</span>',
{ text: 'john.doe.edu@email.com', href: 'mailto:john.doe.edu@email.com' },
{ text: 'Google Scholar', href: 'https://scholar.google.com/citations?user=johndoe' }
],
sections: [{
title: 'Education',
items: [{
title: 'M.S. in Computer Science',
subtitle: 'Stanford University | Stanford, CA | 2016 - 2018',
description: 'Thesis: "Efficient Algorithms for Large-Scale Data Processing". GPA: 3.9/4.0',
}, {
title: 'B.S. in Computer Science',
subtitle: 'University of California, Berkeley | Berkeley, CA | 2012 - 2016',
description: 'Graduated with High Honors. GPA: 3.8/4.0',
}]
}, {
title: 'Publications',
items: [{
title: 'A Novel Approach to Distributed Systems',
subtitle: 'Published in [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12), 2018',
description: 'This paper introduces a new framework for building scalable and fault-tolerant distributed systems.'
}]
}, {
title: 'Teaching Experience',
items: [{
title: 'Teaching Assistant for Data Structures',
subtitle: 'Stanford University | 2017',
description: 'Led weekly discussion sections for 50+ undergraduate students and graded assignments.'
}]
}]
}
},
// =================================================================================
// Persian (Farsi) Content (Content is the same, but you can translate it)
// =================================================================================
fa: {
ui: {
langButton: 'زبان',
docButton: 'نوع رزومه',
},
about: {
title: 'درباره این صفحه',
content: 'این صفحه مختص تمرین گیت در بوت کمپ Hammasir ایجاد شده است. در مورد این بوت کمپ اینجا + و در مورد ارگانایزر آن، یعنی neshan maps اینجا + بخوانید. همچنین شما میتوانید کدها و اطلاعات مربوطه به پروژه را در ریپازیتوری آن + مشاهده کنید.'
},
work: {
name: 'رحمت انصاری',
contact: [
'<span>+۹۸ ۹۰۳ ۰۸۵ ۹۵۲۵</span>',
{ text: 'rahmat.ansari.dev', href: 'mailto:rahmat.ansari.dev' },
{ text: 'لینکدین', href: 'https://linkedin.com/in/en-r-ansari' },
{ text: 'گیتهاب', href: 'https://github.com/enansari' }
],
sections: [{
title: 'سوابق کاری',
items: [{
title: 'مهندس نرمافزار ارشد',
subtitle: 'شرکت تک سولوشنز | سانفرانسیسکو، کالیفرنیا | ۲۰۲۰ - اکنون',
description: 'رهبری یک تیم ۵ نفره از توسعهدهندگان در ایجاد یک [پلتفرم تحلیل مبتنی بر ابر](https://example.com).',
points: [
'معماری و پیادهسازی یک بکاند مبتنی بر میکروسرویس با استفاده از Node.js و Docker.',
'بهبود ۳۰ درصدی عملکرد برنامه از طریق بهینهسازی کوئریها و استراتژیهای کش.',
'راهنمایی مهندسان تازهکار و بازبینی کد برای حفظ کیفیت کد.'
]
}, {
title: 'مهندس نرمافزار',
subtitle: 'شرکت اینووتک | پالو آلتو، کالیفرنیا | ۲۰۱۸ - ۲۰۲۰',
description: 'توسعه و نگهداری ویژگیها برای یک وبسایت تجارت الکترونیک در مقیاس بزرگ.',
points: [
'ساخت کامپوننتهای UI واکنشگرا با React و Redux.',
'نوشتن تستهای واحد و یکپارچهسازی، و افزایش پوشش کد به بیش از ۹۰ درصد.',
]
}]
}, {
title: 'مهارتها',
items: [{
title: 'زبانهای برنامهنویسی',
subtitle: 'جاوا اسکریپت، پایتون، جاوا، SQL',
}, {
title: 'تکنولوژیها',
subtitle: 'React, Node.js, Docker, AWS, PostgreSQL',
}]
}]
},
academic: {
name: 'جان دو',
contact: [
'<span>(۱۲۳) ۴۵۶-۷۸۹۰</span>',
{ text: 'john.doe.edu@email.com', href: 'mailto:john.doe.edu@email.com' },
{ text: 'گوگل اسکالر', href: 'https://scholar.google.com/citations?user=johndoe' }
],
sections: [{
title: 'تحصیلات',
items: [{
title: 'کارشناسی ارشد علوم کامپیوتر',
subtitle: 'دانشگاه استنفورد | استنفورد، کالیفرنیا | ۲۰۱۶ - ۲۰۱۸',
description: 'پایاننامه: "الگوریتمهای کارآمد برای پردازش دادههای بزرگ". معدل: ۳.۹/۴.۰',
}, {
title: 'کارشناسی علوم کامپیوتر',
subtitle: 'دانشگاه کالیفرنیا، برکلی | برکلی، کالیفرنیا | ۲۰۱۲ - ۲۰۱۶',
description: 'فارغالتحصیل با درجه عالی. معدل: ۳.۸/۴.۰',
}]
}, {
title: 'مقالات منتشر شده',
items: [{
title: 'رویکردی نوین به سیستمهای توزیعشده',
subtitle: 'منتشر شده در [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12), 2018',
description: 'این مقاله یک چارچوب جدید برای ساخت سیستمهای توزیعشده مقیاسپذیر و مقاوم در برابر خطا معرفی میکند.'
}]
}, {
title: 'سوابق تدریس',
items: [{
title: 'دستیار آموزشی برای درس ساختمان دادهها',
subtitle: 'دانشگاه استنفورد | ۲۰۱۷',
description: 'برگزاری جلسات بحث هفتگی برای بیش از ۵۰ دانشجوی کارشناسی و نمرهدهی به تکالیف.'
}]
}, {
title: 'سوابق تدریس',
items: [{
title: 'دستیار آموزشی برای درس ساختمان دادهها',
subtitle: 'دانشگاه استنفورد | ۲۰۱۷',
description: 'برگزاری جلسات بحث هفتگی برای بیش از ۵۰ دانشجوی کارشناسی و نمرهدهی به تکالیف.'
}]
}]
}
},
// =================================================================================
// German Content (Content is the same, but you can translate it)
// =================================================================================
de: {
ui: {
langButton: 'Sprache',
docButton: 'Dokument',
},
about: {
title: 'Über diese Seite',
content: 'Diese Seite wurde erstellt, um meinen beruflichen und akademischen Werdegang in mehreren Sprachen zu präsentieren. Sie ist übersichtlich, responsiv und einfach zu navigieren. Der Quellcode ist auf [GitHub](https://github.com/enansari/resume-page) verfügbar.'
},
work: {
name: 'John Doe',
contact: [
'<span>(123) 456-7890</span>',
{ text: 'rahmat.ansari.dev', href: 'mailto:rahmat.ansari.dev' },
{ text: 'LinkedIn', href: 'https://linkedin.com/in/en-r-ansari' },
{ text: 'GitHub', href: 'https://github.com/enansari' }
],
sections: [{
title: 'Berufserfahrung',
items: [{
title: 'Senior Software-Ingenieur',
subtitle: 'Tech Solutions Inc. | San Francisco, CA | 2020 - Heute',
description: 'Leitung eines 5-köpfigen Entwicklerteams bei der Erstellung einer neuen [Cloud-basierten Analyseplattform](https://example.com).',
points: [
'Architektur und Implementierung eines auf Microservices basierenden Backends mit Node.js und Docker.',
'Verbesserung der Anwendungsleistung um 30% durch Abfrageoptimierung und Caching-Strategien.',
'Betreuung von Nachwuchsingenieuren und Durchführung von Code-Reviews zur Sicherstellung der Code-Qualität.'
]
}, {
title: 'Software-Ingenieur',
subtitle: 'Innovatech Corp. | Palo Alto, CA | 2018 - 2020',
description: 'Entwicklung und Wartung von Funktionen für eine große E-Commerce-Website.',
points: [
'Erstellung responsiver UI-Komponenten mit React und Redux.',
'Schreiben von Unit- und Integrationstests, wodurch die Code-Abdeckung auf über 90% erhöht wurde.',
]
}]
}, {
title: 'Fähigkeiten',
items: [{
title: 'Programmiersprachen',
subtitle: 'JavaScript, Python, Java, SQL',
}, {
title: 'Technologien',
subtitle: 'React, Node.js, Docker, AWS, PostgreSQL',
}]
}]
},
academic: {
name: 'John Doe',
contact: [
'<span>(123) 456-7890</span>',
{ text: 'john.doe.edu@email.com', href: 'mailto:john.doe.edu@email.com' },
{ text: 'Google Scholar', href: 'https://scholar.google.com/citations?user=johndoe' }
],
sections: [{
title: 'Ausbildung',
items: [{
title: 'M.S. in Informatik',
subtitle: 'Stanford University | Stanford, CA | 2016 - 2018',
description: 'Masterarbeit: "Effiziente Algorithmen für die Verarbeitung großer Datenmengen". Notendurchschnitt: 3.9/4.0',
}, {
title: 'B.S. in Informatik',
subtitle: 'University of California, Berkeley | Berkeley, CA | 2012 - 2016',
description: 'Abschluss mit Auszeichnung. Notendurchschnitt: 3.8/4.0',
}]
}, {
title: 'Veröffentlichungen',
items: [{
title: 'Ein neuer Ansatz für verteilte Systeme',
subtitle: 'Veröffentlicht in [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12), 2018',
description: 'Dieses Papier stellt ein neues Framework für die Erstellung skalierbarer und fehlertoleranter verteilter Systeme vor.'
}]
}, {
title: 'Lehrerfahrung',
items: [{
title: 'Lehrassistent für Datenstrukturen',
subtitle: 'Stanford University | 2017',
description: 'Leitung wöchentlicher Diskussionsrunden für über 50 Bachelor-Studenten und Benotung von Aufgaben.'
}]
}]
}
}
};