moshik-portfolio Svelte Themes

Moshik Portfolio

A modern, responsive portfolio website built with Svelte and TailwindCSS, featuring a bilingual interface (English/Hebrew).

Moshik Ohana - Portfolio Website

A modern, responsive portfolio website built with Svelte and TailwindCSS, featuring a bilingual interface (English/Hebrew).

Features

  • Responsive design that works on mobile, tablet, and desktop
  • Bilingual support with language toggle (English/Hebrew)
  • Dark theme with modern UI components
  • Sections for skills, experience, education, projects, and contact information
  • Smooth scrolling navigation

Tech Stack

  • Framework: Svelte
  • Styling: TailwindCSS
  • Language: TypeScript
  • Icons: Lucide SVG icons
  • Build Tool: Vite

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository

    git clone https://github.com/moshiko1988/portfolio.git
    cd portfolio
    
  2. Install dependencies

    npm install
    # or
    yarn install
    
  3. Start the development server

    npm run dev
    # or
    yarn dev
    
  4. Open your browser and navigate to http://localhost:3000

Building for Production

To create a production build:

npm run build
# or
yarn build

The built files will be in the dist folder and can be deployed to any static hosting service.

Customization

To customize this portfolio for your own use:

  1. Update personal information in MoshikPortfolio.svelte (English version)
  2. Update Hebrew content in MoshikPortfolioIndex.svelte
  3. Replace or update projects, skills, and experience sections
  4. Update contact links to your own profiles

License

MIT

Contact

Moshik Ohana - moshikoohana@gmail.com

Website links: http://bit.ly/4jBZh4h // https://moshik-portfolio-nywcoagg0-moshikohanas-projects.vercel.app/

Top categories

Loading Svelte Themes