Skip to content

Latest commit

 

History

History
98 lines (62 loc) · 2.49 KB

README.md

File metadata and controls

98 lines (62 loc) · 2.49 KB

cojocarudavid.me

Build Status License Version Stars

👋 Hi, I'm David, a 16yo coder from Romania 🚀 Crafting web wonders with JavaScript, PHP, and React. Linux lover automating tasks with Bash.

🚀 Project Overview

cojocarudavid.me is a blazing fast personal website built with Astro.js and styled with Tailwind CSS. It showcases my projects, blog posts, and more.

Website Screenshot

🌟 Features

  • 🚀 Fast and optimized - Built for speed and performance.
  • 🎨 Beautiful and customizable UI - Tailwind CSS for easy customization.
  • 🔒 Secure and reliable - Follows best security practices.
  • 🔄 Continuous integration and deployment - Automated workflows with GitHub Actions.

🛠️ Technologies Used

  • Astro.js - Static site generator.
  • Tailwind CSS - Utility-first CSS framework.
  • TypeScript - Typed JavaScript at Any Scale.
  • JavaScript - High-level, often just-in-time compiled, and multi-paradigm.
  • CSS - Cascading Style Sheets.

📚 Documentation

Prerequisites

  • Node.js and npm installed.
  • Git installed.

Setup

  1. Clone the repository:

    git clone https://github.com/cojocaru-david/cojocarudavid.me.git
  2. Install dependencies:

    cd cojocarudavid.me
    npm install
  3. Run the development server:

    npm run dev

Usage

  • Build for production:

    npm run build
  • Deploy:

    npm run deploy

Contributing

Contributions are welcome! Please read the contributing guidelines first.

📄 License

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

💬 Contact

Feel free to reach out to me at contact@cojocarudavid.me.

🚀 Connect with Me

🌟 Show Your Support

Give a ⭐️ if you like this project!

🙏 Acknowledgments