@@ -11,7 +11,7 @@ const AboutSection: React.FC<AboutSectionProps> = ({ short }) => {
11
11
< Heading > About 💭</ Heading >
12
12
< React . Fragment >
13
13
< Text style = { { marginBottom : `1.5rem` } } >
14
- I'm a 28 -year-old enthusiast, deeply immersed in the dynamic world of technology,
14
+ I'm a 29 -year-old enthusiast, deeply immersed in the dynamic world of technology,
15
15
driven by an insatiable curiosity to explore its limitless possibilities. My passion lies
16
16
in the intricate art of software development, where I constantly seek to innovate and
17
17
create impactful solutions that resonate with users worldwide."
@@ -20,6 +20,10 @@ const AboutSection: React.FC<AboutSectionProps> = ({ short }) => {
20
20
< Text style = { { marginBottom : `1.5rem` } } >
21
21
With over 8 years of hands-on experience in programming, I have honed my skills web
22
22
development in utilizing frameworks and libraries such as{ ' ' }
23
+ < LinkTarget href = "https://flask.palletsprojects.com/en/stable/" target = "_blank" >
24
+ Flask (Python Framework)
25
+ </ LinkTarget > { ' ' }
26
+ ,{ ' ' }
23
27
< LinkTarget href = "https://codeigniter.com" target = "_blank" >
24
28
Codeigniter
25
29
</ LinkTarget > { ' ' }
@@ -44,6 +48,9 @@ const AboutSection: React.FC<AboutSectionProps> = ({ short }) => {
44
48
Next JS
45
49
</ LinkTarget > { ' ' }
46
50
for mobile development, i have expert with{ ' ' }
51
+ < LinkTarget href = "https://flutter.dev" target = "_blank" >
52
+ Kotlin,
53
+ </ LinkTarget > { ' ' }
47
54
< LinkTarget href = "https://flutter.dev" target = "_blank" >
48
55
Flutter,
49
56
</ LinkTarget > { ' ' }
0 commit comments