"Builder of thoughts,
breaker of patterns."
Welcome to the source code of orynx.space – a minimalist terminal-inspired portfolio that serves as a digital window into the void. This isn't just another developer portfolio; it's a carefully crafted digital sanctum where thoughts materialize through code and patterns dissolve into pure expression.
Built with modern web technologies yet embracing the aesthetic of classic terminal interfaces, this portfolio represents the intersection of nostalgia and innovation.
Feature | Description |
---|---|
⚡ Blazing Fast | SvelteKit's compile-time optimizations for instant interactions |
📝 MDsveX Blog | Markdown-powered blog with Svelte component integration |
🖥️ Terminal Aesthetic | Terminal UI vibes |
🚀 Edge Deployment | Netlify hosting for global CDN distribution |
📱 Responsive | Seamless experience across all devices |
🎨 Minimal Design | Clean, distraction-free interface focused on content |
🔍 SEO Optimized | Static generation with proper meta tags and structure |
# Clone the repository
git clone https://github.com/OrynVail/orynx-space.git
cd orynx-space
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
.md
files to src/lib/blogs/posts
See the LICENSE
file for details.