@@ -29,6 +29,7 @@ <h2>GUI Inventory Manager</h2>
29
29
< li > Advanced Search and Filter Options</ li >
30
30
< li > Data Persistence with Local Storage</ li >
31
31
</ ul >
32
+ < a href ="../projects/inventory_manager/about.html " target ="_blank " class ="button "> View Project Details</ a >
32
33
< a href ="https://github.com/Code-JL/GUI-Inventory-Manager " target ="_blank " class ="button "> View on GitHub</ a >
33
34
</ section >
34
35
@@ -46,6 +47,7 @@ <h2>AI Page Summary</h2>
46
47
< li > Dark/Light Theme Toggle</ li >
47
48
< li > History Tracking</ li >
48
49
</ ul >
50
+ < a href ="../projects/ai_page_summary/about.html " target ="_blank " class ="button "> View Project Details</ a >
49
51
< a href ="https://github.com/Code-JL/AI-Page-Summary " target ="_blank " class ="button "> View on GitHub</ a >
50
52
</ section >
51
53
@@ -63,6 +65,7 @@ <h2>NFL Kicker Predictor</h2>
63
65
< li > Visual Performance Indicators</ li >
64
66
< li > Offline Mode Support</ li >
65
67
</ ul >
68
+ < a href ="../projects/kicker_predictor/about.html " target ="_blank " class ="button "> View Project Details</ a >
66
69
< a href ="https://github.com/Code-JL/NFL-Kicker-Predictor " target ="_blank " class ="button "> View on GitHub</ a >
67
70
</ section >
68
71
@@ -80,6 +83,7 @@ <h2>DNA Sequence Analyzer</h2>
80
83
< li > Gene Detection</ li >
81
84
< li > FASTA File Support</ li >
82
85
</ ul >
86
+ < a href ="../projects/dna_sequence_analyzer/about.html " target ="_blank " class ="button "> View Project Details</ a >
83
87
< a href ="https://github.com/Code-JL/DNA-Sequence-Analyzer " target ="_blank " class ="button "> View on GitHub</ a >
84
88
</ section >
85
89
@@ -97,6 +101,7 @@ <h2>Inventory Manager - Command-line Version</h2>
97
101
< li > Case-insensitive Search</ li >
98
102
< li > Customizable Export Options</ li >
99
103
</ ul >
104
+ < a href ="../projects/inventory_manager/about.html " target ="_blank " class ="button "> View Project Details</ a >
100
105
< a href ="https://github.com/Code-JL/Inventory-Manager " target ="_blank " class ="button "> View on GitHub</ a >
101
106
</ section >
102
107
@@ -114,6 +119,7 @@ <h2>Portfolio Website</h2>
114
119
< li > Professional Project Showcase</ li >
115
120
< li > Dynamic Content Loading</ li >
116
121
</ ul >
122
+ < a href ="../projects/portfolio_website/about.html " target ="_blank " class ="button "> View Project Details</ a >
117
123
< a href ="https://github.com/Code-JL/Code-JL.github.io " target ="_blank " class ="button "> View on GitHub</ a >
118
124
</ section >
119
125
@@ -131,6 +137,7 @@ <h2>NFL Point Kicker Data Scraper</h2>
131
137
< li > Environmental Factor Analysis</ li >
132
138
< li > Structured CSV Output</ li >
133
139
</ ul >
140
+ < a href ="../projects/kicker_data_scraper/about.html " target ="_blank " class ="button "> View Project Details</ a >
134
141
< a href ="https://github.com/Code-JL/NFL-Point-Kicker-Data-Scraper " target ="_blank " class ="button "> View on GitHub</ a >
135
142
</ section >
136
143
0 commit comments