Skip to content

whonion/whonion.dev

whonion.dev

🌐 Website💻 GitHub🐦 Twitter

Personal portfolio website showcasing blockchain full-stack development expertise

About

whonion.dev is a modern portfolio website built with SvelteKit and Tailwind CSS. It showcases my work as a blockchain full-stack developer, specializing in TypeScript, Golang, Solidity, and modern web technologies.

Features

  • Multilingual Support - English, Russian, Thai, Japanese, and Chinese
  • Modern Design - Responsive, glass-morphism effects, smooth animations
  • Performance - Built with SvelteKit for optimal performance
  • SEO Optimized - Server-side rendering and meta tags
  • Dark Theme - Beautiful dark theme with gradient accents

Technology Stack

Getting Started

Prerequisites

  • Node.js 18+ (LTS recommended)
  • npm, pnpm, or yarn

Installation

git clone https://github.com/whonion/whonion.dev.git
cd whonion.dev
npm install

Development

npm run dev

The development server will start at http://localhost:5173

Build

npm run build

Preview Production Build

npm run preview

Project Structure

src/
├── lib/
│   ├── locales/        # Translation files (en, ru, th, ja, zh)
│   ├── Hero.svelte     # Hero section
│   ├── About.svelte    # About section
│   ├── Skills.svelte   # Skills section
│   ├── Projects.svelte # Projects showcase
│   ├── Contact.svelte  # Contact information
│   ├── Navigation.svelte
│   ├── Footer.svelte
│   └── i18n.ts         # Internationalization
├── routes/
│   ├── +layout.svelte  # Root layout
│   └── +page.svelte    # Home page
└── app.css             # Global styles

Contributing

We welcome contributions! Please read our Contributing Guidelines before submitting a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact


© 2025 whonion. Built with SvelteKit & Tailwind CSS

About

Svelte implementation frontend personal card whonion.dev

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published