Welcome to the Adrish repository! This repository contains the source code for my personal portfolio and blog website. Here, you will find a blend of creative design and practical functionality, showcasing my work and thoughts.
The Adrish website serves as both a portfolio and a blog. It highlights my projects and allows me to share my insights through articles. The design focuses on user experience, ensuring a smooth and enjoyable visit.
- Responsive Design: The website adapts to various screen sizes, ensuring a great experience on both mobile and desktop devices.
- Dark Mode: Users can switch to dark mode for a comfortable viewing experience in low-light environments.
- Markdown-Powered Blog: Write and format articles easily using Markdown, making content creation straightforward.
- Easy Navigation: Intuitive layout allows users to find information quickly.
- Accessible: The website follows accessibility guidelines to ensure everyone can use it.
This project utilizes a range of technologies to deliver a seamless experience:
- HTML: The structure of the website.
- CSS: Styles and layouts, enhanced with Tailwind CSS for utility-first design.
- JavaScript: Interactivity and dynamic content.
- Markdown: Content creation for the blog.
- GitHub Pages: Hosting the website for easy access.
To get started with the Adrish project, follow these steps:
-
Clone the Repository:
git clone https://github.com/levi1234zaza/adrish--
-
Navigate to the Directory:
cd adrish--
-
Open the Project: Use your preferred code editor to explore the files.
-
Run the Website: Open
index.html
in your web browser to view the site.
The website is designed for easy navigation. Here’s how to make the most of it:
- Explore Projects: Visit the portfolio section to see my work.
- Read Blog Posts: Check out the blog for articles on various topics.
- Switch Themes: Use the toggle button to switch between light and dark modes.
Contributions are welcome! If you want to help improve the project, please follow these steps:
- Fork the Repository: Click on the "Fork" button at the top right of the page.
- Create a Branch:
git checkout -b feature/YourFeature
- Make Changes: Edit the code as needed.
- Commit Your Changes:
git commit -m "Add your message here"
- Push to the Branch:
git push origin feature/YourFeature
- Create a Pull Request: Go to the original repository and submit your pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For the latest updates and releases, visit the Releases section. Here, you can download the latest version of the project and execute it on your local machine.
For more information, you can also check the Releases section to stay updated with the latest changes and improvements.
Feel free to reach out for any questions or collaborations:
- Email: your.email@example.com
- LinkedIn: Your LinkedIn Profile
- Twitter: @YourTwitterHandle
Thank you for visiting my portfolio and blog! I hope you find it informative and inspiring.