@@ -206,10 +206,10 @@ <h3>Web Development</h3>
206206 </ div >
207207 < div class ="col-md-6 col-lg-3 ">
208208 < div class ="h-100 p-4 glass-card interest-card ">
209- < i class ="fas fa-film icon-bg "> </ i >
210- < i class ="fas fa-film feature-icon "> </ i >
211- < h3 > Video Editing </ h3 >
212- < p > Creating engaging video content using VSDC Video Editor. Turning raw footage into captivating stories .</ p >
209+ < i class ="fa-brands fa-pyrhon icon-bg "> </ i >
210+ < i class ="fa-brands fa-python feature-icon "> </ i >
211+ < h3 > Python </ h3 >
212+ < p > One of my favorite programming languages for its versatility and simplicity. I use PyCharm as my go-to IDE for Python development .</ p >
213213 </ div >
214214 </ div >
215215 < div class ="col-md-6 col-lg-3 ">
@@ -230,25 +230,6 @@ <h3>CTF Competitions</h3>
230230 </ div >
231231 </ div >
232232
233- < div class ="row align-items-md-stretch g-4 mb-5 ">
234- < div class ="col-md-6 col-lg-3 ">
235- < div class ="h-100 p-4 glass-card interest-card ">
236- < i class ="fab fa-python icon-bg "> </ i >
237- < i class ="fab fa-python feature-icon "> </ i >
238- < h3 > Python</ h3 >
239- < p > One of my favorite programming languages for its versatility and simplicity. I use PyCharm as my go-to IDE for Python development.</ p >
240- </ div >
241- </ div >
242- < div class ="col-md-6 col-lg-3 ">
243- < div class ="h-100 p-4 glass-card interest-card ">
244- < i class ="fab fa-node-js icon-bg "> </ i >
245- < i class ="fab fa-node-js feature-icon "> </ i >
246- < h3 > Node.js</ h3 >
247- < p > Building fast and scalable server-side applications using Node.js with WebStorm as my development environment.</ p >
248- </ div >
249- </ div >
250- </ div >
251-
252233 < h2 id ="skills " class ="logo-text mb-4 "> My Skills</ h2 >
253234 < div class ="glass-card p-4 mb-5 ">
254235 < h3 class ="mt-4 mb-4 "> Programming Languages</ h3 >
0 commit comments