Skip to content

AlanP13/AlanP13.github.io

Repository files navigation

Alan Palayil — Personal Portfolio

🌐 Live site: https://alanp13.github.io

Overview

This repository contains the source code for my personal portfolio website, built to present my professional experience, engineering projects, technical skills, and certifications in a clean, fast, and modern web experience.

The site serves as my primary professional landing page for:

  • Recruiters and hiring managers

  • Engineering collaborators

  • Technical reviewers

It focuses on:

  • Clear storytelling of technical experience

  • Clean, readable UI/UX

  • High performance and accessibility

  • Maintainable, component-driven architecture


Tech Stack

  • Astro

  • JavaScript / TypeScript

  • HTML5

  • CSS3

  • Modern static-site architecture

  • Git & GitHub


Key Features

  • ⚡ Fast, static, SEO-friendly site built with Astro

  • 📱 Fully responsive layout (mobile, tablet, desktop)

  • 🧩 Component-based architecture

  • 🧠 Clear information hierarchy and content structure

  • 🎯 Focused on technical storytelling and project presentation

  • 🚀 Deployed via GitHub Pages


Site Content

The portfolio showcases:

  • Professional experience and roles

  • Major engineering projects

  • Technical skill stack

  • Certifications and credentials

  • Personal design language and branding


Project Structure

├── public/
├── src/
│   ├── assets/
│   ├── components/
│   ├── layouts/
│   └── pages/
├── package.json
└── astro.config.mjs

Development

Prerequisites

  • Node.js (LTS recommended)

  • npm

Install dependencies

npm install

Run locally

npm run dev

Then open:

http://localhost:4321

Build for production

npm run build

Preview production build

npm run preview


Deployment

The site is deployed using GitHub Pages.

Production URL:

https://alanp13.github.io


Philosophy

This project is intentionally:

  • Simple

  • Fast

  • Content-first

  • Maintainable

It is designed to evolve over time as my experience, projects, and technical focus grow.


License

Personal portfolio — all rights reserved.

About

Personal portfolio website built with Astro showcasing projects, experience, and technical skills.

Resources

Stars

Watchers

Forks

Contributors