Skip to content

callmezaa/KEN-PORTFOLIO

Repository files navigation

Developer Portfolio

Personal developer portfolio website built with Next.js to showcase my projects, technical skills, and experience as a software developer. This website serves as a central place to present my work, including mobile applications, web projects, and other software development activities.

Live Website

Visit the live portfolio here:

https://portfolio-amber-ten-22.vercel.app/

Repository

GitHub Repository:

https://github.com/callmezaa/KEN-PORTFOLIO

Tech Stack

This portfolio website was built using modern web technologies:

  • Next.js – React framework for production
  • React – JavaScript library for building user interfaces
  • TypeScript – Typed JavaScript for better maintainability
  • Tailwind CSS – Utility-first CSS framework for styling
  • Vercel – Hosting and deployment platform

Features

  • Responsive and modern portfolio design
  • Project showcase section
  • Skills and technology stack display
  • About me section
  • Contact information
  • Fast performance using Next.js optimization
  • SEO-friendly structure

Project Structure

portfolio/
├── app/                # Next.js App Router pages
├── components/         # Reusable UI components
├── public/             # Static assets
├── styles/             # Global styles
├── screenshots/        # Website preview images
├── package.json
└── README.md

Getting Started

Follow these steps to run the project locally.

1. Clone the repository

git clone https://github.com/callmezaa/KEN-PORTFOLIO.git

2. Navigate to the project directory

cd portfolio

3. Install dependencies

npm install

or

yarn install

4. Run the development server

npm run dev

Open your browser and visit:

http://localhost:3000

Deployment

This project is deployed using Vercel.

To deploy your own version:

  1. Push the repository to GitHub
  2. Connect the repository to Vercel
  3. Vercel will automatically build and deploy the project

Official website: https://vercel.com

Author

Ken Zamariyan Informatics Engineering

GitHub: https://github.com/callmezaa

License

This project is open-source and available under the MIT License.

About

Personal developer portfolio built with Next.js and modern web technologies to showcase projects, skills, and contact information. Deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors