Skip to content

cojocaru-david/cojocarudavid.me

Repository files navigation

cojocarudavid.me

Build Status License Version Stars

👋 Hi, I'm David, a 17-year-old coder from Romania. 🚀 Passionate about web development with JavaScript, PHP, and React. Linux enthusiast automating tasks with Bash.


🚀 Project Overview

cojocarudavid.me is my personal portfolio website, built with Astro.js and styled using Tailwind CSS. It serves as a hub for my projects, blog posts, and personal updates.

Website Screenshot


🌟 Features

Blazing fast - Optimized for performance and SEO.
🎨 Modern & responsive - Tailwind CSS for easy customization.
🔒 Secure & reliable - Follows best security practices.
📱 Mobile-friendly - Fully responsive across devices.
📝 Blog support - Share insights and experiences.


🛠️ Tech Stack


📚 Setup & Installation

Prerequisites

Ensure you have the following installed:

Installation Steps

  1. Clone the repository:

    git clone https://github.com/cojocaru-david/cojocarudavid.me.git
  2. Navigate to the project directory:

    cd cojocarudavid.me
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev

🎯 Usage

Development Mode

Run the local development server:

npm run dev

Production Build

Generate a production-ready build:

npm run build

Project Checks

Run Astro's type/content checks:

npm run check

🤝 Contributing

Contributions are welcome! Please follow the contributing guidelines before submitting changes.


📄 License

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


💬 Contact

📧 Email: contact@cojocarudavid.me

🌐 Connect with Me


⭐ Show Your Support

If you like this project, give it a ⭐ on GitHub!


🙏 Acknowledgments