Skip to content

alamkanak/alamkanak.github.io

Repository files navigation

Nuxt Portfolio Website

A modern, responsive portfolio website built with Nuxt 4, showcasing the work and expertise of Raquib Ul Alam, a Senior Android Engineer and ML Researcher.

🛠️ Tech Stack

🏃‍♂️ Getting Started

Prerequisites

  • Node.js 18+ or 20+
  • npm, yarn, or pnpm

Installation

  1. Clone the repository
git clone https://github.com/alamkanak/alamkanak.github.io.git
cd alamkanak.github.io
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open http://localhost:3000 in your browser

Building for Production

# Build for production
npm run build

# Preview production build
npm run preview

# Generate static site for GitHub Pages
npm run generate

Managing Content

All contents are located in the content/ directory. You can add, edit, or remove projects and profile details using Markdown and YAML files. The site uses Nuxt Content to render these files dynamically. Icons are used from Nuxt Icon: https://icon-sets.iconify.design/

👨‍💻 About

Created by Raquib Ul Alam

About

A portfolio site made with VuePress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors