|
77 | 77 | <h2 class="text-center mt-5" id="projects">Projects</h2> |
78 | 78 | <br> |
79 | 79 | <div class="row"> |
| 80 | + <div class="col-sm-6 col-md-4"> |
| 81 | + <div class="card " data-aos="fade-up"> |
| 82 | + <img loading="lazy" src="/assets/images/devops-capstone-project.png" class="rounded d-block img-fluid" alt="Devops Capstone Project"> |
| 83 | + <div class="card-body"> |
| 84 | + <h5 class="card-title">Devops Capstone Project</h5> |
| 85 | + <p class="card-text">Completed as part of the IBM Devops Capstone Project on Coursera.</p> |
| 86 | + <p> |
| 87 | + Technologies: <br> |
| 88 | + python · docker · kubernetes · git |
| 89 | + </p> |
| 90 | + <a class="btn" href="https://github.com/mrepol742/secondchance-backend-nodejs-capstone" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
| 91 | + </div> |
| 92 | + </div> |
| 93 | + </div> |
80 | 94 | <div class="col-sm-6 col-md-4" id="projectshift"> |
81 | 95 | <div class="card " data-aos="fade-up"> |
82 | | - <img loading="lazy" src="/assets/images/myportfolio.png" class="rounded mx-auto d-block img-fluid" alt="Melvin Jones' Portfolio"> |
| 96 | + <img loading="lazy" src="/assets/images/axleshift.png" class="rounded mx-auto d-block img-fluid" alt="Axleshift Core 1 - Capstone Project"> |
83 | 97 | <div class="card-body"> |
84 | | - <h5 class="card-title">Core 1 Axleshift</h5> |
| 98 | + <h5 class="card-title">Axleshift Core 1 - Capstone Project</h5> |
85 | 99 | <p class="card-text">A freight management services. Your shipment Our Platform. Connecting everyone with smarter, faster, and more secure shipping. From first mile to last, we move your world forward.<br> Providing Businesses with cutting-edge platform.</p> |
86 | 100 | <p> |
87 | 101 | Technologies: <br> |
88 | 102 | mern · mongodb atlas · bootstrap · git · gitguardian · sentry · gooogle analytics · google firebase firestore · google recaptcha · amazon aws s3 · github · docker · pm2 · terraform · xendit</p> |
89 | | - <button type="button" class="btn mb-3" onclick="window.location.href='https:\/\/github.com\/axleshift\/core1';"><i class="fa-solid fa-code"></i> <b>Source</b></button><br> |
| 103 | + <a class="btn mb-3" href="https://github.com/axleshift/core1" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
90 | 104 | </div> |
91 | 105 | </div> |
92 | 106 | </div> |
|
104 | 118 | Technologies: <br> |
105 | 119 | java · xml · gradle · git · sqlite |
106 | 120 | </p> |
107 | | - <button type="button" class="btn" onclick="window.location.href='/webvium/';"><i class="fa-solid fa-download"></i> <b>Download</b></button><br> |
| 121 | + <a class="btn" href="/webvium/"><i class="fa-solid fa-download"></i> <b>Download</b></a><br> |
| 122 | + </div> |
| 123 | + </div> |
| 124 | + </div> |
| 125 | + <div class="col-sm-6 col-md-4"> |
| 126 | + <div class="card " data-aos="fade-up"> |
| 127 | + <img loading="lazy" src="/assets/images/blog.png" class="rounded mx-auto d-block img-fluid" alt="mrepol742 @ blog" width="550"> |
| 128 | + <div class="card-body"> |
| 129 | + <h5 class="card-title">mrepol742 @ blog</h5> |
| 130 | + <p class="card-text"> |
| 131 | + </p> |
| 132 | + <p> |
| 133 | + Technologies: <br> |
| 134 | + vuepress |
| 135 | + </p> |
| 136 | + <a class="btn" href="https://github.com/mrepol742/blog" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a> |
| 137 | + <a class="btn" href="https://mrepol742-blog.vercel.app" target="_blank"><i class="fa-solid fa-blog"></i> <b>Blog</b></a><br> |
108 | 138 | </div> |
109 | 139 | </div> |
110 | 140 | </div> |
|
119 | 149 | Technologies: <br> |
120 | 150 | html · css · bootstrap · javascript · seo · php composer · git |
121 | 151 | </p> |
122 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/github.com\/mrepol742\/mrepol742.github.io';"><i class="fa-solid fa-code"></i> <b>Source</b></button><br> |
| 152 | + <a class="btn" href="https://github.com/mrepol742/mrepol742.github.io" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
| 153 | + </div> |
| 154 | + </div> |
| 155 | + </div> |
| 156 | + <div class="col-sm-6 col-md-4"> |
| 157 | + <div class="card " data-aos="fade-up"> |
| 158 | + <img loading="lazy" src="/assets/images/secondchance-backend-nodejs-capstone.png" class="rounded d-block img-fluid" alt="Second Chance Backend Nodejs Capstone"> |
| 159 | + <div class="card-body"> |
| 160 | + <h5 class="card-title">Second Chance Backend Nodejs Capstone</h5> |
| 161 | + <p class="card-text">Completed as part of the IBM JavaScript Back-End Capstone Project on Coursera.</p> |
| 162 | + <p> |
| 163 | + Technologies: <br> |
| 164 | + javascript · git |
| 165 | + </p> |
| 166 | + <a class="btn" href="https://github.com/mrepol742/secondchance-backend-nodejs-capstone" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
123 | 167 | </div> |
124 | 168 | </div> |
125 | 169 | </div> |
|
137 | 181 | Technologies: <br> |
138 | 182 | java · xml · openvpn |
139 | 183 | </p> |
140 | | - <button type="button" class="btn" onclick="window.location.href='/webviumvpn/';"><i class="fa-solid fa-download"></i> <b>Download</b></button><br> |
| 184 | + <a class="btn" href="/webviumvpn/"><i class="fa-solid fa-download"></i> <b>Download</b></a><br> |
141 | 185 | </div> |
142 | 186 | </div> |
143 | 187 | </div> |
|
154 | 198 | Technologies: <br> |
155 | 199 | node.js · web scraping · openai · json · npm · git |
156 | 200 | </p> |
157 | | - <button type="button" class="btn" onclick="window.location.href='/project-orion/'"><i class="fa-solid fa-code"></i> <b>View</b></button> |
| 201 | + <a class="btn" href="/project-orion/"><i class="fa-solid fa-code"></i> <b>View</b></a> |
158 | 202 | </div> |
159 | 203 | </div> |
160 | 204 | </div> |
161 | | - <!-- |
| 205 | + |
162 | 206 | <div class="col-sm-6 col-md-4"> |
163 | 207 | <div class="card " data-aos="fade-up"> |
164 | 208 | <img loading="lazy" src="/assets/images/online-catering-system.png" class="rounded mx-auto d-block img-fluid" alt="Online Catering System" width="550"> |
|
169 | 213 | Technologies: <br> |
170 | 214 | php · html · css · javascript · bootstrap · mysql · git |
171 | 215 | </p> |
172 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/github.com\/mrepol742\/Online-Catering-System';"><i class="fa-solid fa-code"></i> <b>Source</b></button><br> |
| 216 | + <a class="btn" href="https://github.com/mrepol742/Online-Catering-System" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
173 | 217 | </div> |
174 | 218 | </div> |
175 | 219 | </div> |
|
183 | 227 | Technologies: <br> |
184 | 228 | php · html · css · javascript · bootstrap · mysql · git |
185 | 229 | </p> |
186 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/github.com\/mrepol742\/Room-Rental-System';"><i class="fa-solid fa-code"></i> <b>Source</b></button><br> |
| 230 | + <a class="btn" href="https://github.com/mrepol742/Room-Rental-System" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
187 | 231 | </div> |
188 | 232 | </div> |
189 | 233 | </div> |
|
198 | 242 | Technologies: <br> |
199 | 243 | php · html · css · javascript · bootstrap · mysql · git · php composer |
200 | 244 | </p> |
201 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/github.com\/lgu-ms\/lgu-ms';"><i class="fa-solid fa-code"></i> <b>Source</b></button><br> |
202 | | - </div> |
203 | | - </div> |
204 | | - </div> |
205 | | ---> |
206 | | - <div class="col-sm-6 col-md-4"> |
207 | | - <div class="card " data-aos="fade-up"> |
208 | | - <img loading="lazy" src="/assets/images/blog.png" class="rounded mx-auto d-block img-fluid" alt="mrepol742 @ blog" width="550"> |
209 | | - <div class="card-body"> |
210 | | - <h5 class="card-title">mrepol742 @ blog</h5> |
211 | | - <p class="card-text"> |
212 | | - </p> |
213 | | - <p> |
214 | | - Technologies: <br> |
215 | | - vuepress |
216 | | - </p> |
217 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/github.com\/mrepol742\/blog';"><i class="fa-solid fa-code"></i> <b>Source</b></button> |
218 | | - <button type="button" class="btn" onclick="window.location.href='https:\/\/mrepol742-blog.vercel.app';"><i class="fa-solid fa-blog"></i> <b>Blog</b></button><br> |
| 245 | + <a class="btn" href="https://github.com/lgu-ms/lgu-ms" target="_blank"><i class="fa-solid fa-code"></i> <b>Source</b></a><br> |
219 | 246 | </div> |
220 | 247 | </div> |
221 | 248 | </div> |
|
0 commit comments