forked from caffeinatedgaze/bare-bones-cv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
133 lines (127 loc) · 3.88 KB
/
configuration.yaml
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
contacts:
name: Jane Doe
title: Software Engineer
email: "[email protected]"
phone: "555-555-5555"
address: "100 Imaginary Place, Imaginary City, SD 00000"
linkedin: "linkedin.com/in/janedoe"
github: "github.com/jd"
skills:
- name: Programming Languages
items:
- Python
- Java
- C++
- JavaScript
- name: Software Development
items:
- Agile
- Scrum
- Design Patterns
- Git
- name: Data Analysis
items:
- Data Visualization
- Machine Learning
- Statistics
- SQL
- name: Cloud Computing
items:
- AWS
- Azure
- Google Cloud
- name: Database Management
items:
- MySQL
- PostgreSQL
- MongoDB
- name: Web Development
items:
- HTML/CSS
- React
- Node.js
- Express.js
- Django
jobs:
- position: Data Analyst
company:
name: Google
link: https://imaginaryanalytics.com/
description:
- Analyzed data to provide insights for clients.
- Developed data visualizations and reports for client presentations.
- Collaborated with cross-functional teams, including data scientists and engineers, to drive data-driven decision-making.
- Worked in close collaboration with interdisciplinary teams on a range of development initiatives.
- Conceived and executed software systems to tackle unique client challenges.
- Designed and implemented software solutions that effectively addressed intricate business challenges.
from: "2022 Jan."
to: "2022 Dec."
tags:
- Data Analysis
- Data Visualization
- Report Generation
- position: Software Engineer
company:
name: Netflix
link: https://codewizards.com/
description:
- Designed and developed software solutions for clients.
- Implemented best coding practices and maintained code quality.
- Collaborated with a global development team on multiple projects.
- Engineered and delivered customized software solutions for clients' specific needs.
- Implemented coding best practices to uphold code quality and reliability.
- Engaged in cross-border cooperation with a global development team, contributing to multiple projects.
from: "2021 Mar."
to: "2021 Dec."
tags:
- Software Development
- Coding
- Collaboration
- position: Machine Learning Engineer
company:
name: AI Innovators
link: "https://aiinnovators.com/"
description:
- Built and trained machine learning models for various applications.
- Deployed AI solutions in real-world scenarios.
- Created custom software solutions tailored to meet client requirements.
- Enforced coding best practices to ensure high code quality and maintainability.
- Worked closely with a diverse, multinational development team on various concurrent projects.
- Crafted software applications with a strong focus on client needs and user experience.
- Collaborated with an international development workforce, fostering innovation and teamwork.
- Engineered software solutions that addressed complex business problems effectively.
from: "2020 Jun."
to: "2020 Dec."
tags:
- Machine Learning
- AI Solutions
- Research
education:
- university:
name: Constructor University Bremen
link: "https://constructor.university/"
degree: "M.Sc."
major:
Computer Science
track:
Artificial Intelligence
from: "2018"
to: "2020"
- university:
name: Innopolis University
link: "https://innopolis.university/en/"
degree: "B.Sc."
major:
Data Science
track: Technical Leadership
from: "2015"
to: "2018"
projects:
- project:
name: A Project
link: ""
description: >
A very impressive machine learning app.
tags:
- Python
- Something Else