Giter Club home page Giter Club logo

portfolio-web's Introduction

Portfolio Web

An elegant personal portfolio showcasing your work, built with Astro and Tailwind CSS.

Description

Minimalist and modern personal portfolio website created to showcase my projects and experience. This project uses Astro for static site generation and Tailwind CSS for stylish and responsive design. The style has been inspired in Midu's portfolio but done from scratch and adding new functionallities.

The website includes sections for:

  • Hero: A brief introduction.
  • Experience: My professional experience.
  • Projects: Highlights of key projects with links and descriptions.
  • About Me: A more personal and detailed description about me

Visit the portfolio at https://nullgaro.com.

Installation

Clone the Repository

To get started, clone the repository to your local machine:

git clone https://github.com/nullgaro/portfolio-web.git
cd portfolio-web

Rename data.json.example

To get the information correctly populated you have to rename the data.json.example to data.json:

mv src/data.json.example src/data.json

Install Dependencies

This project requires Node.js and npm. Install the dependencies by running:

npm install

Run the Development Server

Start the local development server:

npm run dev

You can now view the portfolio at http://localhost:4321.

Build for Production

To build the project for production, use:

npm run build

The optimized and ready-to-deploy site will be in the dist directory.

Features

  • Responsive Design: Looks great on any device.
  • SEO Friendly: Optimized for search engines.
  • Internationalization: Supports English and Spanish for better user experience.
  • Light / Dark Mode: Light and Dark mode user selectable for better accesibility.
  • Fast and Lightweight: Built with performance in mind.

Future Enhancements ๐Ÿ“‹

  • Add a blog section to share articles.
  • Implement high contrast mode for improved accessibility.
  • CI/CD pipelines for automatic deploys.

portfolio-web's People

Contributors

nullgaro avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.