Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/vinitshahdeo/HBD

:birthday: Coder's way of wishing Happy Birthday! :cake: :confetti_ball: :tada: :balloon:
https://github.com/vinitshahdeo/HBD

birthday birthday-message birthday-wishes code-snippets hacktoberfest hacktoberfest2020 happy-birthday website

Last synced: about 1 month ago
JSON representation

:birthday: Coder's way of wishing Happy Birthday! :cake: :confetti_ball: :tada: :balloon:

Lists

README

        

```

██╗ ██╗ █████╗ ██████╗ ██████╗ ██╗ ██╗
██║ ██║██╔══██╗██╔══██╗██╔══██╗╚██╗ ██╔╝
███████║███████║██████╔╝██████╔╝ ╚████╔╝
██╔══██║██╔══██║██╔═══╝ ██╔═══╝ ╚██╔╝
██║ ██║██║ ██║██║ ██║ ██║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝

██████╗ ██╗██████╗ ████████╗██╗ ██╗██████╗ █████╗ ██╗ ██╗██╗
██╔══██╗██║██╔══██╗╚══██╔══╝██║ ██║██╔══██╗██╔══██╗╚██╗ ██╔╝██║
██████╔╝██║██████╔╝ ██║ ███████║██║ ██║███████║ ╚████╔╝ ██║
██╔══██╗██║██╔══██╗ ██║ ██╔══██║██║ ██║██╔══██║ ╚██╔╝ ╚═╝
██████╔╝██║██║ ██║ ██║ ██║ ██║██████╔╝██║ ██║ ██║ ██╗
╚═════╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝

```
# Happy Birthday! - [Coder's way of wishing](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba)
[![Happy Birthday](https://img.shields.io/badge/Happy-Birthday-dodgerblue.svg?style=for-the-badge)](https://github.com/vinitshahdeo/HBD/) [![View Demo](https://img.shields.io/badge/View-Demo-teal.svg?style=for-the-badge)](http://codeastrike.000webhostapp.com/hbd/)
[![Check Blog](https://img.shields.io/badge/Check-Blog-orange.svg?style=for-the-badge)](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba)

> **99.9% of people just say "Happy Birthday" to each other over Social Networking Sites like [Facebook](https://www.facebook.com/vinit.shahdeo) and [Twitter](https://twitter.com/Vinit_Shahdeo) with the same 14 predictable letters. Why not say it with `code`? If you're a developer you already understand it!**

[![check demo](https://forthebadge.com/images/badges/its-not-a-lie-if-you-believe-it.svg)](http://codeastrike.000webhostapp.com/hbd/)

```
01010111 01101001 01110011 01101000 01101001 01101110 01100111 00100000
01111001 01101111 01110101 00100000 01100001 00100000 01110110 01100101
01110010 01111001 00100000 01001000 01100001 01110000 01110000 01111001
00100000 01000010 01101001 01110010 01110100 01101000 01100100 01100001
01111001 00100001
```

[![Happy Birthday](https://forthebadge.com/images/badges/built-with-love.svg)](https://vinitshahdeo.github.io/HBD/) [![Maked People Smile](https://forthebadge.com/images/badges/makes-people-smile.svg)](http://codeastrike.000webhostapp.com/hbd/)

### Designing a [website](http://codeastrike.000webhostapp.com/hbd/) to celebrate your loved one's day is always a great idea!

> #### Click [here](http://codeastrike.000webhostapp.com/hbd/) to view live demo!

### Find some [more](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba) creative ways!

[![Kill it](https://forthebadge.com/images/badges/oooo-kill-em.svg)](https://forthebadge.com) [![Vinit Shahdeo](https://forthebadge.com/images/badges/powered-by-oxygen.svg)](https://facebook.com/vinit.shahdeo)

I have also written a [blog](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba) post. You can find [few](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba) `code` snippets to make someone's **birthday** really special.

Run the below `C` code.

> Click [here](https://code.hackerearth.com/65105eK) to run online.

[![C code](https://forthebadge.com/images/badges/made-with-c.svg)](https://code.hackerearth.com/65105eK) [![Run Online](https://forthebadge.com/images/badges/check-it-out.svg)](https://code.hackerearth.com/65105eK)

```c
#include
char *secret = "ziBbeqjAs+cu";
unsigned long message = 10521325414783145265U;
int main(void) {
while (message) {
putchar(secret[message & 15] - 33);
message >>= 4;
}
}
```

> Click [here](https://gist.github.com/vinitshahdeo/28665b5a010b92cf96cd1abced0a2a9e) to view above gist!

[![Medium Story](https://img.shields.io/static/v1.svg?label=check&message=story%20on%20medium&color=success&logo=medium&style=for-the-badge&logoColor=white&colorA=grey)](https://medium.com/hackernoon/coders-way-of-wishing-happy-birthday-1fe457e7a2ba)

## Contributing

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?logo=github&style=for-the-badge&color=teal)](https://github.com/vinitshahdeo/HBD/pulls) [![GitHub issues](https://img.shields.io/github/issues/vinitshahdeo/HBD?logo=github&style=for-the-badge)](https://github.com/vinitshahdeo/HBD/issues) ![GitHub pull requests](https://img.shields.io/github/issues-pr/vinitshahdeo/HBD?color=blue&logo=github&style=for-the-badge)

#### Do you have any creative idea of saying "[Happy Birthday](https://medium.com/hackernoon/coders-way-of-wishing-happy-birthday-1fe457e7a2ba)"?

```js
console.log('Happy Birthday!');
```

- Fork [this](https://github.com/vinitshahdeo/HBD/) repository.

- Add your code-snippet inside `examples/` folder.

- **Create PR. Your PR description should include the language of your `code-snippet`. It'll be better if you've provide a link to any online code sandbox where your code-snippet can be run.**

- Do not make any changes to other files.

> Check this [issue](https://github.com/vinitshahdeo/HBD/issues/1).

## Thanks! I'm social!

**Lemme know, if you've got better idea. I'd love to hear how *[these](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba) `code` [snippets](https://medium.com/@vinitshahdeo/coders-way-of-wishing-happy-birthday-1fe457e7a2ba)* have helped you to impress someone.**

     

[![Made with love by Vinit Shahdeo](https://badgen.net/badge/Made%20with%20%E2%99%A1%20by/vinitshahdeo?icon=github&scale=1.1)](https://www.eatmy.news/2020/06/code-like-you-eat-i-mean-code-daily-as.html)

-----

:hugs:
Check out my other projects here!

-----