-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
190 lines (183 loc) · 8.94 KB
/
index.html
File metadata and controls
190 lines (183 loc) · 8.94 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Daniel Busch</title>
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="images/favicon.png" type="image/x-icon" />
</head>
<body>
<div class="center-div">
<header>
<h1 class="title">Daniel Busch</h1>
<p>
Cognitive Science student - Founder of
<a href="https://aussprachetrainer.org" target="_blank"
>AusspracheTrainer.org</a
>
- Muesli enjoyer
</p>
</header>
<section>
<h3 class="subtitle subtitle-blue">Education</h3>
<div class="subcontent">
<h4 class="subsubtitle">
Eberhard Karl University of Tübingen (Tübingen, Germany)
</h4>
<p class="datesubtitle">October 2022 – present</p>
<p>Bachelor's program in Cognitive Science</p>
</div>
<br />
<div class="subcontent">
<h4 class="subsubtitle">University of Washington (Seattle, USA)</h4>
<p class="datesubtitle">September 2024 – June 2025</p>
<p>Academic exchange program (1 year)</p>
</div>
<br />
<div class="subcontent">
<h4 class="subsubtitle">Freiherr-von-Stein-Schule (Frankfurt, Germany)</h4>
<p class="datesubtitle">August 2014 – June 2022</p>
<p>German High School Diploma (Abitur)</p>
</div>
</section>
<section>
<h3 class="subtitle subtitle-red">Experience</h3>
<div class="subcontent">
<h4 class="subsubtitle">Junior Developer at Auralis Group</h4>
<p class="datesubtitle">November 2025 – present</p>
<p>
Delivered beautiful <a href="https://auralis.group" target="_blank">company</a> and reliable client websites, including a machine rental system.
</p>
</div>
<br />
<div class="subcontent">
<h4 class="subsubtitle">
Teaching Assistant (Computer Science) at University of Tübingen
</h4>
<p class="datesubtitle">April 2024 – August 2024</p>
<p>
I helped students make fewer
<a href="https://en.wikipedia.org/wiki/User_error" target="_blank"
>error 40</a
>
when programming in Java.
</p>
</div>
<br />
<div class="subcontent">
<h4 class="subsubtitle">Junior Developer at BusyLamp (Onit)</h4>
<p class="datesubtitle">June 2022 – March 2024</p>
<p>
I wrote an algorithm to classify short descriptions into
<a
href="https://en.wikipedia.org/wiki/Uniform_Task-Based_Management_System"
target="_blank"
>UTBMS codes</a
>
leveraging a LLM, which improved accuracy by over 40%.
</p>
</div>
<br />
<div class="subcontent">
<h4 class="subsubtitle">Junior Developer at LUV Trading UG</h4>
<p class="datesubtitle">January 2021 – October 2021</p>
<p>I did some webscraping on merchant websites.</p>
</div>
</section>
<section>
<h3 class="subtitle subtitle-green">Projects</h3>
<div class="scrollable-container">
<div class="project-card">
<img
src="images/aussprachetrainer-500x125.png"
alt="AusspracheTrainer.org Preview"
/>
<div class="project-info">
<h4 class="project-title">AusspracheTrainer.org</h4>
<p class="project-description">
A web platform designed to help users improve their pronunciation
with interactive audio exercises and progress tracking.
<a href="https://aussprachetrainer.org" target="_blank"
>Check it out!</a
>
</p>
</div>
</div>
<div class="project-card">
<img src="images/thingstodomap.png" alt="ThingsToDoMap logo" />
<div class="project-info">
<h4 class="project-title">ThingsToDoMap: Travel Discovery Site</h4>
<p class="project-description">
Building a website that helps discover cultural places and events,
inspiring their next trip. The website features articles, photos,
and will soon include an automatically curated list of events.
Developing a full-stack solution with NextJS and PayloadCMS.
<a href="https://thingstodomap.com" target="_blank"
>Check it out!</a
>
</p>
</div>
</div>
<div class="project-card">
<img src="images/chess2-500x125.png" alt="Chess2 Browser-Addon Preview" />
<div class="project-info">
<h4 class="project-title">Chess2 Browser-Addon</h4>
<p class="project-description">
A tool based on the subreddit r/anarchychess that forces users to
play en passant if possible and has some other minor features.
<a
href="https://chromewebstore.google.com/detail/chess2/gpmpdcbjahfjgpkjdbeaigehnclbkgje"
target="_blank"
>Check it out!</a
>
</p>
</div>
</div>
</div>
<br />
<div>Skills: Python (Django, Selenium), JavaScript (React, React Native), Java</div>
</section>
<section>
<h3 class="subtitle subtitle-gold">Awards</h3>
<div class="subcontent">
<h4 class="subsubtitle">
German Federal Competition for Artificial Intelligence (2021)
</h4>
<p class="datesubtitle">1st Place - 1500€</p>
<p>
In a team of 3, we developed our own transcription AI, that transcribes
audio to
<a href="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet"
>IPA</a
>
and gives feedback on pronunciation. Later, I used it as the foundation to
create the AusspracheTrainer.org platform.
</p>
</div>
<div class="subcontent">
<h4 class="subsubtitle">YFN for Europe: EUHack (2025)</h4>
<p class="datesubtitle">1st Place - 1000€</p>
<p>
To achieve better transparency, I co-developed a platform in a team of four
that showcases the latest EU parliamentary votes and how representatives
cast their ballots.
</p>
</div>
</section>
<section class="internship-area">
<p>
I am currently looking for an <strong>internship</strong> in cs ∈
{backend, ml, research} anywhere in the world (preferably outside of Germany).
</p>
</section>
<br />
<div>
<small
>Contact me at
<a href="mailto:dakopen185@gmail.com">dakopen185@gmail.com</a>.</small
>
</div>
</div>
</body>
</html>