32
32
33
33
< div class ="filter-buttons ">
34
34
< button class ="filter-button selected-filter " data-filter ="All "> All</ button >
35
- < button class ="filter-button " data-filter ="Java "> Java</ button >
36
- < button class ="filter-button " data-filter ="JavaScript "> JS+Node</ button >
37
35
< button class ="filter-button " data-filter ="React "> React</ button >
38
36
< button class ="filter-button " data-filter ="Angular "> Angular</ button >
37
+ < button class ="filter-button " data-filter ="Node "> Node</ button >
38
+ < button class ="filter-button " data-filter ="Java "> Java</ button >
39
39
< button class ="filter-button " data-filter ="Android "> Android</ button >
40
40
</ div >
41
41
42
42
43
43
< div class ="row project-cards-row ">
44
44
45
45
< div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInLeft ">
46
+ < div class ="project-image ">
47
+ < img src ="{{ get_url(path='images/projects/CoreLink2.png') }} " alt ="CoreLink " />
48
+ < div class ="project-details-overlay ">
49
+ < h3 class ="card-title "> CoreLink</ h3 >
50
+ < p class ="card-technology ">
51
+ < span class ="tag "> React</ span >
52
+ < span class ="tag "> Module Federation</ span >
53
+ < span class ="tag "> Turborepo</ span >
54
+ </ p >
55
+ < a class ="learn-more-button " href ="https://github.com/CosmeValera/Corelink " target ="_blank ">
56
+ < svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="lucide lucide-github mr-2 h-4 w-4 " data-id ="8 "> < path d ="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4 "> </ path > < path d ="M9 18c-4.51 2-5-2-7-2 "> </ path > </ svg >
57
+ GitHub
58
+ </ a >
59
+ </ div >
60
+ </ div >
61
+ </ div >
62
+
63
+ < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceIn ">
46
64
< div class ="project-image ">
47
65
< img src ="{{ get_url(path='images/projects/FitCal.png') }} " alt ="FitCal " />
48
66
< div class ="project-details-overlay ">
@@ -60,7 +78,7 @@ <h3 class="card-title">FitCal</h3>
60
78
</ div >
61
79
</ div >
62
80
63
- < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceIn ">
81
+ < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInRight ">
64
82
< div class ="project-image ">
65
83
< img src ="{{ get_url(path='images/projects/Sympho.png') }} " alt ="Sympho " />
66
84
< div class ="project-details-overlay ">
@@ -78,13 +96,13 @@ <h3 class="card-title">Sympho</h3>
78
96
</ div >
79
97
</ div >
80
98
81
- < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInRight ">
99
+ < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInLeft ">
82
100
< div class ="project-image ">
83
101
< img src ="{{ get_url(path='images/projects/LeagueOfPokemon.png') }} " alt ="League of Pokemon " />
84
102
< div class ="project-details-overlay ">
85
103
< h3 class ="card-title "> League of Pokemon</ h3 >
86
104
< p class ="card-technology ">
87
- < span class ="tag "> Java</ span >
105
+ < span class ="tag "> Java (Swing) </ span >
88
106
</ p >
89
107
< a class ="learn-more-button " href ="https://github.com/CosmeValera/LeagueOfPokemon " target ="_blank ">
90
108
< svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="lucide lucide-github mr-2 h-4 w-4 " data-id ="8 "> < path d ="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4 "> </ path > < path d ="M9 18c-4.51 2-5-2-7-2 "> </ path > </ svg >
@@ -94,7 +112,7 @@ <h3 class="card-title">League of Pokemon</h3>
94
112
</ div >
95
113
</ div >
96
114
97
- < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInLeft ">
115
+ < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceIn ">
98
116
< div class ="project-image ">
99
117
< img src ="{{ get_url(path='images/projects/AndroidDepartmentQuest.jpg') }} " alt ="AndroidDepartmentQuest " />
100
118
< div class ="project-details-overlay ">
@@ -110,7 +128,7 @@ <h3 class="card-title">Department Quest</h3>
110
128
</ div >
111
129
</ div >
112
130
113
- < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceIn ">
131
+ < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInRight ">
114
132
< div class ="project-image ">
115
133
< img src ="{{ get_url(path='images/projects/Inventory.png') }} " alt ="Inventory " />
116
134
< div class ="project-details-overlay ">
@@ -128,24 +146,6 @@ <h3 class="card-title">Inventory</h3>
128
146
</ div >
129
147
</ div >
130
148
131
- < div class ="project-card col-12 col-md-6 col-xl-4 animate__animated animate__bounceInRight ">
132
- < div class ="project-image ">
133
- < img src ="{{ get_url(path='images/projects/CoreLink2.png') }} " alt ="CoreLink " />
134
- < div class ="project-details-overlay ">
135
- < h3 class ="card-title "> CoreLink</ h3 >
136
- < p class ="card-technology ">
137
- < span class ="tag "> React</ span >
138
- < span class ="tag "> Module Federation</ span >
139
- < span class ="tag "> Turborepo</ span >
140
- </ p >
141
- < a class ="learn-more-button " href ="https://github.com/CosmeValera/Corelink " target ="_blank ">
142
- < svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="lucide lucide-github mr-2 h-4 w-4 " data-id ="8 "> < path d ="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4 "> </ path > < path d ="M9 18c-4.51 2-5-2-7-2 "> </ path > </ svg >
143
- GitHub
144
- </ a >
145
- </ div >
146
- </ div >
147
- </ div >
148
-
149
149
</ div >
150
150
151
151
</ div >
0 commit comments