Skip to content

Commit a998073

Browse files
committed
Release: v2.1.1
1 parent 9f068bb commit a998073

File tree

10 files changed

+574
-784
lines changed

10 files changed

+574
-784
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [v2.1.1] - 2026-01-04
9+
10+
### 🚀 Major Improvements
11+
- **Design System Overhaul**: Implemented a modern **Glassmorphism** aesthetic with blur effects and vibrant gradients.
12+
- **Typography**: Switched to `Outfit` font for a cleaner, tech-focused look.
13+
- **Responsive Layout**: Completely rewrote `style.css` using modern Flexbox and Grid, ensuring perfect scaling from mobile to desktop.
14+
15+
### ✨ New Features
16+
- **Persistent Dark Mode**: Dark mode preference is now saved in local storage.
17+
- **Hero Illustration**: Added a custom 3D illustration to the Hero section.
18+
- **Project Expansion**: Added "Task Runner" and "Macbrew" to the portfolio.
19+
- **Content Polish**: Rewrote website copy for a professional narrative.
20+
21+
### 🛠️ Fixes & Polish
22+
- Fixed lint errors in CSS for better browser compatibility.
23+
- Improved accessibility with `aria-labels` on social links.
24+
- Removed unused assets and aligned file structure.
25+
26+
---
27+
28+
## [v1.2.1] - Previous Release
29+
- Initial stable release of the portfolio.

CONTRIBUTING.md

Lines changed: 36 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,100 +1,50 @@
1-
<p align = "center">
1+
# Contributing to Zemerik's Portfolio
22

3-
<img src = "assets/config/icon.png" style = "height:250px;width:250px">
3+
First off, thanks for taking the time to contribute! 🎉
44

5-
</p>
6-
7-
<h1 align = "center">
8-
9-
zemerik.github.io - [Website](https://zemerik.is-a.dev)
10-
11-
</h1>
12-
13-
<div align = "center">
14-
15-
![Tools](https://skillicons.dev/icons?i=html,css,javascript,scss,vscode,github&perline=25)
16-
17-
</div>
18-
19-
<p align = "center">
20-
<img src = "assets/config/screenshot_laptop.png" alt = "Laptop Screenshot" />
21-
</p>
22-
23-
## ❓ How to Contribute?
24-
25-
- All Contributions are highly appreciated, if you would like to contribute to this project, follow the steps below.
26-
27-
1. Fork a copy of this Repository on your Github account by clicking below,
28-
29-
- [Fork](https://github.com/Zemerik/zemerik.github.io/fork)
30-
31-
2. Clone your Forked Repository by using the following `GIT` command:
32-
33-
```bash
34-
git clone https://github.com/[YOUR GITHUB USERNAME]/zemerik.github.io
35-
```
36-
37-
3. Navigate into the Project's `Directory` by using the command below:
38-
39-
```bash
40-
cd zemerik.github.io
41-
```
42-
43-
4. Initialize a Remote to the original Repository by the following `GIT` command:
44-
45-
```bash
46-
git remote add upstream https://github.com/Zemerik/zemerik.github.io
47-
```
48-
49-
5. Create a new `branch` in which you can make your desired changes:
50-
51-
```bash
52-
git checkout -b newcontribution
53-
```
54-
55-
6. After making your changes, add all your files to the Staging Area:
56-
57-
```bash
58-
git add --all
59-
```
60-
61-
7. Commit your Changes:
62-
63-
```bash
64-
git commit -m "[COMMIT MSG]"
65-
```
66-
67-
> [!Note]
68-
> Remember to live a good commit message
5+
The following is a set of guidelines for contributing to this project. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
696

70-
8. Push all your Changes:
7+
## 🚀 How to Contribute
718

72-
```bash
73-
git push origin newcontribution
74-
```
9+
1. **Fork the Repository**: Click the 'Fork' button at the top right of this page.
10+
2. **Clone your Fork**:
11+
```bash
12+
git clone https://github.com/[YOUR_USERNAME]/zemerik.github.io.git
13+
```
14+
3. **Create a Branch**:
15+
```bash
16+
git checkout -b feature/MyNewFeature
17+
```
18+
4. **Make Changes**: Implement your feature or fix.
19+
5. **Commit Changes**:
20+
```bash
21+
git commit -m "feat: Add wonderful new feature"
22+
```
23+
*Tip: Write clear, concise commit messages.*
24+
6. **Push to Branch**:
25+
```bash
26+
git push origin feature/MyNewFeature
27+
```
28+
7. **Open a Pull Request**: Go to the original repository and click "Compare & pull request".
7529

76-
9. Create a new Pull - Request (PR) on the Original Repository
30+
## 🐛 Reporting Bugs
7731

78-
> Your Pull Request will be merged / reviewed as soon as possible.
32+
Bugs are tracked as GitHub issues. When filing an issue, explain the problem and include additional details to help maintainers reproduce the problem:
7933

80-
## 🐞Bug/Issue/Feedback/Feature Request:
34+
* Use a clear and descriptive title.
35+
* Describe the exact steps which reproduce the problem.
36+
* Provide specific examples to demonstrate the steps.
8137

82-
- If you would like to report a bug, a issue, implement any feedack, or request any feature, you are free to do so by opening a issue on this repository. Remember to give a detailed explanation of what you are trying to say, and how it will help the website.
38+
## 💡 Feature Requests
8339

84-
## 💁 Support:
40+
Feature requests are welcome! When opening a feature request, please provide as much detail and context as possible.
8541

86-
For any kind of support or inforrmation, you are free to join our **Discord Server**,
42+
## 💬 Community
8743

88-
<a href = "https://discord.gg/UF9KsmuGbr">
89-
<img src = "https://invidget.switchblade.xyz/UF9KsmuGbr">
90-
</a>
44+
Join the discussion on [Discord](https://discord.gg/UF9KsmuGbr) if you have any questions or just want to say hi!
9145

92-
<h1 align = "center">
93-
Thanks for Visiting🙏
94-
</h1>
46+
---
9547

96-
<p align = "center">
97-
Don't forget to leave a ⭐
98-
<br>
99-
Made with 💖 by <a href = "https://github.com/Zemerik">Hemang Yadav (Zemerik)</a>
48+
<p align="center">
49+
Thanks for visiting and contributing! 🙏
10050
</p>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Hemang Yadav
3+
Copyright (c) 2025 Hemang Yadav
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 70 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,98 @@
1-
<p align = "center">
1+
<p align="center">
2+
<img src="assets/branding.png
3+
" width="200" height="200" alt="Branding">
4+
</p>
5+
6+
<h1 align="center">Hemang Yadav (Zemerik)</h1>
27

3-
<img src = "assets/config/icon.png" style = "height:250px;width:250px">
8+
<p align="center">
9+
<strong>Full Stack Developer | Open Source Enthusiast | Building in Public</strong>
10+
</p>
411

12+
<p align="center">
13+
<a href="https://zemerik.is-a.dev"><strong>🌐 Visit Website</strong></a>
14+
&nbsp;|&nbsp;
15+
<a href="#-features">Features</a>
16+
&nbsp;|&nbsp;
17+
<a href="#-installation">Installation</a>
18+
&nbsp;|&nbsp;
19+
<a href="#-contributing">Contributing</a>
520
</p>
621

7-
<h1 align = "center">
22+
<div align="center">
823

9-
zemerik.github.io - [Website](https://zemerik.is-a.dev)
24+
![Tech Stack](https://skillicons.dev/icons?i=html,css,javascript,ts,react,nextjs,python,cpp,vscode,github&perline=15&theme=dark)
1025

11-
</h1>
26+
</div>
1227

13-
<div align = "center">
28+
---
1429

15-
![Tools](https://skillicons.dev/icons?i=html,css,javascript,typescript,scss,vscode,github&perline=25)
30+
## 🚀 About The Project
1631

17-
</div>
32+
Welcome to the **v2.1.1** source code of my personal portfolio. This project is a testament to my journey as a developer, showcasing my skills, projects, and passion for creating beautiful, functional web experiences.
1833

19-
<p align = "center">
20-
<img src = "assets/config/screenshot_laptop.png" alt = "Laptop Screenshot" />
21-
</p>
34+
Designed with a **Glassmorphism** aesthetic, it features a modern UI, persistent dark mode, and smooth animations, providing an immersive experience for visitors.
35+
36+
### ✨ Features
37+
38+
* **🎨 Glassmorphism Design**: sleek, modern interface with blur effects and vibrant gradients.
39+
* **🌗 Persistent Dark Mode**: Your preference is saved automatically.
40+
* **⚡ High Performance**: Optimized for speed and smooth scrolling.
41+
* **📱 Fully Responsive**: Flawless experience on Mobile, Tablet, and Desktop.
42+
* **🔥 Interactive Elements**: Dynamic project cards, hover effects, and animated sections.
43+
44+
---
45+
46+
## 🛠️ Installation & Setup
47+
48+
Want to run this portfolio locally? Follow these steps:
2249

23-
## About:
50+
1. **Clone the Repository**
51+
```bash
52+
git clone https://github.com/Zemerik/zemerik.github.io.git
53+
```
2454

25-
This is the source code for the previous version of my portfolio and my website, zemerik.is-a.dev. It was developed using JavaScript, CSS, and HTML. The project showcases my skills in web development. It serves as a testament to my ability to create functional and visually appealing websites.
55+
2. **Navigate to the Directory**
56+
```bash
57+
cd zemerik.github.io
58+
```
2659

27-
> - View my Website [here](https://zemerik.is-a.dev)
60+
3. **Open in Browser**
61+
Simply open the `index.html` file in your preferred browser.
62+
*Optional: Use the "Live Server" extension in VS Code for hot-reloading.*
2863

29-
## FEATURES:
64+
---
3065

66+
## 🤝 Contributing
3167

32-
<table align = "center">
33-
<tr>
34-
<td>
35-
🎩 Responsive Navbar with Icons and hover effects
36-
<br>
37-
<br>
38-
🤯 Light & Dark Mode
39-
<br>
40-
<br>
41-
⚡ CSS effects such as Animation, Transition and Hover for different sections.
42-
<br>
43-
<br>
44-
🏆 Appealing Icons for different Links
45-
</td>
46-
<td>
68+
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
4769

48-
<img src = "assets/config/screenshot_phone.png" style = "height: 400px; width: 250px">
49-
</td>
50-
</tr>
51-
</table>
70+
Please verify the [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
5271

72+
1. Fork the Project
73+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
74+
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
75+
4. Push to the Branch (`git push origin feature/AmazingFeature`)
76+
5. Open a Pull Request
5377

54-
## USAGE:
78+
---
5579

56-
- Use GIT to store the files of this Repository on your machine:
80+
## 📜 License
5781

58-
```
59-
git clone https://github.com/Zemerik/zemerik.github.io
60-
```
82+
Distributed under the MIT License. See `LICENSE` for more information.
6183

62-
- You can now customise the portfolio as you like.
84+
---
6385

64-
> [!Caution]
65-
> Use or Distribution of any private information such as Images, Name, Information, CNAME, etc is not permitted.
86+
## 💁 Support
6687

67-
## CONTRIBUTING:
88+
For questions, support, or just to connect, feel free to join our **Discord Server**:
6889

69-
Contributions are always welcome and appreciated. Feel free to create an Issue or Pull - Request for any fixes, bug reports, feature request or more.
90+
<a href="https://discord.gg/UF9KsmuGbr">
91+
<img src="https://invidget.switchblade.xyz/UF9KsmuGbr" alt="Discord Server">
92+
</a>
7093

71-
<h1 align = "center">
72-
Thanks for Visiting🙏
73-
</h1>
94+
---
7495

75-
<p align = "center">
76-
Don't forget to leave a ⭐
77-
<br>
78-
Made with 💖 by <a href = "https://github.com/Zemerik">Hemang Yadav (Zemerik)</a>
96+
<p align="center">
97+
Made with 💖 by <a href="https://github.com/Zemerik">Hemang Yadav (Zemerik)</a>
7998
</p>

assets/branding.png

1.19 MB
Loading

assets/hero.png

488 KB
Loading

assets/projects/macbrew.png

211 KB
Loading

0 commit comments

Comments
 (0)