Skip to content

Commit f560aaa

Browse files
authored
Merge pull request #11 from sumit4613/feat/home-page
rewrite home page
2 parents 1d24897 + 8e48006 commit f560aaa

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

content/_index.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,34 @@ url: /
66
draft: false
77
---
88

9-
I'm a software engineer from India.
10-
Exploring the world of software development, and trying to figure out life.
9+
I'm a software engineer from India, exploring the world of software development — and life.
1110

12-
Things which tells that I'm a software engineer:
11+
### About Me
1312

14-
- I love to write code, and I do it for a living.
15-
- DjangoCon EU 2025 [speaker](https://pretalx.evolutio.pt/djangocon-europe-2025/talk/WKMHAU/).
16-
- Mentored beginner developers on how to contribute to open source projects in PyCon India. Participated in 2020 and 2021.
17-
- Refactored and Increased code coverage of [drf-user](https://github.com/101loop/drf-user) from 0% to
18-
96%. ([Total downloads](https://pepy.tech/project/drf-user) till now ~63k)
19-
- Need to add more things here. (I'm lazy)
13+
- I love to write code, and I'm lucky enough to do it for a living.
14+
- Spoke at DjangoCon EU 2025 on **Scaling Django Admin**[see my talk](https://pretalx.evolutio.pt/djangocon-europe-2025/talk/WKMHAU/).
15+
- Mentored beginner developers on contributing to open source at PyCon India (2020, 2021).
16+
- Maintainer of [drf-user](https://github.com/101loop/drf-user) ([~64k downloads](https://pepy.tech/project/drf-user)
17+
and counting!)
18+
- Always learning, always building — more updates soon.
2019

2120
For more details check [portfolio](/portfolio/) or [posts](/posts/).
2221

22+
---
23+
2324
### Currently
2425

25-
I'm currently working at [Spicy Carrot](https://www.spicycarrot.tech/) as a senior software engineer. Previously
26-
at [Carta Healthcare](https://www.carta.healthcare/) and Vitartha Consultancy Pvt Ltd.
27-
I also maintain few open source projects, you can find them at [GitHub](https://github.com/101Loop).
26+
**Senior Software Engineer** at [Spicy Carrot](https://www.spicycarrot.tech/).
27+
Previously at [Carta Healthcare](https://www.carta.healthcare/) and Vitartha Consultancy Pvt Ltd.
28+
I also maintain a few open source projects — find them on [GitHub](https://github.com/101Loop).
29+
30+
---
2831

2932
### Contact
3033

31-
- GitHub, my handle is [sumit4613](https://github.com/sumit4613).
32-
- Mastodon, checkout [@sumit4613](https://fosstodon.org/@sumit4613)
33-
- Twitter, look for [@sumitsingh4613](https://twitter.com/sumitsingh4613).
34-
- LinkedIn, my profile is [here](https://www.linkedin.com/in/sumit4613/).
35-
- Old school eh? Email me at [[email protected]](mailto:[email protected])
34+
- **GitHub:** [@sumit4613](https://github.com/sumit4613)
35+
- **Twitter:** [@sumitsingh4613](https://twitter.com/sumitsingh4613)
36+
- **LinkedIn:** [here](https://www.linkedin.com/in/sumit4613/)
37+
- **Email:** [[email protected]](mailto:[email protected])
38+
39+
---

0 commit comments

Comments
 (0)