File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,9 @@ import { Image } from "astro:assets";
2727 class =" gh-logo glow-anim w-12 h-12 mr-4"
2828 />
2929 </a >
30- <h1 class =" text-7xl glow-anim self-center font-[SUSE] font-thin" >Aaron Zandt</h1 >
30+ <h1 class =" text-7xl glow-anim self-center font-[SUSE] font-thin" >
31+ Aaron Zandt
32+ </h1 >
3133 </div >
3234 <br />
3335 <div class =" max-w-3xl font-[MPLUS1p]" >
@@ -94,6 +96,24 @@ import { Image } from "astro:assets";
9496 </li >
9597 </ul >
9698 </li >
99+ <li class =" pb-3.5" >
100+ <a
101+ class =" font-bold italic [font-variant:small-caps]"
102+ href =" https://github.com/lith-x/storyboard-web"
103+ >Storyboard Web App</a
104+ > — A WIP all-in-one <a href =" https://osu.ppy.sh/" >osu!</a > storyboarding
105+ platform.
106+ <ul class =" ml-4 list-[square]" >
107+ <li >Tech: Svelte, Tailwind, Typescript, PixiJS</li >
108+ <li >
109+ Focus: Designing an elegant, feature-complete, and
110+ platform-independent application that will enable a niche group
111+ of creative spirits to more effectively develop <a
112+ href =" https://osu.ppy.sh/wiki/en/Storyboard" >storyboards</a
113+ >.
114+ </li >
115+ </ul >
116+ </li >
97117 <li class =" pb-45" >
98118 <span class =" font-bold italic [font-variant:small-caps]"
99119 >This Site</span
You can’t perform that action at this time.
0 commit comments