From b1d7b230698b8e02486750491f2d9559ef32f003 Mon Sep 17 00:00:00 2001 From: Muhammad Talha Ahsan <112381477+TalhaAhsanSh@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:37:12 +0500 Subject: [PATCH] Add Typescript Projects --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9f3119b7..4923bb1a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Rust](#rust) - [Scala](#scala) - [Swift](#swift) +- [TypeScript](#typescript) - [Additional resources](#additional-resources) ## C/C++: @@ -655,6 +656,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read) - [Retro first-person shooter from scratch](https://github.com/nicklockwood/RetroRampage) +## Typescript: + +- [Gemini Twitter Bot With Encore.ts](https://dev.to/talhaahsan/gemini-twitter-bot-with-encorets-i77) + ## Additional Resources - [React Redux Links](https://github.com/markerikson/react-redux-links)