Skip to content

Commit 3dac941

Browse files
authored
Added implementation of Day1 FizzBuzz problem in Typescript (#334)
* Add @dasabhishek0790 as a contributor * Added impl of day1 ques FizzBuzz in Typescript * Add @sagunjaiswal as a contributor Co-authored-by: Abhishek <dasabhishek0790>
1 parent 4d01712 commit 3dac941

File tree

4 files changed

+96
-5
lines changed

4 files changed

+96
-5
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,24 @@
251251
"doc",
252252
"code"
253253
]
254+
},
255+
{
256+
"login": "dasabhishek0790",
257+
"name": "Abhishek",
258+
"avatar_url": "https://avatars1.githubusercontent.com/u/44455626?v=4",
259+
"profile": "https://github.com/dasabhishek0790",
260+
"contributions": [
261+
"code"
262+
]
263+
},
264+
{
265+
"login": "sagunjaiswal",
266+
"name": "SAGUN JAISWAL",
267+
"avatar_url": "https://avatars3.githubusercontent.com/u/63302439?v=4",
268+
"profile": "https://github.com/sagunjaiswal",
269+
"contributions": [
270+
"code"
271+
]
254272
}
255273
]
256274
}

β€ŽCONTRIBUTORS.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors)
1+
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors)
22

33
## Contributors
44

55
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
66

