Victor Sabare's Portfolio

Website MIT License Next.js Stitches Framer Motion

My personal website and blog, built to showcase my work, writing, and journey in data, cloud, and software engineering.


🌐 Live Demo

πŸ‘‰ https://sabare.tech


✨ Features

  • Modern Design: Sleek, minimal, and responsive UI with elegant gradients and glassmorphism.
  • Animated Interactions: Smooth animations using Framer Motion.
  • Blog Engine: Markdown-powered blog posts with code highlighting.
  • Projects Section: Showcasing personal and professional projects.
  • About Me: Interactive biography with animations and fun facts.
  • Uses Page: Tech stack, tools, and preferred workflows.
  • SEO Optimized: Open Graph, Twitter Cards, and JSON-LD structured data.
  • Dark Mode: Accessible and visually balanced themes.
  • Deployed on Vercel: Fast and scalable deployment.
  • Connections Data: Static list loaded from the data folder.
  • Command Bar: Keyboard-based navigation for power users.
  • Mobile-First Experience: Optimized navigation and layout for mobile devices.

πŸ“Έ Screenshots

Home Blog Work Experience
Home Blog Work

πŸ› οΈ Technology Stack


πŸš€ Getting Started

  1. Clone this repo:

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

    npm install
  3. Run locally:

    npm run dev
  4. View in browser:

    http://localhost:3000
    

πŸ“ File Structure

.
|-- articles      # Markdown blog posts
|-- components    # Reusable React components
|-- data          # Data for projects, uses, work, etc.
|-- layouts       # Page and post layouts
|-- lib           # Utilities and helpers
|-- pages         # Next.js pages
|-- public        # Static assets (images, icons, etc.)

🌟 Special Sections

πŸ§‘β€πŸ’Ό Connections

A growing list of inspiring people I’ve worked with or admireβ€”powered by a dynamic Notion database.

  • Live Cards: Rich cards with role, company, status, and tags.
  • Filter & Search: Quick search and filtering by name or category.
  • Animated Details: Modals for expanded profiles.
  • Status Tags: Track people I’ve met or plan to meet.
  • Always Up-to-date: Synced from Notion in real time.

πŸ“š Articles

  • Written in Markdown with syntax highlighting.
  • Table of Contents with anchor links.
  • Fully SEO and share optimized.

πŸ›  Uses

  • See what I use for daily productivity, development, and creativity tools.
  • Tools, apps, and hardware listed with descriptions and links.

πŸ† Projects & Work

  • Year-wise categorized portfolio with project highlights.
  • Work experience with tools, teams, and accomplishments.

🀝 Contributing

If you have ideas for improvement:

  1. Fork the repo
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a Pull Request

πŸ™‹β€β™‚οΈ Author

Field Info
Name Victor Oketch Sabare
Website sabare.tech
Twitter @sabare_victor
LinkedIn victor-sabare

πŸ“„ License

MIT License Β© Victor Sabare


Would you like me to generate a PDF version of this as well?