Skip to content

A clean and classic about me personal page format following the Linux design principles. Simple, professional, and organized.

License

Notifications You must be signed in to change notification settings

gkatrakazas/aboutme

Repository files navigation

🌐 About Me Personal page

A simple, elegant,linux style, about me personal single-page application created with BackboneJS and styled using Tailwind CSS. It's a perfect starting point for anyone looking to showcase their work and experience online.

🌟 Features

  • Responsive Design: Looks great on both mobile and desktop devices.
  • Fast and Lightweight: Built with performance in mind.
  • Easily Customizable: Tailwind CSS allows for easy styling customization.

🚀 Getting Started

Prerequisites

  • Node.js - JavaScript runtime.
  • npm - Package manager for JavaScript.

Installation & Setup

  1. Clone the repository:

    git clone <Your Repository URL>
    cd personal-page-cv
    
  2. Install Dependencies:

    npm install
    
  3. Run the Application:

    npm start
    

    Open your web browser and visit http://localhost:4000.

🐳 Running with Docker

You can also run the Personal Page CV application using Docker. This allows you to containerize the application, making it easy to deploy and manage in different environments.

Building and run the Docker Image

docker build -t aboutme-page .
node docker-commands.js up aboutme .

🛠️ Technologies Used

🙏 Acknowledgements

About

A clean and classic about me personal page format following the Linux design principles. Simple, professional, and organized.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published