Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
15f0cdf
Added reliable bages in README.md (#147)
PriyansuMaurya Aug 23, 2023
36be56e
Replace template with Mohanad Ibrahim cinematic executive finance por…
claude May 26, 2026
cb6d0b6
Add Feature 3 & 4 motion + dashboard surface enhancements
claude May 26, 2026
4b4fed3
Merge pull request #1 from hannopo1/claude/finance-portfolio-site-IY6cL
hannopo1 May 26, 2026
5ef9dc1
CodeRabbit Generated Unit Tests: Add unit tests
coderabbitai[bot] May 26, 2026
837ae26
Merge pull request #6 from hannopo1/coderabbitai/utg/4b4fed3
hannopo1 May 26, 2026
399d2f3
Add cinematic splash screen with video background
claude Jun 20, 2026
89a0a11
Merge pull request #8 from hannopo1/claude/splash-screen-video-lx2e7t
hannopo1 Jun 20, 2026
7b11934
Add video background to hero section
claude Jun 20, 2026
7df9102
Add standalone single-file portfolio build
claude Jun 20, 2026
a803cd0
Add accordion / expandable detail-view to sections 3–16
claude Jun 20, 2026
97ce453
Fix navigation, effect, and motion bugs in detail-view accordion
claude Jun 20, 2026
4180832
Make output responsive across phone, tablet, and laptop
claude Jun 20, 2026
b856b72
Add financial dashboard portfolio (dark theme, IBM Plex Sans, green P…
claude Jun 26, 2026
50f6ce2
Merge pull request #10 from hannopo1/claude/pensive-pasteur-bmfhci
hannopo1 Jun 26, 2026
c7e8137
Revert "Add financial dashboard portfolio"
hannopo1 Jun 26, 2026
b09221c
Merge pull request #11 from hannopo1/revert-10-claude/pensive-pasteur…
hannopo1 Jun 26, 2026
c93c582
Redesign sections 3–16 with premium mobile UI layer
claude Jun 26, 2026
8b24264
Fix hero-video scroll flicker + address review feedback
claude Jun 26, 2026
42752ef
Merge pull request #12 from hannopo1/claude/splash-screen-video-lx2e7t
hannopo1 Jun 26, 2026
a81f12b
Add thematic background animations to sections 3–16
claude Jun 26, 2026
c561bf0
Rebuild standalone file with section background animations
claude Jun 26, 2026
5df6633
Fix horizontal overflow introduced by section background animations
claude Jun 26, 2026
0c96da2
Inline Chart.js so the live dashboard renders offline
claude Jun 26, 2026
61ab96f
Stop cards selecting text / flashing on press
claude Jun 26, 2026
7f87800
Embed web fonts + disable scroll-reveal for a 100% offline file
claude Jun 26, 2026
63cc6f2
Switch sections 3–16 to static mode; add detail-view video slots
claude Jun 26, 2026
26a7f5d
feat: embed 14 section background videos in detail view
claude Jun 26, 2026
9ef9d5e
Merge standalone design: add animated cover background + embed sectio…
claude Jun 26, 2026
cc3a45b
Add animated cover background + fix splash navigation
claude Jun 26, 2026
1062bea
Remove visual effects; keep section video backgrounds only
claude Jun 26, 2026
e488aa8
Fix scroll, mobile layout, lighting & floating window issues
claude Jun 26, 2026
842fb89
Fix video foreground bleed, organize floating elements, mobile layout
claude Jun 26, 2026
5ade11d
Make light mode transparent so video backgrounds show through
claude Jun 26, 2026
500aa38
Increase card, panel, and nav transparency to reveal video backgrounds
claude Jun 26, 2026
3a884a6
Further reduce card, panel, nav opacity for maximum video visibility
claude Jun 26, 2026
3b08559
Replace section videos with new contrasting-color footage; add summar…
claude Jun 26, 2026
6ba3a57
Split single-file HTML into index + external assets
claude Jun 26, 2026
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
<p align="center">This project is made from the tireless efforts of the community, so feel free to <a href= "https://www.buymeacoffee.com/evavic44">support</a> our work by contributing, staring ✨ the project or <a href="https://camo.githubusercontent.com/37a7cffb8b4d73c06dbfea643b9e783b144ed5383815c08bcffc9d40a1bee61c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73706f6e736f722d3330333633443f7374796c653d666f722d7468652d6261646765266c6f676f3d4769744875622d53706f6e736f7273266c6f676f436f6c6f723d237768697465">sponsoring</a> us. 🙏🏽</p>

<p align="center">
<img src="https://forthebadge.com/images/badges/built-by-developers.svg">
<img src="https://forthebadge.com/images/badges/built-with-love.svg">
<img src="https://forthebadge.com/images/badges/ctrl-c-ctrl-v.svg">
<img src="https://forthebadge.com/images/badges/open-source.svg">
<img src="https://img.shields.io/badge/Ctrl--C%20-Ctrl--V-blue?style=flat-square">
<img src="https://img.shields.io/badge/Built%20with-❤️-grren?style=flat-square&logo=heart">
<img src="https://img.shields.io/badge/Built%20by-Developers-blue?style=flat-square&logo=github">
<img src="https://img.shields.io/badge/Open-Source-blue?style=flat-square&logo=opensourceinitiative">
</p>

<hr>
Expand Down
Loading