77
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
88
<!-- prettier-ignore -->
9-
| [<img src="https://avatars2.githubusercontent.com/u/26179770?v=4" width="100px;" alt="MADHAV BAHL"/><br /><sub><b>MADHAV BAHL</b></sub>](http://madhavbahl.tech/)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=MadhavBahlMD "Code") [πŸ“](#blog-MadhavBahlMD "Blogposts") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=MadhavBahlMD "Documentation") [🎨](#design-MadhavBahlMD "Design") [βœ…](#tutorial-MadhavBahlMD "Tutorials") | [<img src="https://avatars2.githubusercontent.com/u/32531173?v=4" width="100px;" alt="Rajdeep Roy Chowdhury"/><br /><sub><b>Rajdeep Roy Chowdhury</b></sub>](http://www.linkedin.com/in/razdeeproychowdhury)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Razdeep "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Razdeep "Documentation") [βœ…](#tutorial-Razdeep "Tutorials") | [<img src="https://avatars1.githubusercontent.com/u/16208722?v=4" width="100px;" alt="Hrishi"/><br /><sub><b>Hrishi</b></sub>](https://hrishi1999.github.io)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Hrishi1999 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Hrishi1999 "Code") | [<img src="https://avatars1.githubusercontent.com/u/33101287?v=4" width="100px;" alt="Bhanu Ailani"/><br /><sub><b>Bhanu Ailani</b></sub>](https://github.com/Bhanu0202)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Bhanu0202 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Bhanu0202 "Code") | [<img src="https://avatars3.githubusercontent.com/u/35690440?v=4" width="100px;" alt="Deepak Sharma"/><br /><sub><b>Deepak Sharma</b></sub>](https://sourcerer.io/dsdsharma)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=dsdsharma "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=dsdsharma "Code") | [<img src="https://avatars2.githubusercontent.com/u/28749866?v=4" width="100px;" alt="Ramanpreet Singh"/><br /><sub><b>Ramanpreet Singh</b></sub>](https://github.com/Ramanpreet6262)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Ramanpreet6262 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Ramanpreet6262 "Code") | [<img src="https://avatars1.githubusercontent.com/u/27620628?v=4" width="100px;" alt="Anil Khatri"/><br /><sub><b>Anil Khatri</b></sub>](https://imkaka.github.io/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=imkaka "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=imkaka "Code") |
9+
| [<img src="https://avatars2.githubusercontent.com/u/26179770?v=4" width="100px;"/><br /><sub><b>MADHAV BAHL</b></sub>](http://madhavbahl.tech/)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=MadhavBahlMD "Code") [πŸ“](#blog-MadhavBahlMD "Blogposts") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=MadhavBahlMD "Documentation") [🎨](#design-MadhavBahlMD "Design") [βœ…](#tutorial-MadhavBahlMD "Tutorials") | [<img src="https://avatars2.githubusercontent.com/u/32531173?v=4" width="100px;"/><br /><sub><b>Rajdeep Roy Chowdhury</b></sub>](http://www.linkedin.com/in/razdeeproychowdhury)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Razdeep "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Razdeep "Documentation") [βœ…](#tutorial-Razdeep "Tutorials") | [<img src="https://avatars1.githubusercontent.com/u/16208722?v=4" width="100px;"/><br /><sub><b>Hrishi</b></sub>](https://hrishi1999.github.io)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Hrishi1999 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Hrishi1999 "Code") | [<img src="https://avatars1.githubusercontent.com/u/33101287?v=4" width="100px;"/><br /><sub><b>Bhanu Ailani</b></sub>](https://github.com/Bhanu0202)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Bhanu0202 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Bhanu0202 "Code") | [<img src="https://avatars3.githubusercontent.com/u/35690440?v=4" width="100px;"/><br /><sub><b>Deepak Sharma</b></sub>](https://sourcerer.io/dsdsharma)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=dsdsharma "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=dsdsharma "Code") | [<img src="https://avatars2.githubusercontent.com/u/28749866?v=4" width="100px;"/><br /><sub><b>Ramanpreet Singh</b></sub>](https://github.com/Ramanpreet6262)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Ramanpreet6262 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Ramanpreet6262 "Code") | [<img src="https://avatars1.githubusercontent.com/u/27620628?v=4" width="100px;"/><br /><sub><b>Anil Khatri</b></sub>](https://imkaka.github.io/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=imkaka "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=imkaka "Code") |
1010
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
11-
| [<img src="https://avatars0.githubusercontent.com/u/39827514?v=4" width="100px;" alt="Ashwek Swamy"/><br /><sub><b>Ashwek Swamy</b></sub>](https://github.com/ashwek)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=ashwek "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=ashwek "Code") | [<img src="https://avatars1.githubusercontent.com/u/32368107?v=4" width="100px;" alt="Dhruv Gupta"/><br /><sub><b>Dhruv Gupta</b></sub>](https://github.com/dhruv-gupta14)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=dhruv-gupta14 "Code") | [<img src="https://avatars0.githubusercontent.com/u/30969577?v=4" width="100px;" alt="Aadit Kamat"/><br /><sub><b>Aadit Kamat</b></sub>](https://sg.linkedin.com/in/aadit-kamat-12a5a8140)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=aaditkamat "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=aaditkamat "Code") | [<img src="https://avatars1.githubusercontent.com/u/20285786?v=4" width="100px;" alt="Shashank jain"/><br /><sub><b>Shashank jain</b></sub>](http://www.myshashank.tech)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Shashankjain12 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Shashankjain12 "Code") | [<img src="https://avatars3.githubusercontent.com/u/22260031?v=4" width="100px;" alt="Moulik Aggarwal"/><br /><sub><b>Moulik Aggarwal</b></sub>](https://github.com/moulikcipherX)<br />[πŸ’¬](#question-moulikcipherX "Answering Questions") [πŸ“](#blog-moulikcipherX "Blogposts") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=moulikcipherX "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=moulikcipherX "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/21277179?v=4" width="100px;" alt="Prateek Surana"/><br /><sub><b>Prateek Surana</b></sub>](http://prateeksurana.me)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=prateek3255 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=prateek3255 "Code") | [<img src="https://avatars2.githubusercontent.com/u/43927436?v=4" width="100px;" alt="shivank86"/><br /><sub><b>shivank86</b></sub>](https://github.com/shivank86)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=shivank86 "Code") |
12-
| [<img src="https://avatars2.githubusercontent.com/u/25405726?v=4" width="100px;" alt="Vishal Shirke"/><br /><sub><b>Vishal Shirke</b></sub>](https://github.com/vishalshirke7)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=vishalshirke7 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=vishalshirke7 "Code") | [<img src="https://avatars1.githubusercontent.com/u/25369498?v=4" width="100px;" alt="profgrammer"/><br /><sub><b>profgrammer</b></sub>](https://github.com/profgrammer)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=profgrammer "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=profgrammer "Code") | [<img src="https://avatars1.githubusercontent.com/u/26656036?v=4" width="100px;" alt="divyakhetan"/><br /><sub><b>divyakhetan</b></sub>](https://github.com/divyakhetan)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=divyakhetan "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=divyakhetan "Code") | [<img src="https://avatars0.githubusercontent.com/u/36483814?v=4" width="100px;" alt="Spreeha Dutta"/><br /><sub><b>Spreeha Dutta</b></sub>](https://github.com/Spreeha)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Spreeha "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Spreeha "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/26464695?v=4" width="100px;" alt="Chaitanya Bhojwani"/><br /><sub><b>Chaitanya Bhojwani</b></sub>](https://github.com/chaitanya-bhojwani)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=chaitanya-bhojwani "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=chaitanya-bhojwani "Code") | [<img src="https://avatars0.githubusercontent.com/u/22885912?v=4" width="100px;" alt="Manaswini Das"/><br /><sub><b>Manaswini Das</b></sub>](https://www.linkedin.com/in/manaswini-das/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=manaswinidas "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/25549847?s=460&v=4" width="100px;" alt="Anirudh Jwala"/><br /><sub><b>Anirudh Jwala</b></sub>](https://www.linkedin.com/in/anirudh-jwala-533859135/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=anirudh-jwala "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=anirudh-jwala "Code") |
13-
| [<img src="https://avatars0.githubusercontent.com/u/2049543?v=4" width="100px;" alt="Willian Taiguara Baliza Moura"/><br /><sub><b>Willian Taiguara Baliza Moura</b></sub>](https://github.com/willianwt)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=willianwt "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=willianwt "Code") | [<img src="https://avatars3.githubusercontent.com/u/33730790?v=4" width="100px;" alt="Rajashree Parhi"/><br /><sub><b>Rajashree Parhi</b></sub>](https://github.com/rajashree23)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=rajashree23 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=rajashree23 "Code") | [<img src="https://avatars1.githubusercontent.com/u/40717067?v=4" width="100px;" alt="Akshit Aggarwal"/><br /><sub><b>Akshit Aggarwal</b></sub>](https://github.com/AkshitAggarwal)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=AkshitAggarwal "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=AkshitAggarwal "Code") | [<img src="https://avatars.githubusercontent.com/sagunjaiswal" width="100px;" alt="Sagun Jaiswal"/><br /><sub><b>Sagun Jaiswal</b></sub>](https://github.com/sagunjaiswal)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=sagunjaiswal "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=sagunjaiswal "Code") |
11+
| [<img src="https://avatars0.githubusercontent.com/u/39827514?v=4" width="100px;"/><br /><sub><b>Ashwek Swamy</b></sub>](https://github.com/ashwek)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=ashwek "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=ashwek "Code") | [<img src="https://avatars1.githubusercontent.com/u/32368107?v=4" width="100px;"/><br /><sub><b>Dhruv Gupta</b></sub>](https://github.com/dhruv-gupta14)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=dhruv-gupta14 "Code") | [<img src="https://avatars0.githubusercontent.com/u/30969577?v=4" width="100px;"/><br /><sub><b>Aadit Kamat</b></sub>](https://sg.linkedin.com/in/aadit-kamat-12a5a8140)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=aaditkamat "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=aaditkamat "Code") | [<img src="https://avatars1.githubusercontent.com/u/20285786?v=4" width="100px;"/><br /><sub><b>Shashank jain</b></sub>](http://www.myshashank.tech)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Shashankjain12 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Shashankjain12 "Code") | [<img src="https://avatars3.githubusercontent.com/u/22260031?v=4" width="100px;"/><br /><sub><b>Moulik Aggarwal</b></sub>](https://github.com/moulikcipherX)<br />[πŸ’¬](#question-moulikcipherX "Answering Questions") [πŸ“](#blog-moulikcipherX "Blogposts") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=moulikcipherX "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=moulikcipherX "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/21277179?v=4" width="100px;"/><br /><sub><b>Prateek Surana</b></sub>](http://prateeksurana.me)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=prateek3255 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=prateek3255 "Code") | [<img src="https://avatars2.githubusercontent.com/u/43927436?v=4" width="100px;"/><br /><sub><b>shivank86</b></sub>](https://github.com/shivank86)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=shivank86 "Code") |
12+
| [<img src="https://avatars2.githubusercontent.com/u/25405726?v=4" width="100px;"/><br /><sub><b>Vishal Shirke</b></sub>](https://github.com/vishalshirke7)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=vishalshirke7 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=vishalshirke7 "Code") | [<img src="https://avatars1.githubusercontent.com/u/25369498?v=4" width="100px;"/><br /><sub><b>profgrammer</b></sub>](https://github.com/profgrammer)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=profgrammer "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=profgrammer "Code") | [<img src="https://avatars1.githubusercontent.com/u/26656036?v=4" width="100px;"/><br /><sub><b>divyakhetan</b></sub>](https://github.com/divyakhetan)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=divyakhetan "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=divyakhetan "Code") | [<img src="https://avatars0.githubusercontent.com/u/36483814?v=4" width="100px;"/><br /><sub><b>Spreeha Dutta</b></sub>](https://github.com/Spreeha)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=Spreeha "Code") [πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=Spreeha "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/26464695?v=4" width="100px;"/><br /><sub><b>Chaitanya Bhojwani</b></sub>](https://github.com/chaitanya-bhojwani)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=chaitanya-bhojwani "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=chaitanya-bhojwani "Code") | [<img src="https://avatars0.githubusercontent.com/u/22885912?v=4" width="100px;"/><br /><sub><b>Manaswini Das</b></sub>](https://www.linkedin.com/in/manaswini-das/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=manaswinidas "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/25549847?s=460&v=4" width="100px;"/><br /><sub><b>Anirudh Jwala</b></sub>](https://www.linkedin.com/in/anirudh-jwala-533859135/)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=anirudh-jwala "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=anirudh-jwala "Code") |
13+
| [<img src="https://avatars0.githubusercontent.com/u/2049543?v=4" width="100px;"/><br /><sub><b>Willian Taiguara Baliza Moura</b></sub>](https://github.com/willianwt)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=willianwt "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=willianwt "Code") | [<img src="https://avatars3.githubusercontent.com/u/33730790?v=4" width="100px;"/><br /><sub><b>Rajashree Parhi</b></sub>](https://github.com/rajashree23)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=rajashree23 "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=rajashree23 "Code") | [<img src="https://avatars1.githubusercontent.com/u/40717067?v=4" width="100px;"/><br /><sub><b>Akshit Aggarwal</b></sub>](https://github.com/AkshitAggarwal)<br />[πŸ“–](https://github.com/CodeToExpress/dailycodebase/commits?author=AkshitAggarwal "Documentation") [πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=AkshitAggarwal "Code") | [<img src="https://avatars1.githubusercontent.com/u/44455626?v=4" width="100px;"/><br /><sub><b>Abhishek</b></sub>](https://github.com/dasabhishek0790)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=dasabhishek0790 "Code") | [<img src="https://avatars3.githubusercontent.com/u/63302439?v=4" width="100px;"/><br /><sub><b>SAGUN JAISWAL</b></sub>](https://github.com/sagunjaiswal)<br />[πŸ’»](https://github.com/CodeToExpress/dailycodebase/commits?author=sagunjaiswal "Code") |
1414
<!-- ALL-CONTRIBUTORS-LIST:END -->
1515

1616
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!

0 commit comments

Comments
Β (0)