diff --git a/content/about/index.es.md b/content/about/index.es.md new file mode 100644 index 0000000..7348699 --- /dev/null +++ b/content/about/index.es.md @@ -0,0 +1,50 @@ +--- +title: "Hola! 👋🏻" +--- + +Me llamo Eryn. Mis pronombres son [ella/ella][p]. Esta es me página personal. Bienvenide. + +Soy una mujer trans y queer. Vivo en San Francisco con mis [dos gatos][cats]. Nací en Seattle, WA, y crecía en Phoenix, AZ. Asistí [Oberlin College][ob] donde obtuve un títolo en informática. {{< tess >}} es mi novia. + +Mi lengua nativa es inglés, y también hablo español pero siempre necesito practicar más. + +## Pasatiempos + +Tengo un gran apetito por probar y aprender pasatiempos nuevos, especialmente +las que combinan varias de mis intereses. + +He sido música para el gran parte de mi vida. Empezé tocar el piano cuando tuve +siete años, toqué la trompeta en colegio, y he tocado algunos otros instrumentos +por el camino. Todavía toco el piano, pero mi obsesión musical hoy en día es mi +sintetizador modular. De vez en cuando, grabo música y espero compartirla aquí, +en este sitio. Por el momento, puedes escuchar mi música en [Bandcamp][bc] o +[SoundCloud][sc]. + +Otros pasatiempos de los años recients incluyen: cerámica, caligrafía, tejido, +horneado pan, ciclismo, fotografía, y astronomía. ¿Uno no puede tener demasiados +pasatiemos, de verdad? + +## Trabajo + +He trabajado como ingeniera de software desde 2011 por varias companías basadas +en San Francisco y Silicon Valley. Hace seis años que he trabajado en Apple, +primero en el equipo iOS Accessibility, y ahora en el equipo Authentication +Experience. + +Echa un vistazo a mi [resumen][r] para más detalles. + +## Decirme Hola + +Puedes encontrarme en muchos rincones del Internet. Estoy más activa en +[Twitter][t] y [Instagram][i]. Publico música en [SoundCloud][sc] y +[Bandcamp][bc]. Y para los proyectos de software, estoy en [GitHub][gh]. + +[p]: http://pronoun.is/she +[cats]: {{< ref "/cats" >}} +[ob]: https://www.oberlin.edu +[r]: {{< ref "/resume" >}} +[t]: https://twitter.com/erynofwales +[i]: https://www.instagram.com/erynofwales/ +[sc]: https://soundcloud.com/purlsnbeeps +[bc]: https://erynwells.bandcamp.com/releases +[gh]: https://github.com/erynofwales diff --git a/content/about/index.md b/content/about/index.md new file mode 100644 index 0000000..28ea50c --- /dev/null +++ b/content/about/index.md @@ -0,0 +1,60 @@ +--- +title: "Hi! 👋🏻" +date: 2022-09-03T12:14:32-07:00 +draft: true +--- + +I'm Eryn. My pronouns are [she/her][p]. This is my personal page. Welcome! + +I'm a queer trans woman. I live in San Francisco, CA, on the unceded ancestral +lands of the Ramaytush Ohlone people, with my [two cats][cats]. I was born in +Seattle, WA and grew up in Phoenix, AZ. I attended [Oberlin College][ob] where I +got a degree in Computer Science. {{< tess >}} is my girlfriend. + +I speak English natively, and Spanish too, though I always need more practice. + +## Hobbies + +I have a big appetite for learning new skills, especially things that combine +multiple of my interests. + +I've been a musician for most of my life. I started on the piano at age seven, +played trumpet in high school, and have picked up a smattering of other +instruments along the way. I still play piano occasionally, but my current +musical obsession is my modular synthesizer. I occasionally record things, and +I'm hoping to share them here on this site, but for now, they're on +[SoundCloud][sc] and [Bandcamp][bc]. + +I do try to spend my non-work time away from the computer, but every so often I +get inspired to hack on something. Those projects usually end up on +[GitHub][gh]. + +Other things I've picked up over the years include: ceramics, calligraphy, +knitting, bread baking, bicycling, photography, and astronomy. You can never +have too many hobbies, right? + +## Professional + +I've worked as a software engineer since 2011 for a variety of companies around +the San Francisco Bay Area. I've been at Apple since early 2016, first on the +iOS Accessibility team, and now on the Authentication Experience team. + +Check out my [résumé][r] for more details. + +## Say Hello + +You can find me in lots of other corners of the Internet. I'm most active on +[Twitter][t] and [Instagram][i]. I post music on [SoundCloud][sc] and +[Bandcamp][bc]. I'm on [GitHub][gh] for coding projects. You can also send me an +[email][eml]. + +[p]: http://pronoun.is/she +[cats]: {{< ref "/cats" >}} +[ob]: https://www.oberlin.edu +[r]: {{< ref "/resume" >}} +[t]: https://twitter.com/erynofwales +[i]: https://www.instagram.com/erynofwales/ +[sc]: https://soundcloud.com/purlsnbeeps +[bc]: https://erynwells.bandcamp.com/releases +[gh]: https://github.com/erynofwales +[eml]: mailto:Eryn%20Wells