ahmadaimandev / aimandev

Repository from Github https://github.comahmadaimandev/aimandevRepository from Github https://github.comahmadaimandev/aimandev

Free Minimal Astro Portfolio

A modern, minimalist portfolio website built with Astro and deployed on Cloudflare Pages. Features a collection of writings, projects, and professional experiences.

alt text

Overview

This is a personal portfolio website for ByteKai, a Software Engineer and Curious Tinkerer. The site showcases blog posts, technical notes, project work, and professional experience in a clean, fast-loading format.

Features

  • πŸš€ Built with Astro v5.1
  • ⚑️ Deployed on Cloudflare Pages
  • πŸ“ Content sections:
    • Blog posts
    • Technical notes
    • Project showcase
    • Professional experience
    • Curated bookmarks
  • 🎨 Clean typography with:
    • Inter
    • Roboto Mono
    • Source Sans Pro
  • 🌐 Social presence integration
  • πŸ“± Fully responsive design

Tech Stack

  • Framework: Astro 5.1.2
  • Deployment: Cloudflare Pages
  • Fonts:
    • @fontsource/inter
    • @fontsource/roboto-mono
    • @fontsource/source-sans-pro

Development

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or pnpm

Local Development

  1. Clone the repository
  2. Run pnpm install to install dependencies
  3. Run pnpm dev to start the development server
  4. Open your browser and navigate to http://localhost:4321 to view the site

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Acknowledgments

About

License:Apache License 2.0


Languages

Language:Astro 67.4%Language:CSS 19.7%Language:TypeScript 12.8%