All Projects → mohitkyadav → cool-name-api

mohitkyadav / cool-name-api

Licence: MIT license
cool-name-api.glitch.me/

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to cool-name-api

glitch-studio
data bending & glitch tools
Stars: ✭ 66 (+312.5%)
Mutual labels:  glitch
phywhispererusb
PhyWhisperer-USB: Hardware USB Trigger
Stars: ✭ 56 (+250%)
Mutual labels:  glitch
snail-cli
a CLI for Glitch
Stars: ✭ 20 (+25%)
Mutual labels:  glitch
micropub-endpoint
Receives requests.
Stars: ✭ 23 (+43.75%)
Mutual labels:  glitch
GitHub-Web-IDE
⚡ Open GitHub repositories in online web IDE
Stars: ✭ 242 (+1412.5%)
Mutual labels:  glitch
uptime-bot
A Discord uptime bot which keeps repl.it links up forever!!
Stars: ✭ 14 (-12.5%)
Mutual labels:  glitch
glitch
An image glitcher in golang
Stars: ✭ 12 (-25%)
Mutual labels:  glitch
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (+56.25%)
Mutual labels:  glitch
github-task-list-completed
GitHub - Task list completed PR check
Stars: ✭ 95 (+493.75%)
Mutual labels:  glitch
jpg-glitch-electron
desktop app for glitching images
Stars: ✭ 24 (+50%)
Mutual labels:  glitch
glitch
!NO MORE MAINTAINED! Reactive API Wrapper for Twitch in Kotlin/JVM
Stars: ✭ 12 (-25%)
Mutual labels:  glitch
bubo-rss
An irrationally minimalist, static RSS feed reader you can instantly deploy on Netlify, Glitch or your own server.
Stars: ✭ 41 (+156.25%)
Mutual labels:  glitch
Botkit
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
Stars: ✭ 10,555 (+65868.75%)
Mutual labels:  glitch
glitched-writer
Glitched, text writing js module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.
Stars: ✭ 51 (+218.75%)
Mutual labels:  glitch
react-glitch-effect
React Glitch effects
Stars: ✭ 52 (+225%)
Mutual labels:  glitch
BOops
Sound glitch effect sequencer LV2 plugin
Stars: ✭ 60 (+275%)
Mutual labels:  glitch
kalwalt-interactivity-AR
Some various experiments with Ar.js and Three.js
Stars: ✭ 65 (+306.25%)
Mutual labels:  glitch
botBasicoGlitch
Bot básico hecho mediante www.glitch.com y con Python3 , el cual irá creciendo conforme hagamos tutoriales/clases/dudas/llamadas en discord. Grupo de Telegram: http://t.me/boterostg
Stars: ✭ 23 (+43.75%)
Mutual labels:  glitch
glitch-api
Library for using Glitch API ⚙️
Stars: ✭ 16 (+0%)
Mutual labels:  glitch
hyouka
Um bot open-source com dashboard incluída
Stars: ✭ 12 (-25%)
Mutual labels:  glitch

cool-name-api

Build Status

This is a website and node.js project to transform text into a cool representation of that text.

For example wolverine becomes:

  • ⓦ0lv3r1nⓔ
  • wo|ver!ne
  • 🅆🄾🄻🅅🄴🅁🄸🄽🄴
  • ⓦⓞⓛⓥⓔⓡⓘⓝⓔ
  • w01v3r1n3
  • 🔱⚽👢✅🎗🌱🎐🎵🎗
  • w͓̽o͓̽l͓̽v͓̽e͓̽r͓̽i͓̽n͓̽e͓̽
  • (backwards) ‮wolverine

Demo

To see the API in action, you can visit the website at https://cool-name-api.glitch.me/

Usage

coolify

$ curl -X GET 'https://cool-name-api.glitch.me/coolify?name=wolverine'

uncoolify

$ curl -X GET 'http://localhost:3000/uncoolify?name=%F0%9F%8C%9B%F0%9F%8C%B1%E2%9B%8E%E3%80%BD%EF%B8%8F%F0%9F%85%BF%EF%B8%8F%F0%9F%8E%8F'

Build Setup

  • Step 1: Fork the cool-name-api repository and clone it to your machine
  • Step 2: Cd into the cloned folder
  • Step 3: Install all the dependencies with:$ npm install
  • Step 4: Run on http://localhost:3000 with:$ npm start

Contribute

Found a bug, please create an issue

License

license

Live Website Hosting

The live website is hosted on Glitch. You can remix it there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].