-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,32 +4,36 @@ | |
<head> | ||
<meta charset="UTF-8" /> | ||
<title>luphoria</title> | ||
<link rel="stylesheet" href="index.css"/> | ||
<!--<link rel="stylesheet" href="index.css"/>--> | ||
<script> | ||
history.pushState("https://luphoria.com","luphoria","/"); // in case somebody got here with a ?redirect | ||
</script> | ||
</head> | ||
<body> | ||
<div class="center"> | ||
<img class="bread" src="./resources/luphoria.png" alt="Bread"/><br /> | ||
<img src="./resources/luphoria-text.png" alt="~luphoria~"/><br /> | ||
<img class="bread" src="./resources/luphoria.png" height="10%" width="10%" alt="Bread"/><br /> | ||
<!--<img src="./resources/luphoria-text.png" alt="~luphoria~"/><br />--> | ||
<h1>luphoria</h1> | ||
<h2>contact: <a href="mailto:[email protected]">[email protected]</a> (consider PGP - EN/ES please!)</h3> | ||
<p> | ||
<i>Hello! My name is Trent. I'm a computer programmer, software developer and musician!</i> <br /> | ||
<b>milwaukee, wi | music education; bfa | university of wisconsin-milwaukee</b><br /> | ||
<i>hello, my name's Trent - i'm a musician and software developer.</i> <br /> | ||
<br /> | ||
My main interests in computers are linux, web development, peer-to-peer/federation/decentralization, and AI - especially FOSS; all with a focus on privacy.<br/> | ||
I know many programming languages, including HTML5/CSS, JavaScript, Go, Ada, Bash, Python, ... ask me!<br /> | ||
i am a musician! i write, perform, and listen to lots of music.<br /> | ||
one of my major interests within music is <b>xenharmony</b>, i.e. tuning systems other than 12 equal divisions of the octave. i <3 microtonality! | ||
i like <b>performing</b>. I play the trumpet, but I am also a vocalist, pianist, and guitarist! i intend to become a music educator.<br /><br /> | ||
my main interests in computers are linux, web development, peer-to-peer/federation/decentralization, and AI - especially FOSS; all with a focus on privacy.<br/> | ||
i know many programming languages, including JavaScript, Go, Ada, Bash, Python, C++ ... ask me!<br /> | ||
<br /> | ||
I do music as well! I write, perform, and listen to lots of music.<br /> | ||
One of my major interests within music is <b>xenharmony</b>, i.e. tuning systems other than 12 equal divisions of the octave. I <3 microtonality! | ||
I like <b>performing</b>. I play the trumpet, but I am also a vocalist, pianist, and guitarist! <br /> | ||
</p> | ||
<!-- | ||
<div id="pics"> | ||
<img alt="Photoshoot image with trumpet" src="./resources/photoshoot_3.jpeg" height="350vh"/> | ||
<img alt="Photoshoot image with trumpet" src="./resources/photoshoot_4.jpeg" height="350vh"/> | ||
<img alt="Photoshoot image with trumpet" src="./resources/photoshoot_2.jpeg" height="350vh"/> | ||
<img alt="Photoshoot image with trumpet" src="./resources/photoshoot_1.jpeg" height="350vh"/> | ||
</div> | ||
--> | ||
<h2>projects</h2> | ||
<p> | ||
<b><a href="https://www.youtube.com/watch?v=Dcpkrci64Ms">look</a></b>: xenharmonic lo-fi music in 34edo!<br /> | ||
|
@@ -39,12 +43,13 @@ <h2>projects</h2> | |
i'm a part of <a href="https://mercurywork.shop/" target="_blank">Mercury Workshop</a> and <a href="https://titaniumnetwork.org" target="_blank">TitaniumNetwork</a>!<br /> | ||
<br /> | ||
<i></i>you can find lots of other code projects i've worked on, in <a href="https://github.com/luphoria" target="_blank">my GitHub</i></a>.<br /><br /> | ||
<i>"hey, where'd the CSS go?"</i> i'm gonna change it, so i made it plain for now. enjoy | ||
<br /><br /><br /><br /><br /><br /> | ||
<div class="footer"> | ||
<fake class="xmr"> <!--curb your spec--> | ||
<fake class="donateblurb">XMR</fake> | ||
<fake class="donateaddr">8545FtZD5X61gqscJLB1oWeSVhjZD2eAx1v4WuZdKgHqZ6LMSHBChNxJrtTxUM5VB2GZDbDFGV4JL5qP8tc9VUYn9fXYEqa</fake> | ||
</fake><fake> / </fake><a href="./pgp.txt">PGP</a> | ||
</fake><!--<fake> / </fake>--><a href="./pgp.txt">PGP</a><br /> | ||
<fake class="donateblurb">XMR: </fake> | ||
<fake class="donateaddr">8545FtZD5X61gqscJLB1oWeSVhjZD2eAx1v4WuZdKgHqZ6LMSHBChNxJrtTxUM5VB2GZDbDFGV4JL5qP8tc9VUYn9fXYEqa</fake> | ||
</div> | ||
</p> | ||
</div> | ||
|
9062b82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my bad i ate the css