Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3a6f58

Browse files
committedMay 25, 2025·
Merge branch 'main' of programmerraja:programmerraja/programmerraja.github.io
2 parents 33103cd + fecec19 commit a3a6f58

File tree

9 files changed

+722
-306
lines changed

9 files changed

+722
-306
lines changed
 

‎hirezen/assets/hero.jpg

103 KB
Loading

‎hirezen/assets/index-DDleST4l.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎hirezen/assets/index-DKgBlmOh.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎hirezen/assets/index-DUonE1TO.js

Lines changed: 0 additions & 292 deletions
This file was deleted.

‎hirezen/assets/index-DauIYK8C.js

Lines changed: 297 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎hirezen/assets/preview.png

299 KB
Loading

‎hirezen/hirezen.zip

1.95 MB
Binary file not shown.

‎hirezen/index.html

Lines changed: 409 additions & 13 deletions
Large diffs are not rendered by default.

‎hirezen/indexw.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>HireZen - AI-Powered Interview Assistant</title>
8+
<meta name="description" content="Generate tailored interview questions, track feedback, and create professional reports with our Chrome extension powered by AI." />
9+
<script type="module" crossorigin src="./assets/index-DauIYK8C.js"></script>
10+
<link rel="stylesheet" crossorigin href="./assets/index-DDleST4l.css">
11+
</head>
12+
<body>
13+
<div id="root"></div>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.