@@ -479,7 +479,7 @@ <h4>WSEI Kraków</h4>
479479
480480 < div class ="stat-item hidden ">
481481 < i class ="fa fa-cubes "> </ i >
482- < div class ="counter " data-target ="19 "> 0</ div >
482+ < div class ="counter " data-target ="20 "> 0</ div >
483483 < p > Projects Completed</ p >
484484 </ div >
485485
@@ -497,6 +497,30 @@ <h4>WSEI Kraków</h4>
497497 < h2 class ="section-title "> Recent < span > Projects</ span > </ h2 >
498498 </ div >
499499 < div class ="all-projects ">
500+ < div class ="project-item hidden ">
501+ < div class ="project-info ">
502+ < h3 > NetSentry</ h3 >
503+ < h4 > C# | .NET 10 | WPF | MVVM</ h4 >
504+ < p >
505+ A futuristic dashboard featuring real-time
506+ CPU/RAM visualization, network port scanning,
507+ and process auditing.
508+ </ p >
509+ < a
510+ href ="https://github.com/enviGit/net-sentry "
511+ target ="_blank "
512+ class ="ctaProjects btn-hover "
513+ > < span > GitHub Repo</ span > </ a
514+ >
515+ </ div >
516+ < div class ="project-img ">
517+ < img
518+ src ="./assets/img/netSentry.webp "
519+ alt ="NetSentry Dashboard "
520+ loading ="lazy "
521+ />
522+ </ div >
523+ </ div >
500524 < div class ="project-item hidden ">
501525 < div class ="project-info ">
502526 < h3 > App Store Reviews Extractor</ h3 >
@@ -524,7 +548,7 @@ <h4>HTML5 | Tailwind CSS | Vanilla JS</h4>
524548 < div class ="project-item hidden ">
525549 < div class ="project-info ">
526550 < h3 > Vibrant Icons</ h3 >
527- < h4 > UnityEngine | C# | .NET Framework | Unity3D </ h4 >
551+ < h4 > UnityEngine | C#</ h4 >
528552 < p >
529553 A Unity Editor tool that streamlines workflow
530554 and project organization by enabling easy
@@ -548,7 +572,7 @@ <h4>UnityEngine | C# | .NET Framework | Unity3D</h4>
548572 < div class ="project-item hidden ">
549573 < div class ="project-info ">
550574 < h3 > Operation Deratization</ h3 >
551- < h4 > UnityEngine | C# | .NET Framework | Unity3D </ h4 >
575+ < h4 > UnityEngine | C# | AI NavMesh </ h4 >
552576 < p >
553577 A low poly, first-person shooter game with a
554578 battle royale theme. Play as a secret agent in a
@@ -572,7 +596,7 @@ <h4>UnityEngine | C# | .NET Framework | Unity3D</h4>
572596 < div class ="project-item hidden ">
573597 < div class ="project-info ">
574598 < h3 > Weather Prophet</ h3 >
575- < h4 > C# | .NET Core | Newtonsoft.Json | REST API</ h4 >
599+ < h4 > C# | .NET 10 | WPF | MVVM | REST API</ h4 >
576600 < p >
577601 Multilingual desktop application that allows
578602 users to check the current weather and forecast
@@ -593,30 +617,6 @@ <h4>C# | .NET Core | Newtonsoft.Json | REST API</h4>
593617 />
594618 </ div >
595619 </ div >
596- < div class ="project-item hidden ">
597- < div class ="project-info ">
598- < h3 > Hotel Las Palmas</ h3 >
599- < h4 > C# | SQL | .NET Core | Entity Framework</ h4 >
600- < p >
601- Hotel room reservation system featuring client
602- database management, validation, and cost
603- calculations.
604- </ p >
605- < a
606- href ="https://github.com/enviGit/HotelLasPalmas "
607- target ="_blank "
608- class ="ctaProjects btn-hover "
609- > < span > GitHub Repo</ span > </ a
610- >
611- </ div >
612- < div class ="project-img ">
613- < img
614- src ="./assets/img/hotelLasPalmas.webp "
615- alt ="Hotel Las Palmas "
616- loading ="lazy "
617- />
618- </ div >
619- </ div >
620620 </ div >
621621 </ div >
622622 </ section >
0 commit comments