Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cojocaru-david authored Sep 26, 2024
1 parent dc92dc5 commit 2c725e8
Showing 1 changed file with 30 additions and 5 deletions.
35 changes: 30 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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:**
Expand Down Expand Up @@ -71,3 +90,9 @@ Feel free to reach out to me at [[email protected]](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)

0 comments on commit 2c725e8

Please sign in to comment.