-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.js
387 lines (373 loc) · 15.1 KB
/
info.js
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
const data = [
{
title: "About",
content: "Motivated and detail-oriented software developer \
with over 4 years of experience in frontend and backend development, \
including related infrastructure tools. Currently pursuing a B.Sc.\
in Computer Science, I am passionate about leveraging technology\
to solve real-world problems and drive innovation. My interests extend\
to audio, game development, data science, and security principles \
in general. I thrive on continuous learning and seek challenging\
opportunities to enhance my analytical thinking, problem-solving skills,\
and personal growth.",
},
{
title: "Experience",
content: [
{
job_title: "Software Developer, Internship",
company_place: "Kitro - Zurich, Switzerland",
href: "https://www.kitro.ch/",
dates: "September 2023 - February 2024",
job_info: 'During my internship at KITRO in Zurich, \
I embarked on a transformative journey in full-stack development, \
covering both serverless backend and frontend aspects. \
I applied my knowledge of Python to automate backend tasks,\
using AWS Chalice and SQLAlchemy for data transformation, \
report generation, and database querying. Additionally, I \
utilized React.js for developing user interfaces, \
gaining exposure to the entire development lifecycle. \
To ensure seamless deployment and scalability, \
I employed containerized solutions using Docker and Kubernetes\
in a Linux environment. I also implemented security principles\
following authentication and authorization standards such as \
OAuth2 and OIDC, using open-source tools like Keycloak. \
These experiences have equipped me with a solid foundation in \
full-stack development and modern, scalable application architectures.'
},
{
job_title: "Junior Pre-Event Trader (Basketball Betting)",
company_place: "Novibet - Athens, Greece",
href: "https://www.novibet.com",
dates: "June 2023 - August 2023",
job_info: 'Worked for Novibet, a sports betting company as a \
pre-event trader. Among other responsibilities, I am responsible \
for ensuring first-class sports offerings for Basketball events, \
monitoring the internal tools, and solving various tasks'
},
{
job_title: "Junior Software Developer",
company_place: "Sports Betting - Athens, Greece",
href: "https://github.com/georgedouzas/sports-betting",
dates: "October 2021 - Present",
job_info: 'I am working voluntarily for Sports-Betting, \
an open-source collection of tools that makes it easy \
to create machine learning models for sports betting \
and evaluate their performance.'
},
{
job_title: "Engineering CRM Tech & Web , Internship",
company_place: "Adidas Runtastic GMBH - Vienna, Austria",
href: "https://www.runtastic.com/",
dates: "April 2021 - September 2021",
job_info: 'Internship in Adidas Runtastic on the CRM Tech \
and Web Team.Actively participated in various tasks for \
the Web team, and following a well-structured plan, I \
workd to reconfigure information and knowledge for s\
pecific programming tools. Following that, I implemented\
those into a new platform to ensure more smooth \
onboarding procedures for new interns and configured \
automated scripts for the internal development environment.'
},
{
job_title: "Junior Frontend Developer",
company_place: "AlgoWit AI Research - Lisbon, Portugal",
href: "https://algowit.github.io/",
dates: "March 2019 - August 2020",
job_info: 'AlgoWit is an AI research company that aims to \
develop smart algorithms for various applications including, \
among others, algorithmic trading, sports betting, and fraud detection.\
My responsibility is to develop and maintain the companys front end of \
the website. The initial work, as a member of the front-end team, was to \
use various tools to generate sketches and in turn a demo \
for the companys website. The CSS frameworks Bootstrap and Bulma \
were used as well as Webpack for the build process. In later stages, \
React and D3.js were also utilized in order to develop interactive \
pages that present various algorithms to the user. Test-driven development \
was also practiced with the help of the Mocha framework, while Git was \
used for version control of the codebase. Development was done on various \
operating systems including Windows, macOS, and different Linux distributions.'
}
]
},
{
title: "Education",
content: [
{
university: "Hellenic Open University",
dates: "2019 - 2027",
study: 'Bachelor of Science in Computer Science',
href: "https://www.eap.gr/en/",
courses: [
{
inner_title: 'Introduction to Informatics',
inner_content: [
{title: 'Introduction to Computer Science'},
{title: 'Introduction to Programming Techniques'},
{title: 'Introduction to Data Structures'},
{title: 'Introduction to Programming languages'},
],
},
{
inner_title: 'Mathematics for Informatics I',
inner_content: [
{title: 'Linear Algebra'},
{title: 'Single Variable Calculus'},
{title: 'Elements of Probability Theory'},
],
},
{
inner_title: 'Principles of Software Technology',
inner_content: [
{title: 'Software Engineering I'},
{title: 'Databases'},
{title: 'Operating Systems I'},
],
},
{
inner_title: 'Discrete Mathematics and Mathematical Logic - Ongoing',
inner_content: [
{title: 'Discrete Mathematics'},
{title: 'Graph Theory'},
{title: 'Mathematical Logic'},
],
},
{
inner_title: 'Also there are 7 more courses to follow such as:',
inner_content: [
{title: 'Digital Systems'},
{title: 'Computer Network Fundamentals'},
{title: 'Software Design'},
{title: 'Foundations of Computer Science'},
{title: 'Artificial Intelligence - Applications'},
{title: 'Signals and Image Processing'},
{title: 'Linear Programming and Modeling'}
],
},
],
},
],
},
{
title: "Skills",
content: [
{
general_info: "Professional knowledge and familiar with :",
subjects: [
{
subject_title: 'Programming Languages',
subject_content: [
{title: 'Python'},
{title: 'Javascript , ( For Web Development with HTML & CSS )'},
{title: 'C , C++'},
{title: 'Ruby , R , Bash'},
],
},
{
subject_title: 'Software Tools',
subject_content: [
{title: 'Git'},
{title: 'Docker'},
{title: 'Kubernetes'},
{title: 'Gitlab CI'},
{title: 'Npm'},
{title: 'Node.js'},
{title: 'Webpack'},
{title: 'React.js'},
{title: 'Backbone.js'},
{title: 'D3.js'},
{title: 'PostgreSQL/SQLAlchemy'},
{title: 'AWS/Chalice'},
{title: 'Tone.js'},
{title: 'Bootstrap, Material UI & Bulma'},
{title: 'Mocha'},
{title: 'Gatsby.js, Jekyll & Hugo'},
{title: 'Electron'},
{title: 'Selenium'},
{title: 'Ruby on Rails'},
{title: 'Ember.js'},
],
},
{
subject_title: 'Authentication and Security',
subject_content: [
{title: 'OIDC'},
{title: 'OAuth 2.0'},
{title: 'IAM (Identity and Access Management)'},
{title: 'KeyCloak (IDP Provider)'},
{title: 'MFA'},
{title: 'API Security'},
],
},
{
subject_title: 'Operating Systems',
subject_content: [
{title: 'Linux ( Debian Distributions)'},
{title: 'Mac OS'},
{title: 'Windows'},
],
},
]
},
],
},
{
title: "Awards & Certifications",
content: {
specializations: [
{
title: "Python for Everybody Specialization",
href: "https://www.coursera.org/account/accomplishments/specialization/HNRNTGG36Q6H",
courses: [
{
title: "Using Databases with Python",
href: "https://www.coursera.org/account/accomplishments/certificate/FJWWA2GTB29J"
},
{
title: "Using Python to Access Web Data",
href: "https://www.coursera.org/account/accomplishments/certificate/DXV8RWT52L98"
},
{
title: "Python Data Structures",
href: "https://www.coursera.org/account/accomplishments/certificate/3HNEXUW55UK2"
},
{
title: "Programming for Everybody (Getting Started with Python)",
href: "https://www.coursera.org/account/accomplishments/certificate/DJ6JKQS6DEKN"
}
]
},
{
title: "Web Design for Everybody: Basics of Web Development & Coding",
href: "https://www.coursera.org/account/accomplishments/specialization/SL7377JLYYF9",
courses: [
{
title: "Introduction to HTML5",
href: "https://www.coursera.org/account/accomplishments/certificate/MD26CD8J283G"
},
{
title: "Introduction to CSS3",
href: "https://www.coursera.org/account/accomplishments/certificate/BLSNDCTC5CDP"
},
{
title: "Interactivity with JavaScript",
href: "https://www.coursera.org/account/accomplishments/certificate/8RWX3CW2LVR7"
},
{
title: "Advanced Styling with Responsive Design",
href: "https://www.coursera.org/account/accomplishments/certificate/Z3XDXRZ5MLPW"
},
{
title: "Web Design for Everybody Capstone",
href: "https://www.coursera.org/account/accomplishments/certificate/9P6G85E9KJDX"
}
]
},
{
title: "Full-Stack Web Development with React",
href: "https://www.coursera.org/account/accomplishments/specialization/Y5JS7QGZGPMZ",
courses: [
{
title: "Front-End Web UI Frameworks and Tools: Bootstrap 4",
href: "https://www.coursera.org/account/accomplishments/certificate/9GXTCMWL4X7B"
},
{
title: "Front-End Web Development with React",
href: "https://www.coursera.org/account/accomplishments/certificate/AGJZ8KHE37CB"
},
{
title: "Multiplatform Mobile App Development with React Native",
href: "https://www.coursera.org/account/accomplishments/certificate/JSSPFJJ5TACC"
},
{
title: "Server-side Development with NodeJS, Express and MongoDB",
href: "https://www.coursera.org/account/accomplishments/certificate/ATTB8G9ZEA6G"
}
]
}
],
courses: [
{
title: "Introduction to C++",
href: "https://courses.edx.org/certificates/765007a8760341fea0a7f573553ed4e2"
},
{
title: "Data Science Math Skills",
href: "https://www.coursera.org/account/accomplishments/certificate/P773BFUPU2ST"
},
{
title: "Getting Started With Music Theory",
href: "https://www.coursera.org/account/accomplishments/certificate/BGJAX33JR5KL"
},
{
title: "Code Yourself! An Introduction to Programming",
href: "https://www.coursera.org/account/accomplishments/certificate/6KSRBF356FLQ"
},
{
title: "Modern JavaScript: ES6 Basics",
href: "https://www.coursera.org/account/accomplishments/certificate/TLMDDZ27YHPN"
},
{
title: "Modern Open Source Software Development Methods",
href: "https://www.coursera.org/account/accomplishments/verify/CWUXG5GK6W8Q"
}
],
currently_enrolled: [
{
title: "Google IT Support Professional Certificate",
href: "https://www.coursera.org/programs/3ad8a40a-75b5-489c-9337-ffa78ba3842e/browse?productId=7lHCSlFIEeeffRIHljDI_g&productType=s12n&query=Google+IT+Support&showMiniModal=true",
courses: [
{
title: "Technical Support Fundamentals",
href: "https://www.coursera.org/learn/technical-support-fundamentals/home/welcome"
},
{
title: "The Bits and Bytes of Computer Networking",
href: "https://www.coursera.org/learn/computer-networking/home/welcome"
},
{
title: "Operating Systems and You: Becoming a Power User (pending)",
href:"https://www.coursera.org/learn/os-power-user"
},
{
title: "System Administration and IT Infrastructure Services (pending)",
href:"https://www.coursera.org/learn/system-administration-it-infrastructure-services"
},
{
title: "IT Security: Defense against the digital dark arts (pending)",
href:"https://www.coursera.org/learn/it-security"
}
]
}
]
}
},
{
title: "Latest Projects",
content: [
{
title: "FM Radio web app",
href: "https://gmoraitis.github.io/radio_vjs/",
description: "A simple vanilla Javascript project to fetch some radio stations from Athens. Its done based on my curiosity and for educational procedures to interact with some Javascript concepts. The API that i used is Radio Browser."
},
{
title: "Recipe Cost Calculator",
href: "https://gmoraitis.github.io/Recipe-Cost-Calculator/",
description: "A simple recipe cost calculator that allows you to calculate the cost of a recipe based on the cost of the ingredients."
},
{
title: "Synth M-01",
href: "https://gmoraitis.github.io/synth_m01/",
description: "This Tone.js Synth Application (M-01) is a versatile web-based synthesizer built using the Tone.js library."
},
]
},
{
title: "Blog",
content: "Blog content goes here..."
},
{
title: "Interests-Additional Skills",
},
];
export default data;