diff --git a/package.json b/package.json index 3be5554..3ccd4b4 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "devDependencies": { "src": "latest", "svelte": "^5.0.0", + "tmux": "latest", "@sveltejs/adapter-auto": "^6.0.0", "@sveltejs/vite-plugin-svelte": "^5.0.0", "@tailwindcss/vite": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b1dfa7..a92b1e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,6 +41,9 @@ importers: tailwindcss: specifier: ^4.0.0 version: 4.0.0 + tmux: + specifier: latest + version: 1.0.0 typescript: specifier: 5.9.3 version: 5.9.3 @@ -853,6 +856,10 @@ packages: resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} engines: {node: '>=6'} + tmux@1.0.0: + resolution: {integrity: sha512-56dqTkuDc7jtYKDnY5aoLk4G1NRQUEFsEAyW5rXatU8/mj7ixBYFErHlubMzotEmBF/FTSmLpOvTF5/imEUkqA==} + deprecated: Package no longer supported. Contact support@npmjs.com for more info. + to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -1543,6 +1550,8 @@ snapshots: tapable@2.3.0: {} + tmux@1.0.0: {} + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 diff --git a/src/lib/components/terminal-visualizer.svelte b/src/lib/components/terminal-visualizer.svelte index b034c27..db59f1a 100644 --- a/src/lib/components/terminal-visualizer.svelte +++ b/src/lib/components/terminal-visualizer.svelte @@ -1,7 +1,6 @@
- _________________________________________
- / \
- | root@mytmux:~ $ tmux new -s dev |
- | [0] nvim ---------------- [1] server -- |
- | | | | |
- | | import {'{ life }'} | npm run | |
- | | from 'tmux'; | dev | |
- | | | | |
- | | // TODO: Sleep | | |
- | |________________________|____________| |
- | [2] logs ------------------------------ |
- | | > ready in 200ms | |
- | | > watching files... | |
- | |_____________________________________| |
- \_________________________________________/
-
+
+ {asciiArt}
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. +
+