@@ -2023,6 +2023,23 @@ <h3 class="portfolio__title">The WeatherMate App</h3>
2023
2023
</ div >
2024
2024
</ div >
2025
2025
2026
+ <!--==================== PORTFOLIO 7 ====================-->
2027
+
2028
+ < div class ="portfolio__content grid swiper-slide ">
2029
+ < img src ="./packages/images/docuthinker.png " alt ="Employee Management App UI " class ="portfolio__img " />
2030
+
2031
+ < div class ="portfolio_ ">
2032
+ < h3 class ="portfolio__title "> DocuThinker - AI-Powered Document Analysis App</ h3 >
2033
+ < p class ="portfolio__description ">
2034
+ A web application that uses AI to summarize, extract key information, and analyze documents, images, and PDFs.
2035
+ </ p >
2036
+ < a href ="https://docuthinker-fullstack-app.vercel.app/ " class ="button button--flex button--small portfolio__button ">
2037
+ View Live
2038
+ < i class ="uil uil-arrow-right button__icon "> </ i >
2039
+ </ a >
2040
+ </ div >
2041
+ </ div >
2042
+
2026
2043
<!--==================== PORTFOLIO 5 ====================-->
2027
2044
2028
2045
< div class ="portfolio__content grid swiper-slide ">
@@ -2147,6 +2164,23 @@ <h3 class="portfolio__title">The 2048 Game</h3>
2147
2164
</ div >
2148
2165
</ div >
2149
2166
2167
+ <!--==================== PORTFOLIO 11 ====================-->
2168
+
2169
+ < div class ="portfolio__content grid swiper-slide ">
2170
+ < img src ="./packages/images/flappybird.png " alt ="2048 game UI " class ="portfolio__img " />
2171
+
2172
+ < div class ="portfolio_ ">
2173
+ < h3 class ="portfolio__title "> The Flappy Bird Game</ h3 >
2174
+ < p class ="portfolio__description ">
2175
+ Flappy Bird is a classic, addictive, and challenging game that I built natively for iOS with SpriteKit and Swift.
2176
+ </ p >
2177
+ < a href ="https://github.com/hoangsonww/Flappy-Bird-Game " class ="button button--flex button--small portfolio__button ">
2178
+ View Repo
2179
+ < i class ="uil uil-arrow-right button__icon "> </ i >
2180
+ </ a >
2181
+ </ div >
2182
+ </ div >
2183
+
2150
2184
<!--==================== PORTFOLIO 12 ====================-->
2151
2185
2152
2186
< div class ="portfolio__content grid swiper-slide ">
0 commit comments