@@ -224,84 +224,85 @@ <h2 class="mb-5">Projects</h2>
224
224
< div class ="row ">
225
225
< div class ="col-md-4 mb-5 ">
226
226
< div class ="card h-100 ">
227
- < img src ="static/img/CNS .png " class ="card-img-top " alt ="Tax Code Calculator ">
227
+ < img src ="static/img/Fence!Merger .png " class ="card-img-top " alt ="Fence! PDF Merger ">
228
228
< div class ="card-body ">
229
- < h3 class ="card-title "> Tax Code Calculator </ h3 >
230
- < h5 class ="card-title "> A GUI calculator for italian tax code </ h5 >
231
- < p class ="card-text "> An easy-to-use graphic interface to calculate and show a fac-simile of italian tax code and national card of services (CNS). </ p >
229
+ < h3 class ="card-title "> Fence! PDF Merger </ h3 >
230
+ < h5 class ="card-title "> Automation program for merging and publishing PDF files </ h5 >
231
+ < p class ="card-text "> Program used to merge file outputs from our management software and publish the results to the regional committee's website </ p >
232
232
< p >
233
233
< span class ="badge badge-pill badge-secondary "> Python</ span >
234
234
< span class ="badge badge-pill badge-secondary "> PySimpleGUI</ span >
235
+ < span class ="badge badge-pill badge-secondary "> Web</ span >
235
236
</ p >
236
237
</ div >
237
238
< div class ="card-footer ">
238
- < a href ="https://github.com/Piombacciaio/tax-code-calculator/ " class ="text-dark " target ="_blank " title ="Tax Code Calculator " rel ="noopener noreferrer ">
239
+ < a href ="https://github.com/Piombacciaio/FENCE-pdf-merger " class ="text-dark " target ="_blank " title ="Fence PDF Merger " rel ="noopener noreferrer ">
239
240
< i class ="fab fa-github-square fa-2x "> </ i >
240
241
</ a >
241
- < a href ="https://piomboandrea.net/tax-code-calculator / " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details</ a >
242
+ < a href ="https://piomboandrea.net/FENCE-pdf-merger / " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details</ a >
242
243
</ div >
243
244
</ div >
244
245
</ div >
245
246
< div class ="col-md-4 mb-5 ">
246
247
< div class ="card h-100 ">
247
- < img src ="static/img/Resume .png " class ="card-img-top " alt ="Resume ">
248
+ < img src ="static/img/RImborsi-Scherma .png " class ="card-img-top " alt ="Rimborsi Scherma ">
248
249
< div class ="card-body ">
249
- < h3 class ="card-title "> Resume </ h3 >
250
- < h5 class ="card-title "> My Resume </ h5 >
251
- < p class ="card-text "> This website's source </ p >
250
+ < h3 class ="card-title "> Rimborsi Scherma </ h3 >
251
+ < h5 class ="card-title "> Automation script for generation of payment forms </ h5 >
252
+ < p class ="card-text "> Script used to create payment forms for all the referees at fencing competitions </ p >
252
253
< p >
253
- < span class ="badge badge-pill badge-secondary "> CSS </ span >
254
- < span class ="badge badge-pill badge-secondary "> HTML </ span >
255
- < span class ="badge badge-pill badge-secondary "> Web</ span >
254
+ < span class ="badge badge-pill badge-secondary "> Python </ span >
255
+ < span class ="badge badge-pill badge-secondary "> PySimpleGUI </ span >
256
+ < span class ="badge badge-pill badge-secondary "> Web Scraping </ span >
256
257
</ p >
257
258
</ div >
258
259
< div class ="card-footer ">
259
- < a href ="https://github.com/Piombacciaio/piombacciaio.github.io " class ="text-dark " target ="_blank " title ="This website " rel ="noopener noreferrer ">
260
+ < a href ="https://github.com/Piombacciaio/Rimborsi-Scherma " class ="text-dark " target ="_blank " title ="Rimborsi Scherma " rel ="noopener noreferrer ">
260
261
< i class ="fab fa-github-square fa-2x "> </ i >
261
262
</ a >
262
- < a href ="https://piomboandrea.net " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> This website </ a >
263
+ < a href ="https://piomboandrea.net/Rimborsi-Scherma/ " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details </ a >
263
264
</ div >
264
265
</ div >
265
266
</ div >
266
267
< div class ="col-md-4 mb-5 ">
267
268
< div class ="card h-100 ">
268
- < img src ="static/img/Fence!Merger .png " class ="card-img-top " alt ="Fence! PDF Merger ">
269
+ < img src ="static/img/PyKE .png " class ="card-img-top " alt ="PyKeyExtender Logo ">
269
270
< div class ="card-body ">
270
- < h3 class ="card-title "> Fence! PDF Merger </ h3 >
271
- < h5 class ="card-title "> Automation program for merging and publishing PDF files </ h5 >
272
- < p class ="card-text "> Program used to merge file outputs from our management software and publish the results to the regional committee's website </ p >
271
+ < h3 class ="card-title "> PyKeyExtender </ h3 >
272
+ < h5 class ="card-title "> Enable use of missing keys from your keyboard </ h5 >
273
+ < p class ="card-text "> GUI script to enable the use of function keys 13-24 and of the numpad if they are missing from a pc </ p >
273
274
< p >
274
275
< span class ="badge badge-pill badge-secondary "> Python</ span >
275
276
< span class ="badge badge-pill badge-secondary "> PySimpleGUI</ span >
276
- < span class ="badge badge-pill badge-secondary "> Web </ span >
277
+ < span class ="badge badge-pill badge-secondary "> PyAutoGUI </ span >
277
278
</ p >
278
279
</ div >
279
280
< div class ="card-footer ">
280
- < a href ="https://github.com/Piombacciaio/FENCE-pdf-merger " class ="text-dark " target ="_blank " title ="Fence PDF Merger " rel ="noopener noreferrer ">
281
+ < a href ="https://github.com/Piombacciaio/PyKeyExtender " class ="text-dark " target ="_blank " title ="Calcolo Combinatorio " rel ="noopener noreferrer ">
281
282
< i class ="fab fa-github-square fa-2x "> </ i >
282
283
</ a >
283
- < a href ="https://piomboandrea.net/FENCE-pdf-merger / " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details</ a >
284
+ < a href ="https://piomboandrea.net/PyKeyExtender / " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details</ a >
284
285
</ div >
285
286
</ div >
286
287
</ div >
287
288
< div class ="col-md-4 mb-5 ">
288
289
< div class ="card h-100 ">
289
- < img src ="static/img/PyKE .png " class ="card-img-top " alt ="PyKeyExtender Logo ">
290
+ < img src ="static/img/Resume .png " class ="card-img-top " alt ="Resume ">
290
291
< div class ="card-body ">
291
- < h3 class ="card-title "> PyKeyExtender </ h3 >
292
- < h5 class ="card-title "> Enable use of missing keys from your keyboard </ h5 >
293
- < p class ="card-text "> GUI script to enable the use of function keys 13-24 and of the numpad if they are missing from a pc </ p >
292
+ < h3 class ="card-title "> Resume </ h3 >
293
+ < h5 class ="card-title "> My Resume </ h5 >
294
+ < p class ="card-text "> This website's source </ p >
294
295
< p >
295
- < span class ="badge badge-pill badge-secondary "> Python </ span >
296
- < span class ="badge badge-pill badge-secondary "> PySimpleGUI </ span >
297
- < span class ="badge badge-pill badge-secondary "> PyAutoGUI </ span >
296
+ < span class ="badge badge-pill badge-secondary "> CSS </ span >
297
+ < span class ="badge badge-pill badge-secondary "> HTML </ span >
298
+ < span class ="badge badge-pill badge-secondary "> Web </ span >
298
299
</ p >
299
300
</ div >
300
301
< div class ="card-footer ">
301
- < a href ="https://github.com/Piombacciaio/PyKeyExtender " class ="text-dark " target ="_blank " title ="Calcolo Combinatorio " rel ="noopener noreferrer ">
302
+ < a href ="https://github.com/Piombacciaio/piombacciaio.github.io " class ="text-dark " target ="_blank " title ="This website " rel ="noopener noreferrer ">
302
303
< i class ="fab fa-github-square fa-2x "> </ i >
303
304
</ a >
304
- < a href ="https://piomboandrea.net/PyKeyExtender/ " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details </ a >
305
+ < a href ="https://piomboandrea.net " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> This website </ a >
305
306
</ div >
306
307
</ div >
307
308
</ div >
@@ -325,6 +326,26 @@ <h5 class="card-title">Download APOD picture from any date you want</h5>
325
326
</ div >
326
327
</ div >
327
328
</ div >
329
+ < div class ="col-md-4 mb-5 ">
330
+ < div class ="card h-100 ">
331
+ < img src ="static/img/CNS.png " class ="card-img-top " alt ="Tax Code Calculator ">
332
+ < div class ="card-body ">
333
+ < h3 class ="card-title "> Tax Code Calculator</ h3 >
334
+ < h5 class ="card-title "> A GUI calculator for italian tax code</ h5 >
335
+ < p class ="card-text "> An easy-to-use graphic interface to calculate and show a fac-simile of italian tax code and national card of services (CNS).</ p >
336
+ < p >
337
+ < span class ="badge badge-pill badge-secondary "> Python</ span >
338
+ < span class ="badge badge-pill badge-secondary "> PySimpleGUI</ span >
339
+ </ p >
340
+ </ div >
341
+ < div class ="card-footer ">
342
+ < a href ="https://github.com/Piombacciaio/tax-code-calculator/ " class ="text-dark " target ="_blank " title ="Tax Code Calculator " rel ="noopener noreferrer ">
343
+ < i class ="fab fa-github-square fa-2x "> </ i >
344
+ </ a >
345
+ < a href ="https://piomboandrea.net/tax-code-calculator/ " class ="btn btn-dark float-right " target ="_blank " rel ="noopener noreferrer "> View details</ a >
346
+ </ div >
347
+ </ div >
348
+ </ div >
328
349
< div class ="col-md-4 mb-5 ">
329
350
< div class ="card h-100 ">
330
351
< img src ="static/img/darkyt.png " class ="card-img-top " alt ="YouTube Downloader ">
0 commit comments