-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
26 lines (24 loc) · 2.79 KB
/
_config.yml
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
# Site settings
baseurl: ""
title: Max Lever
email: [email protected]
description:
<p>Hello! I'm a French-American artist, designer, and engineer. I currently help grow the subscription business at The New York Times. Previously, I worked on the web systems for Axios, and built painting robots at Artmatr. I also worked with the Berkman Klein Center at Harvard University, where I built art installations about AI ethics, and at the MIT Media Lab I built design tools for connecting concepts and provoking new ideas, and an AI-based interface for computing the emotional content of sentences.</p>
<p>I am a graduate of Northeastern University, where I studied computer science, design, and ethics. I've also taken courses in political science and philosophy at Sciences Po in Paris.</p>
<p>I aim to make virtual interactions more empathetic, and make users more aware of their physicality. The smartphone, which my generation checks 150 times daily, has replaced many processes that formerly involved physical interactions (postman, teller, etc.). In this environment, the dominant paradigm represents human experience and people as metrics, and it is easier to harm when others are just numbers. My goal is to create art that uses the medium of technology to remind us of our own physicality while revealing how technology structures our behavior.</p>
<p>I'm always seeking new collaborations. If you're interested in building creative and critical technologies, reach me by email or LinkedIn. It's my full name all together (my middle name is David), at Gmail.</p>
description-fr: |
<p>Ingénieur logiciel franco-américain, (ainsi qu'un artiste et designer) je travaille actuellement au New York Times. J'ai précédemment travaillé à Axios, et puis à Artmatr sur des robots peintres ainsi qu'au MIT Media Lab, sur une interface donnant accès à une IA qui détecte les émotions. J'ai aussi réalisé des installations artistiques pour le centre Berkman Klein à Harvard.</p>
<p>J'ai obtenu ma licence en 2018 en informatique, design et éthique de l'université Northeastern à Boston. J'ai également suivi des cours à Sciences Po Paris.</p>
<p>Ce qui m'intéresse, c'est l'effet des nouvelles technologies sur notre société. J'espère intégrer un esprit critique et une compréhension humaine dans les technologies que je crée.</p>
<p>Si vous avez un projet en tête, n'hésitez pas à prendre contact sur LinkedIn ou alors par e-mail: l'adresse est constitué de mon nom en entier (avec mon deuxième nom David), et ensuite arobase Gmail.</p>
url: "https://maxlever.me"
linkedin_username: maxlever
github_username: maxlever
devpost_username: maxlever
# Build settings
markdown: kramdown
languages: ["en", "fr"]
default_lang: "en"
exclude_from_localization: ["javascripts", "images", "css"]
include: [".well-known"]