2024-03-10 00:35:47 +01:00
<!doctype html>
< html lang = en >
< head >
< meta charset = utf-8 >
< base href = "https://koehr.in/" >
< title > Norman Köhring // the codeartist — programmer and engineer based in Berlin< / title >
< meta content = "The personal page and weblog of Norman Köhring" name = description >
< meta content = "Norman Köhring" name = author >
< meta content = "the codeartist — programmer and engineer based in Berlin" name = DC.title >
< meta content = "52.4595, 13.5335" name = ICBM >
< meta content = "52.4595; 13.5335" name = geo.position >
< meta content = DE-BE name = geo.region >
< meta content = Berlin name = geo.placename >
< meta content = "width=device-width,initial-scale=1.0" name = viewport >
< link href = https://koehr.in rel = author >
< link href = https://koehr.in rel = canonical >
< link href = https://k0r.in rel = alternate >
< link href = https://koehr.ing rel = me >
< link href = @Koehr@mstdn.io rel = me >
< link href = https://sr.ht/~koehr/ rel = me >
< link href = https://git.k0r.in rel = me >
< link href = https://threads.net/@coffee_n_code rel = me >
< link href = https://instagram.com/@coffee_n_code rel = me >
< link href = https://ko-fi.com/koehr rel = me >
< link href = https://reddit.com/user/koehr rel = me >
< link href = https://koehr.in/rss.xml rel = alternate title = RSS type = application/rss+xml >
< link href = /favicon.png rel = icon type = image/x-icon >
< link href = /style.css rel = stylesheet >
< / head >
< body >
2024-03-10 23:06:15 +01:00
< header class = "light:invert" >
2024-03-10 00:35:47 +01:00
Homepage of
< div class = p-name >
< span class = first-name > Norman< / span >
< span class = last-name > Köhring< / span >
< / div >
Code Artist
< / header >
< main >
2024-03-10 23:06:15 +01:00
< div id = intro >
< p >
Hi there! I am a
< a title = "Do you want to hire me?" href = "#contact" > programmer< / a > ,
< a rel = "noopener" title = "see some of my projects" href = "https://git.k0r.in" target = "_blank" > open-source
enthusiast< / a >
and
< a title = "What is a hacker, actually?" href = "https://en.wikipedia.org/wiki/Hacker_culture" rel = "noopener"
target="_blank">hacker< / a >
based in Berlin, Germany.
< / p >
< p >
I call myself a code artist, because programming can and should be seen as a creative process; therefore code is
art. I love to craft pieces of art with code, that are beautiful and elegant in their simplicity, readability
and architecture.
< / p >
< div id = menu >
< a href = "https://koehr.ing" target = "_blank" >
Try the Interactive Homepage Experiment
< img class = "light:invert" src = "/term.svg" / >
< / a >
< a href = "#content" >
Learn more about me and my work, here
< img class = "light:invert" src = "/down.svg" / >
< / a >
< / div >
2024-03-10 00:35:47 +01:00
< / div >
2024-03-10 23:06:15 +01:00
< div id = content >
< h1 > experience< / h1 >
< p > Pretty early in my life I realized that I work best on my own terms. That does not mean that I prefer to work alone. Working with clients, team mates, designers and managers is a crucial part of any development process.< / p >
< p > Some time in the year 2009 I decided to not only live up to my way of working but also share my experience even more. I decided to become a freelancing programmer and consultant. Since then many different places benefited from my work. Start-Ups in their first months as well as well known companies like HERE and Deutsche Telekom Labs.< / p >
< p > Together with entrepreneurs, UI/UX experts and engineers of many fields I created novel and beautiful applications that still influence the live of thousands of people.< / p >
< p > Please see my CV for a more detailed list.< / p >
2024-03-10 00:35:47 +01:00
< / div >
< / main >
< link href = /extended.css rel = stylesheet >
< script async data-goatcounter = https://koehr.goatcounter.com/count src = //gc.zgo.at/count.js > < / script >
< / body >
< / html >