From 2c725e831ecd5237c722bbc702343a2b151bbb5d Mon Sep 17 00:00:00 2001 From: Cojocaru David Date: Thu, 26 Sep 2024 21:41:08 +0300 Subject: [PATCH] Update README.md --- README.md | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6f3b598..b825bf8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CojocaruDavid.me +# cojocarudavid.me ![Build Status](https://img.shields.io/github/actions/workflow/status/cojocaru-david/cojocarudavid.me/ci.yml) ![License](https://img.shields.io/github/license/cojocaru-david/cojocarudavid.me) @@ -7,15 +7,34 @@ 👋 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](.github/smartmockups_m1jn1m6x.jpg) + ## 🌟 Features -- 🚀 Fast and optimized -- 🎨 Beautiful and customizable UI -- 🔒 Secure and reliable -- 🔄 Continuous integration and deployment +- 🚀 **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:** @@ -71,3 +90,9 @@ Feel free to reach out to me at [contact@cojocarudavid.me](mailto:contact@cojoca ## 🌟 Show Your Support Give a ⭐️ if you like this project! + +## 🙏 Acknowledgments + +- [Astro.js](https://astro.build/) +- [Tailwind CSS](https://tailwindcss.com/) +- [GitHub Actions](https://github.com/features/actions)