Skip to content

samonide/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Personal Portfolio Website

A modern, responsive portfolio website built with React and Material-UI. This portfolio showcases my skills, experience, projects, and provides a way to get in touch.

✨ Features

  • 📱 Responsive design that works on all devices
  • 🎨 Modern UI with Material-UI components
  • 🔄 Smooth scrolling navigation
  • 📑 Sections for:
    • 🏠 Home/Introduction
    • 👨‍💻 About Me
    • 💼 Experience
    • 🛠️ Projects
    • 📧 Contact Information

🛠️ Tech Stack

  • ⚛️ React
  • 🎨 Material-UI
  • 🚀 Create React App
  • 🎨 CSS Variables for theming

🚀 Getting Started

📋 Prerequisites

  • ⚙️ Node.js (v14 or higher)
  • 📦 npm or yarn

🔧 Installation

  1. Clone the repository
git clone https://github.com/samonide/portfolio.git
  1. Install dependencies
cd portfolio
npm install
  1. Start the development server
npm start

The application will be available at http://localhost:3000

📜 Available Scripts

  • npm start - 🚀 Runs the app in development mode
  • npm run build - 📦 Builds the app for production
  • npm test - ✅ Runs the test suite
  • npm run eject - ⚠️ Ejects from Create React App (not recommended)

🌐 Deployment

The application can be deployed to any static hosting service like:

  • 📦 GitHub Pages
  • 🚀 Netlify
  • ⚡ Vercel
  • 🔥 Firebase Hosting

📄 License

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

📧 Contact

Samonide - samonide@fmb.im

Project Link: https://github.com/samonide/portfolio

Releases

No releases published

Packages

No packages published