Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### AI-Powered Resume to Portfolio in Seconds

[![Live Demo](https://img.shields.io/badge/demo-portlify.techycsr.dev-4F46E5?style=for-the-badge&logo=vercel&logoColor=white)](https://portlify.techycsr.dev)
[![Live Demo](https://img.shields.io/badge/demo-portlifyai.app-4F46E5?style=for-the-badge&logo=vercel&logoColor=white)](https://portlifyai.app/)
[![API](https://img.shields.io/badge/api-portlifybackend.techycsr.dev-10B981?style=for-the-badge&logo=node.js&logoColor=white)](https://portlifybackend.techycsr.dev)
[![License](https://img.shields.io/badge/license-MIT-blue?style=for-the-badge)](LICENSE)

Expand All @@ -24,12 +24,12 @@ Resume.pdf → AI Parser → Professional Portfolio → Share Anywhere

## 🎬 Demo

https://github.com/user-attachments/assets/e36d6f10-bb27-4ae8-a2b6-81122ef85994
<video src="https://portlifyai.app/demo-v22.mp4" controls width="100%"></video>

---


**Live Example:** [portlify.techycsr.dev/username](https://portlify.techycsr.dev)
**Live Example:** [portlifyai.app/username](https://portlifyai.app/)

---

Expand Down
4 changes: 2 additions & 2 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<meta property="og:locale" content="en_US" />

<!-- Open Graph Video -->
<meta property="og:video" content="https://github.com/user-attachments/assets/e36d6f10-bb27-4ae8-a2b6-81122ef85994" />
<meta property="og:video" content="https://portlifyai.app/demo-v22.mp4" />
<meta property="og:video:type" content="video/mp4" />
<meta property="og:video:width" content="1920" />
<meta property="og:video:height" content="1080" />
Expand Down Expand Up @@ -165,7 +165,7 @@ <h2>Features</h2>
<li>Export your portfolio</li>
</ul>
<h2>Get Started</h2>
<p>Visit <a href="https://portlifyai.app">portlify.techycsr.dev</a> to create your portfolio for free.</p>
<p>Visit <a href="https://portlifyai.app">portlifyai.app</a> to create your portfolio for free.</p>
<p>Created by <a href="https://techycsr.dev">TechyCSR</a> — <a href="https://github.com/TechyCSR">GitHub</a> | <a
href="https://linkedin.com/in/techycsr">LinkedIn</a></p>
</div>
Expand Down
Binary file added frontend/public/demo-v22.mp4
Binary file not shown.
Loading