-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc92dc5
commit 2c725e8
Showing
1 changed file
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
@@ -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 [[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) |