@@ -29,6 +29,7 @@ <h2>GUI Inventory Manager</h2>
2929 < li > Advanced Search and Filter Options</ li >
3030 < li > Data Persistence with Local Storage</ li >
3131 </ ul >
32+ < a href ="../projects/inventory_manager/about.html " target ="_blank " class ="button "> View Project Details</ a >
3233 < a href ="https://github.com/Code-JL/GUI-Inventory-Manager " target ="_blank " class ="button "> View on GitHub</ a >
3334 </ section >
3435
@@ -46,6 +47,7 @@ <h2>AI Page Summary</h2>
4647 < li > Dark/Light Theme Toggle</ li >
4748 < li > History Tracking</ li >
4849 </ ul >
50+ < a href ="../projects/ai_page_summary/about.html " target ="_blank " class ="button "> View Project Details</ a >
4951 < a href ="https://github.com/Code-JL/AI-Page-Summary " target ="_blank " class ="button "> View on GitHub</ a >
5052 </ section >
5153
@@ -63,6 +65,7 @@ <h2>NFL Kicker Predictor</h2>
6365 < li > Visual Performance Indicators</ li >
6466 < li > Offline Mode Support</ li >
6567 </ ul >
68+ < a href ="../projects/kicker_predictor/about.html " target ="_blank " class ="button "> View Project Details</ a >
6669 < a href ="https://github.com/Code-JL/NFL-Kicker-Predictor " target ="_blank " class ="button "> View on GitHub</ a >
6770 </ section >
6871
@@ -80,6 +83,7 @@ <h2>DNA Sequence Analyzer</h2>
8083 < li > Gene Detection</ li >
8184 < li > FASTA File Support</ li >
8285 </ ul >
86+ < a href ="../projects/dna_sequence_analyzer/about.html " target ="_blank " class ="button "> View Project Details</ a >
8387 < a href ="https://github.com/Code-JL/DNA-Sequence-Analyzer " target ="_blank " class ="button "> View on GitHub</ a >
8488 </ section >
8589
@@ -97,6 +101,7 @@ <h2>Inventory Manager - Command-line Version</h2>
97101 < li > Case-insensitive Search</ li >
98102 < li > Customizable Export Options</ li >
99103 </ ul >
104+ < a href ="../projects/inventory_manager/about.html " target ="_blank " class ="button "> View Project Details</ a >
100105 < a href ="https://github.com/Code-JL/Inventory-Manager " target ="_blank " class ="button "> View on GitHub</ a >
101106 </ section >
102107
@@ -114,6 +119,7 @@ <h2>Portfolio Website</h2>
114119 < li > Professional Project Showcase</ li >
115120 < li > Dynamic Content Loading</ li >
116121 </ ul >
122+ < a href ="../projects/portfolio_website/about.html " target ="_blank " class ="button "> View Project Details</ a >
117123 < a href ="https://github.com/Code-JL/Code-JL.github.io " target ="_blank " class ="button "> View on GitHub</ a >
118124 </ section >
119125
@@ -131,6 +137,7 @@ <h2>NFL Point Kicker Data Scraper</h2>
131137 < li > Environmental Factor Analysis</ li >
132138 < li > Structured CSV Output</ li >
133139 </ ul >
140+ < a href ="../projects/kicker_data_scraper/about.html " target ="_blank " class ="button "> View Project Details</ a >
134141 < a href ="https://github.com/Code-JL/NFL-Point-Kicker-Data-Scraper " target ="_blank " class ="button "> View on GitHub</ a >
135142 </ section >
136143
0 commit comments