Skip to content

Commit 9743a08

Browse files
authored
Merge pull request #26 from csprasad/chore/update
chore: update screenshot & readme
2 parents 6cbd224 + 074b3d6 commit 9743a08

File tree

2 files changed

+44
-45
lines changed

2 files changed

+44
-45
lines changed

README.md

Lines changed: 44 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,44 @@
1-
> [!IMPORTANT]
2-
> I'm actively working on new features and improvements.
3-
> Expect changes and possible bugs.
4-
> Please try it out and report any issues via [GitHub Issues](https://github.com/csprasad/csprasad.github.io/issues)!
5-
6-
## Portfolio
7-
Welcome to my portfolio! This project showcases my work, skills, and experience as an iOS developer.
8-
9-
🔗 [Visit Portfolio](https://csprasad.github.io)
10-
11-
## Features
12-
- **iPhone Mock UI** – Displays portfolio in an interactive iPhone-style layout.
13-
- **Responsive Design** – Works on all screen sizes.
14-
- **Dynamic Content** – Sections like About, Work, and Projects.
15-
```plaintext
16-
+----------------------+
17-
| ▪▪▪▪ |
18-
|+--------------------+|
19-
|| ||
20-
|| ||
21-
|| 🙋 ||
22-
|| Developer ||
23-
|| Intro ||
24-
|| ||
25-
|| ||
26-
|| ||
27-
|| ||
28-
|| ||
29-
||---- --- --- ----||
30-
|| 📄 | 📂 | 💼 | 📞 ||
31-
|+--------------------+|
32-
| _____ |
33-
+----------------------+
34-
```
35-
36-
## 🛠️ Built With
37-
- **HTML, CSS, JavaScript**
38-
- **Bootstrap**
39-
- **GitHub Pages** (for deployment)
40-
41-
## Contact
42-
If you want to connect, feel free to reach out:
43-
- **Email**: [email protected]
44-
- **GitHub**: [CSPrasad](https://github.com/csprasad)
45-
- **LinkedIn**: [CSPrasad](https://linkedin.com/in/csprasadios)
1+
# 📱 Portfolio Website – CSPrasad
2+
3+
[![Site](https://img.shields.io/badge/Site-Live-green?style=flat&logo=githubpages)](https://csprasad.github.io)
4+
[![Email](https://img.shields.io/badge/[email protected])](mailto:[email protected])
5+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin)](https://linkedin.com/in/csprasadios)
6+
[![Instagram](https://img.shields.io/badge/Instagram-Follow-purple?logo=instagram)](https://instagram.com/csprasad_ios/)
7+
[![Exercism](https://img.shields.io/badge/Exercism-Mentor-green?logo=exercism)](https://exercism.org/profiles/codealligator)
8+
9+
An interactive **iPhone-inspired portfolio** built with vanilla web technologies.
10+
It showcases my **iOS development skills, projects, and experience** in a mobile-style UI.
11+
12+
---
13+
14+
## Features
15+
16+
- **iPhone Mock UI** – Portfolio displayed inside an iPhone-like frame.
17+
- **Responsive Design** – Adapts to desktop, tablet, and mobile.
18+
- **Dynamic Sections** – About, Work, Projects, and Contact.
19+
- **Minimal & Clean** – Built with Bootstrap for responsive layouts.
20+
21+
---
22+
23+
## 📸 Preview
24+
25+
🔗 [**Visit Live Site**](https://csprasad.github.io/landing.html)
26+
![webpage](data/webpage.png)
27+
28+
---
29+
30+
## Built With
31+
[![HTML](https://img.shields.io/badge/Frontend-HTML5-orange?logo=html5)](#)
32+
[![CSS](https://img.shields.io/badge/Style-CSS3-blue?logo=css3)](#)
33+
[![JavaScript](https://img.shields.io/badge/Logic-JavaScript-yellow?logo=javascript)](#)
34+
[![Bootstrap](https://img.shields.io/badge/UI-Bootstrap-563D7C?logo=bootstrap)](#)
35+
36+
- **HTML5** – Structure
37+
- **CSS3** – Styling & layout
38+
- **Bootstrap 5** – Responsive grid & UI components
39+
- **JavaScript (ES6)** – Interactivity
40+
- **GitHub Pages** – Deployment
41+
42+
---
43+
44+
## Contact - [LinkedIn](https://linkedin.com/in/csprasadios) | [GitHub](https://github.com/csprasad) | [Email](mailto:[email protected])

data/webpage.png

472 KB
Loading

0 commit comments

Comments
 (0)