diff --git a/app/about/page.tsx b/app/about/page.tsx new file mode 100644 index 0000000..7d2b9e9 --- /dev/null +++ b/app/about/page.tsx @@ -0,0 +1,85 @@ +import Image from "next/image" +import Link from "next/link" + +export default function AboutPage() { + return ( +
CEO @ LONG_TAIL_FINANCIAL
+Data Shaman, Educator, and Technologist.
++ As the Founder of Long Tail Financial, Shawn operates at the + intersection of data science, artificial intelligence, and decentralized finance. His work focuses on + developing systems that enable exposure to the singularity—building the infrastructure for the next + generation of financial technology. +
+ ++ Beyond the code, Shawn is deeply passionate about{" "} + teaching and self-empowerment. He believes that mastering + your tools—like the terminal and tmux—is the first step towards mastering your craft. By understanding the + systems we work with, we unlock the potential to build things that were previously impossible. +
+ ++ "Coding is not just about writing syntax; it's about structuring your thoughts and empowering + yourself to create change in the digital world." +
++ Whether he's leading workshops on AI in cryptocurrency markets or architecting complex tokenomics + systems, Shawn's mission remains the same: to empower others through knowledge and technology. +
++ Stop wasting time switching windows. mytmux.life helps + you architect the perfect terminal development environment. +
+ +{ASCII_ART}
+ + Visually design your session layout. Click actions to split the active pane. +
+{generatedConfig}
+ + Run multiple terminal sessions inside one single window. Detach them and leave them running in the + background, then reattach later. +
++ Organize your workspace into windows (tabs) and panes (splits). Keep your editor, server logs, and git + commands visible at once. +
++ Tmux is highly scriptable. Bind keys, change status bar colors, and create custom layouts to fit your + specific workflow needs. +
+{item.cmd}
+