File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -615,6 +615,33 @@ <h3 class="text-xl font-bold mb-2">Aurora</h3>
615615 </ div >
616616 </ a >
617617 </ div >
618+
619+ <!-- Fullstackforge Template -->
620+ < div class ="template-card group " data-category ="professional " data-aos ="fade-up ">
621+ < a href ="fullstackforge " target ="_blank " class ="block ">
622+ < div class ="bg-white dark:bg-gray-800 rounded-xl overflow-hidden shadow-lg hover:shadow-2xl transition-all ">
623+ < div class ="relative overflow-hidden ">
624+ < img src ="./images/fullstackforge.png " alt ="Fullstackforge Template "
625+ class ="w-full h-48 object-cover group-hover:scale-110 transition-transform duration-300 " />
626+ </ div >
627+ < div class ="p-6 ">
628+ < h3 class ="text-xl font-bold mb-2 "> Fullstackforge</ h3 >
629+ < p class ="text-gray-600 dark:text-gray-400 text-sm mb-4 ">
630+ Product-focused full-stack resume with personal details.
631+ </ p >
632+ < div class ="flex items-center justify-between ">
633+ < div class ="flex space-x-2 ">
634+ < span class ="text-xs px-2 py-1 bg-gray-100 dark:bg-gray-700 rounded "> Minimal</ span >
635+ < span class ="text-xs px-2 py-1 bg-gray-100 dark:bg-gray-700 rounded "> Professional</ span >
636+ </ div >
637+ < span class ="text-ossph-blue dark:text-ossph-light group-hover:translate-x-1 transition-transform inline-flex items-center ">
638+ View < i class ="fas fa-arrow-right ml-1 text-sm "> </ i >
639+ </ span >
640+ </ div >
641+ </ div >
642+ </ div >
643+ </ a >
644+ </ div >
618645 </ div >
619646 </ div >
620647 </ main >
You can’t perform that action at this time.
0 commit comments