Skip to content

Commit e0c353c

Browse files
committed
chore: change content
1 parent 2a182ef commit e0c353c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

src/content/pages/index.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ title: TheComputerM
44

55
## Hey there
66

7-
I am Mudit Somani aka TheComputerM. I'm currently a student at [BITS Pilani](https://www.bits-pilani.ac.in/hyderabad/) studying computer science. I love to code and learn how various technologies function. I occasionally [blog](/blog) about things which I find interesting and/or helpful. I read books and play badminton in my spare time.
7+
I'm Mudit Somani, (aka **TheComputerM**), currently pursuing a bachelor's in computer science at [BITS Pilani](https://www.bits-pilani.ac.in/hyderabad/).
88

99
## About Me
1010

11-
I've been coding from a very young age and have not stopped since. Having about 6+ years in programming and 3+ years in web development, I've worked with languages such as C++, Python, C#, Rust, Julia, PHP and JavaScript; I have also dabbled with web frameworks such as React, SolidJS and Svelte. Initially, I started with web development and then slowly explored other areas such as open source, cyber security, algorithms, compiler design and artificial intelligence.
11+
I love tinkering around with various technologies and building projects that probably won't see the light of day using some new/obscure tech stack.
1212

13-
I have participated in some programming competitions and was a finalist in [Google Code-In 2019](https://codein.withgoogle.com/archive/2019/) for the Julia programming language.
1413

15-
Today I enjoy developing applications and finding optimized solutions to complex problems.
14+
I also contribute to open-source, which led me to being a [GSoC'24](https://summerofcode.withgoogle.com/archive/2024/projects/NDTqal0i) participant for the [Dart](https://dart.dev/) programming language and a finalist in [GCI'19](https://codein.withgoogle.com/archive/2019/) for the [Julia](https://julialang.org/) programming language.
15+
16+
When I'm not writing shitty commit messages, I enjoy reading manga, exploring the SCP foundation, gaming and playing badminton.
1617

1718
-----
1819

src/content/projects/ffigenpad.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: FFIgenPad
33
repo: thecomputerm/ffigenpad
44
next: lex
5-
links:
6-
Homepage: https://ffigenpad.surge.sh
75
---
86

97
My [GSoC](https://summerofcode.withgoogle.com/archive/2024/projects/NDTqal0i) project with the [Dart](https://dart.dev/) organization. Use your C headers to generate *dart:ffi* bindings fully in the browser using **WASM**.

0 commit comments

Comments
 (0)