From 1012ca4cb1ab4e7af5fbeef113a1fa24ccfc1a1a Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Wed, 4 Oct 2023 00:37:18 +0600 Subject: [PATCH 1/3] Added repo for advanced coders added alda programming language repo for intermediate and advanced coders --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea1e703f..5b226738 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ ## Repositories for intermediate/Advanced Coders +- [ALDA](https://github.com/alda-lang/alda) ## Guides and Resources From 3299ba4c25a4f766dbcde8a6a5e9307c4af1997a Mon Sep 17 00:00:00 2001 From: Sanketh R <70520712+Sanketh00@users.noreply.github.com> Date: Wed, 4 Oct 2023 22:16:44 +0530 Subject: [PATCH 2/3] Update README.md Added an excluded repo from HacktoberFest2023 https://github.com/debrajrout/Dev.HFest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea1e703f..381114f4 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ See all meetups and events [here](https://hacktoberfest.digitalocean.com/events) - [Hacktoberfest2023(Ananya singh)](https://github.com/Ananyasingh2002/Hacktoberfest2023) - [app-ideas](https://github.com/florinpop17/app-ideas) - [Hello-World-hacktoberfest2023](https://github.com/arjuncvinod/Hello-World-hacktoberfest2023) +- [Dev.HFest](https://github.com/debrajrout/Dev.HFest) ## License From e399c2e0dd10816ebd7652e6aa51536d14ce75cc Mon Sep 17 00:00:00 2001 From: Priyanshu Singh <66723839+priyanshusingh9694@users.noreply.github.com> Date: Thu, 5 Oct 2023 23:32:48 +0530 Subject: [PATCH 3/3] add go cheat sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2f03e03..9e54fcc4 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ - [Programming Cheat Sheets](https://cheatography.com/tag/programming/) - [Python Cheat Sheets](https://www.pythoncheatsheet.org/) - [Kubernetes Cheat Sheet](https://github.com/dennyzhang/cheatsheet-kubernetes-A4) +- [GoLang Cheat Sheet](https://devhints.io/go) - [React+TypeScript Cheatsheets](https://github.com/typescript-cheatsheets/react) - [HTML Cheat Sheet](https://htmlcheatsheet.com/) - [CSS Cheat Sheet](https://htmlcheatsheet.com/css/)