Skip to content

bedlinger/www

Repository files navigation

My Portfolio Website

This repository contains the source code for my personal portfolio website. I've built this site to showcase my skills and projects.

  • Modern Tech Stack: Built with Astro optimal performance
  • Responsive Design: Fully responsive interface using TailwindCSS for a seamless experience on all devices
  • Multiple Languages: My Portfolio is available in both German and English

🛠️ Technology Stack

  • Frontend Framework: Astro
  • Styling: TailwindCSS with custom theming
  • Type Safety: TypeScript
  • Code Quality: ESLint and Prettier

🏗️ Project Structure

  • assets/: Static assets
  • components/: Reusable components
  • layouts/: Layouts for the pages
  • pages/: Pages and routes of the Website
  • services/: API and external service integrations
  • styles/: Custom styles and theme
  • types.ts: TypeScript type definitions
  • i18n.ts: Translation provider

📋 Getting Started

Prerequisites

  • Node.js
  • npm

Installation

# Install dependencies
npm install

# Compile and hot-reload for development
npm run dev

# Type-check, compile and minify for production
npm run build

# Preview production build
npm run preview

🔗 Connect with Me

📝 License

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


© 2026 Benjamin Edlinger. All rights reserved.

About

Personal Portfolio Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors