mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
4 Commits
69025922cd
...
ad21fb9d89
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad21fb9d89 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
1f1ab16663 |
@@ -100,6 +100,7 @@ It's a great way to learn.
|
|||||||
* [**Haskell**: _Roll your own IRC bot_](https://wiki.haskell.org/Roll_your_own_IRC_bot)
|
* [**Haskell**: _Roll your own IRC bot_](https://wiki.haskell.org/Roll_your_own_IRC_bot)
|
||||||
* [**Node.js**: _Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js_](https://tutorials.botsfloor.com/creating-a-simple-facebook-messenger-ai-bot-with-api-ai-in-node-js-50ae2fa5c80d)
|
* [**Node.js**: _Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js_](https://tutorials.botsfloor.com/creating-a-simple-facebook-messenger-ai-bot-with-api-ai-in-node-js-50ae2fa5c80d)
|
||||||
* [**Node.js**: _How to make a responsive telegram bot_](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/)
|
* [**Node.js**: _How to make a responsive telegram bot_](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/)
|
||||||
|
* [**Go**: How to make a responsive telegram bot ](https://www.sohamkamani.com/golang/telegram-bot/)
|
||||||
* [**Node.js**: _Create a Discord bot_](https://discordjs.guide/)
|
* [**Node.js**: _Create a Discord bot_](https://discordjs.guide/)
|
||||||
* [**Node.js**: _gifbot - Building a GitHub App_](https://blog.scottlogic.com/2017/05/22/gifbot-github-integration.html)
|
* [**Node.js**: _gifbot - Building a GitHub App_](https://blog.scottlogic.com/2017/05/22/gifbot-github-integration.html)
|
||||||
* [**Node.js**: _Building A Simple AI Chatbot With Web Speech API And Node.js_](https://www.smashingmagazine.com/2017/08/ai-chatbot-web-speech-api-node-js/)
|
* [**Node.js**: _Building A Simple AI Chatbot With Web Speech API And Node.js_](https://www.smashingmagazine.com/2017/08/ai-chatbot-web-speech-api-node-js/)
|
||||||
@@ -123,6 +124,7 @@ It's a great way to learn.
|
|||||||
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
||||||
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
||||||
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
||||||
|
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
|
||||||
|
|
||||||
|
|
||||||
#### Build your own `Database`
|
#### Build your own `Database`
|
||||||
|
|||||||
Reference in New Issue
Block a user