You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.js
+3-7
Original file line number
Diff line number
Diff line change
@@ -48,23 +48,19 @@ const IndexPage = () => (
48
48
<Intro>
49
49
<Heading1>Hi, I'm Prashant! I'm a student.</Heading1>
50
50
<Paragraph>
51
-
A Software Engineer. I write code and blog posts.
51
+
I love working with Python and JavaScript. I enjoy building web apps and learning the ecosystem around them. I've been developing websites for several years now and learning new skills along the way which help me become a better developer.
52
52
</Paragraph>
53
53
<Paragraph>
54
-
This is my corner of the web where I share things I learn. As a developer I write code in Django and React.
54
+
This is my corner of the web where I share things I learn.
55
55
</Paragraph>
56
56
<Paragraph>
57
-
When I'm not coding, you'll find me playing mobile games or watching some web series.
0 commit comments