megarbon / my-Portfolio

Home Page:https://my-portfolio-megarbon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro Portfolio by Melaku Garcia

Project Description

This portfolio website was built using Astro, a fast static site generator, and styled with the help of Tailwind CSS.

Astro Logo

Astro is a static site generator that combines the best of both server rendering and static site generation. It allows for blazing-fast loading times and highly optimized web applications.

Astro Logo Tailwind CSS is a utility-first CSS framework that provides a set of pre-designed, reusable classes to streamline the styling process. It enables rapid development and ensures a consistent design system.

The portfolio website includes:

  • Minimalistic Landing Page
  • Contact information
  • A downloadable CV
  • Access to my current projects

💻 Commands

All commands are run from the root of the project using a terminal:

Command Action
npm install Install dependencies
npm run dev Start the local development server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Please note that this website is a work in progress, and I will be continuously working on it to improve its content and features.

Feel free to explore the site, and don't hesitate to reach out if you have any questions or feedback!

🤍 This portfolio was created following Oliver G's YouTubes's Course.

Feel free to check astros documentation or jump into their Discord server.

About

https://my-portfolio-megarbon.vercel.app


Languages

Language:Astro 96.6%Language:JavaScript 3.4%