Skip to content

Mr-Rahul-Paul/profile-website

Repository files navigation

Paul's Portfolio

Live Site: profile-website-psi.vercel.app

Personal portfolio showcasing skills, projects, and achievements. Built with modern web technologies.

Links

Tech Stack

  • Frontend: Next.js 14, TypeScript, Tailwind CSS, React
  • Backend: Node.js, Express, Telegram Bot API
  • Tools: ESLint, PostCSS, Vercel

Features

  • Responsive design
  • Interactive UI with animations
  • Telegram contact integration
  • Skills & projects showcase
  • Education timeline

Prerequisites

  • Node.js (v18+)
  • npm or yarn
  • Git

Quick Start

# Clone & install
git clone https://github.com/Mr-Rahul-Paul/profile-website.git
cd profile-website
npm install

# Set up environment
echo "TELEGRAM_BOT_TOKEN=your_token_here" > .env.local
echo "TELEGRAM_CHAT_ID=your_chat_id_here" >> .env.local

# Run development server
npm run dev

Open localhost:3000 to view.

Build

npm run build
npm start

About

A fully customizable developer portfolio website made with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors