-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
+++ | ||
draft = false | ||
url = "/about/" | ||
showReadingTime = false | ||
hideMeta = true | ||
+++ | ||
|
||
# {{< terminal-prompt >}} | ||
|
||
{{< description-with-image image="/images/profile.jpg" alt="Description of image" >}} | ||
Hi, I'm Jitesh! | ||
|
||
Welcome to my blog, where I document my learning journey and share it to the world. | ||
[Archive]({{< relref "/archive/" >}}) page lists all posts in chronological order. You can also search by keywords using the [Search]({{< relref "/search/" >}}) or [Tags]({{< relref "/tags" >}}) pages. | ||
{{< /description-with-image >}} | ||
|
||
## Recent Projects | ||
|
||
- [Brainrot Language Server](https://github.com/Jitesh117/brainrot-lsp) built using Golang. [Blog post]({{< relref "/blog/creating-a-brainrot-language-server-in-golang/" >}}) | ||
- [Interpreter](https://github.com/Jitesh117/monkeylang_interpreter_go) written in Golang. [Blog post]({{< relref "/blog/things-building-an-interpreter-taught-me/" >}}) | ||
|
||
- [Autograd engine](https://github.com/Jitesh117/autograd_dart) written in Dart | ||
- [TUI monkeytype](https://github.com/Jitesh117/monkeytype-tui) using the bubbleTea framework | ||
|
||
## Things I'm proud of | ||
|
||
- Got Featured in [Golang Weekly #531](https://golangweekly.com/issues/531) | ||
- Scaled my blog to **7k+** readers across **100+** countries across the world | ||
- Dataset and Notebooks expert on [Kaggle](https://www.kaggle.com/jiteshkumarsahoo) | ||
|
||
{{< socials align="center" >}} |