Skip to content

md-zeon/zeon-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeon's Portfolio

This is my personal portfolio website, showcasing my skills, projects, and experience as a web developer. The portfolio is a single-page application built with React, Vite, and Tailwind CSS.

Features

  • Single-Page Application: A smooth and fast user experience with no page reloads.
  • Responsive Design: The website is fully responsive and works on all devices.
  • Interactive UI: The portfolio includes interactive elements and animations to engage users.
  • Projects Showcase: A dedicated section to showcase my projects with details, links, and technologies used.
  • Skills Section: A list of my technical skills with icons.
  • Contact Form: A functional contact form using EmailJS to get in touch with me.

Technologies Used

Frontend

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web projects.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • DaisyUI: A Tailwind CSS component library.
  • React Icons: A collection of popular icons for React projects.
  • React Fast Marquee: A lightweight React component to create marquees.
  • React Toastify: A notification library for React applications.
  • Motion: A production-ready animation library for React.
  • EmailJS: A service to send emails directly from JavaScript.

Backend

The portfolio is a static site and does not have a backend.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js: Make sure you have Node.js installed on your machine. You can download it from here.

Installation

  1. Clone the repo
    git clone https://github.com/md-zeon/zeon-portfolio.git
  2. Install NPM packages
    npm install
  3. Run the development server
    npm run dev
    The application will be available at http://localhost:5173.

Usage

The portfolio is a static website and can be deployed to any static hosting service like Vercel, Netlify, or GitHub Pages.

To build the application for production, run the following command:

npm run build

This will create a dist folder with the production-ready files.

Contact

Zeanur Rahaman Zeon - @zeanur - zeanur.rahaman.zeon

Project Link: https://github.com/md-zeon/zeon-portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors