Skip to content

Commit 65159cd

Browse files
committed
readme update
1 parent 320aa68 commit 65159cd

File tree

1 file changed

+9
-37
lines changed

1 file changed

+9
-37
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# Aviral Verma - Academic Portfolio Website
21

3-
A clean, minimal academic portfolio website showcasing research projects and academic work. Built with Jekyll and inspired by Frank Chimero's elegant typography-focused design principles.
2+
A clean, minimal website showcasing research projects and academic work. Built with Jekyll and inspired by Frank Chimero's elegant typography-focused design principles.
43

5-
![Profile](./images/profile.jpg)
6-
7-
## 🎨 Design Philosophy
4+
## Design Philosophy
85

96
This website follows a **Frank Chimero-inspired design** with:
107
- **Typography-focused layout** with generous whitespace
@@ -14,13 +11,6 @@ This website follows a **Frank Chimero-inspired design** with:
1411

1512
> **Design Inspiration**: [frankchimero.com](https://frankchimero.com/) - A masterclass in web typography and layout design
1613
17-
## ✨ Features
18-
19-
- **πŸ“± Fully Responsive**: Works seamlessly on all devices
20-
- **πŸ”¬ Project Showcase**: Interactive grid with hover overlays
21-
- **🎨 Modern Design**: Frank Chimero-inspired layout with sticky navigation
22-
23-
## Quick Start
2414

2515
### Prerequisites
2616
- Ruby (3.0+)
@@ -57,7 +47,7 @@ This website follows a **Frank Chimero-inspired design** with:
5747
πŸ“¦ Aviral_single_page/
5848
β”œβ”€β”€ πŸ“„ _config.yml # Site configuration
5949
β”œβ”€β”€ πŸ“„ index.html # Main single-page layout
60-
β”œβ”€β”€ 🎨 css/main.scss # Custom styles (Frank Chimero-inspired)
50+
β”œβ”€β”€ css/main.scss # Custom styles (Frank Chimero-inspired)
6151
β”œβ”€β”€ πŸ“‚ _layouts/
6252
β”‚ β”œβ”€β”€ πŸ“„ project.html # Individual project page template
6353
β”‚ └── πŸ“„ single-page.html # Main site layout
@@ -74,7 +64,7 @@ This website follows a **Frank Chimero-inspired design** with:
7464
└── πŸ“‚ images/ # Profile and project images
7565
```
7666

77-
## 🎯 Customization
67+
## Customization
7868

7969
### Adding New Projects
8070

@@ -109,29 +99,14 @@ social:
10999
url: "https://github.com/yourusername"
110100
```
111101
112-
## πŸ› οΈ Technologies Used
102+
## Dependencies
113103
114104
- **[Jekyll 4.4+](https://jekyllrb.com/)** - Static site generator
115105
- **[MathJax](https://www.mathjax.org/)** - Mathematical notation rendering
116106
- **HTML5 & CSS3** - Modern web standards
117107
- **Flexbox & CSS Grid** - Responsive layout system
118108
- **SCSS** - Enhanced CSS with variables and nesting
119109
120-
## πŸ“Š Academic Features
121-
122-
### LaTeX Math Support
123-
```latex
124-
$$\mathbf{J} = -\frac{n_s e^2}{m} \mathbf{A}$$
125-
```
126-
127-
### Project Categories
128-
- **Research Projects**: Summer internships, research work
129-
- **Course Projects**: Academic coursework and assignments
130-
- **Personal Projects**: Independent work and contributions
131-
132-
### Responsive Design
133-
- **Desktop**: Side-by-side layout with sticky navigation
134-
- **Mobile**: Single-column stacked layout for optimal mobile experience
135110
136111
## 🎨 Design Credits
137112
@@ -141,16 +116,13 @@ This website's design is inspired by **[Frank Chimero](https://frankchimero.com/
141116
- Minimal, content-first design philosophy
142117
- Elegant use of whitespace and hierarchy
143118
144-
Frank Chimero's work demonstrates how thoughtful design enhances content readability and user experience.
145-
146-
## πŸ“§ Contact
119+
## Contact
147120
148121
**Aviral Verma**
149-
- πŸ“§ Email: [aviral.verma@niser.ac.in](mailto:aviral.verma@niser.ac.in)
150-
- πŸ™ GitHub: [@avi-xd](https://github.com/avi-xd)
151-
- πŸŽ“ Institution: NISER Bhubaneswar
122+
- Email: [aviral.verma@niser.ac.in](mailto:aviral.verma@niser.ac.in)
123+
- GitHub: [@avi-xd](https://github.com/avi-xd)
152124
153-
## πŸ“„ License
125+
## License
154126
155127
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
156128

0 commit comments

Comments
Β (0)