Compare commits

..

No commits in common. "8d0ee3dbea80b24a24c77026ef1eb3e183db8198" and "f7988a2b6ff367eaf51f88adc4f3a1ed18527881" have entirely different histories.

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'self';"> <meta http-equiv="Content-Security-Policy" content="default-src 'self';">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light dark"> <meta name="color-scheme" content="light dark" type="text/css">
<title>Ella Dunbar</title> <title>Ella Dunbar</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>
@ -23,18 +23,18 @@
<main> <main>
<article> <article>
<h1>Welcome</h1> <h1>Welcome</h1>
<p>Hi, Im Ella. Welcome to my really <i>really</i> awesome website!! You should probably enjoy it, or you wont <p>Hi, I'm Ella. Welcome to my really <i>really</i> awesome website!! You should probably enjoy it, or you won't
enjoy it very much.</p> enjoy it very much.</p>
<h2>About Me</h2> <h2>About Me</h2>
<p>I graduated with a Bachelors of Science in Electrical and Computer Engineering (what a mouthful...) from Rice <p>I graduated with a Bachelor's of Science in Electrical and Computer Engineering (what a mouthful...) from Rice
University in 2024. I now do data science as a Neurobiology researcher at The University of Alabama at University in 2024. I now do data science as a Neurobiology researcher at The University of Alabama at
Birmingham.</p> Birmingham.</p>
<p>In computer world, I enjoy programming mostly in Python/Hy and Rust. Ive written a few <a <p>In computer world, I enjoy programming mostly in Python/Hy and Rust. I've written a few <a
href="https://tree-sitter.github.io/">tree-sitter</a> grammars (<a href="https://tree-sitter.github.io/">tree-sitter</a> grammars (<a
href="https://github.com/elladunbar/tree-sitter-hy">tree-sitter-hy</a> and <a href="https://github.com/elladunbar/tree-sitter-hy">tree-sitter-hy</a> and <a
href="https://github.com/elladunbar/tree-sitter-zanscript">tree-sitter-zanscript</a>) to enable better syntax href="https://github.com/elladunbar/tree-sitter-zanscript">tree-sitter-zanscript</a>) to enable better syntax
highlighting in my editor, and Ive made a small project (<a highlighting in my editor, and I've made a small project (<a
href="https://github.com/elladunbar/to-braille">to-braille</a>) to print images using Unicode braille href="https://github.com/elladunbar/to-braille">to-braille</a>) to print images using Unicode braille
characters. I prefer Unix-like operating systems and usually work out of a terminal emulator.</p> characters. I prefer Unix-like operating systems and usually work out of a terminal emulator.</p>
<p>At Rice, my senior capstone project was <a <p>At Rice, my senior capstone project was <a
@ -43,7 +43,7 @@
protocol for our microcontrollers. The protocol was built on top of serial with checksumming and error state protocol for our microcontrollers. The protocol was built on top of serial with checksumming and error state
communication. In other classes, I designed and programmed a custom bicycle spedometer for Beer Bike athletes, communication. In other classes, I designed and programmed a custom bicycle spedometer for Beer Bike athletes,
and I spent a lot of time playing with images and deep learning models.</p> and I spent a lot of time playing with images and deep learning models.</p>
<p>When Im not working, I spend a lot of time reading <a href="https://news.ycombinator.com/">Hacker News</a>, <p>When I'm not working, I spend a lot of time reading <a href="https://news.ycombinator.com/">Hacker News</a>,
listening to music, and playing Super Smash Bros. Melee. Out of doors, I love climbing and backpacking, and Red listening to music, and playing Super Smash Bros. Melee. Out of doors, I love climbing and backpacking, and Red
River Gorge, the Ouachita Mountains, and Big Bend National Park are some of my favorite spots.</p> River Gorge, the Ouachita Mountains, and Big Bend National Park are some of my favorite spots.</p>