• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Heroku test app for fetching showcase pens from my public codepen profile.

More Repositories

1

binance-watch

This application connects to the Binance.com public API to get live 24h price change data for all crypto trading pairs on their platform and allows you to set custom alerts or watch for price change in real time and get desktop notifications when something triggers your alerts or price watch settings.
Vue
181
star
2

soma-fm-player

This is a Vue.js web application for streaming radio stations from Somafm.com. This app uses the public SomaFM JSON channels API endpoint to pull in a list of stations and makes it easy to switch between stations. This app also uses Three.js and the HTML5 Web Audio Context API to sample audio data and create a visualizer effect for the selected station.
JavaScript
126
star
3

wormhole-extreme

This is an experimental interactive space scene rendered on the browser using WebGL and Three.js with Javascript. The 3D scene contains planets, stars and a nebula effect that changes color and warps into a "wormhole" effect to create the illusion of traveling through space.
JavaScript
19
star
4

todo-webapp

This is a single page Task Managing web application built with Vue.js that uses Google Firebase as a back-end for data keeping by authenticated users and LocalStorage for non-authenticated users. This is intended to be used as a simple TODOs web-app for creating TODO lists with the option to login using an online account to keep your TODOs data sync'd between devices.
CSS
19
star
5

file-browser

This is a File Browser single page application that uses Vue.js for the client side user interface and Hapi.js for the server-side running on top of Node.js. This app is intended to make it possible to browse a computers attached storage devices from a web brower over the network or internet.
Vue
16
star
6

syntaxy-js

Syntaxy is a small and flexible syntax highlighter for the web. It uses one common theme file for all syntax languages to make it easier to customize the appearance to fit your theme. It has no dependencies out of the box, but can be used as a jQuery plugin, if you already have it loaded on your site.
JavaScript
14
star
7

crypto-scanner

This a simple Node.js / Socket.io web application that scans Twitter every few seconds for new tweets from different Twitter accounts related to crypto currencies, or any account that you want. The purpose of this application is to stream in new tweets from these accounts the moment they happen (within minutes) and get a browser notification.
JavaScript
11
star
8

rainnerlins-site

Main repo for rainnerlins.com
JavaScript
5
star
9

login-forms

Login forms from popular sites done with basic HTML/CSS/JS.
CSS
4
star
10

restful-php

Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
PHP
3
star
11

slideshow

A simple slideshow class for controlling a list of slides by giving you the basic back/next/select/swipe controls to toggle the active slide, and leaving the animation part up to you that can be added using CSS animatons to control how each slide enters and leaves.
JavaScript
2
star
12

coinbase-btfd

Node.JS bot application that monitors all assets on the Coinbase PRO API for sudden dip-buying opportunities.
2
star
13

loudfusion-site

Main repo for loudfusion.com
CSS
1
star
14

parallaxor-js

Creates mouse/motion parallax effect for children elements of a target container.
JavaScript
1
star
15

binance-watch-wrapper

API proxy wrapper server for the binance-watch repo.
JavaScript
1
star
16

radcap-player

Custom music player for the Radio Caprice (RADCAP) online music streaming site.
1
star
17

cc-stream

Custom live crypto ticker development for coinrated.
JavaScript
1
star
18

scroller

A page scroll event helper class for attaching actions to specific scroll positions/direction, or to jump to a section of the page.
HTML
1
star
19

job-scanner

Simple node.js/socket.io application that fetches freelance job listings from different online sources like reddit, etc.
JavaScript
1
star
20

crypto-icons

Collection of icons for various crypto tokens.
JavaScript
1
star
21

hosts-concat-js

Basic script for concatenating hosts files together to be used for ad blocking.
JavaScript
1
star
22

coinbase-watch

Watch Coinbase Pro live ticker data for activity.
JavaScript
1
star
23

ajax

This is a helper class for sending Ajax requests from the client side. Works similar to the jQuery ajax() function with better support for response parsing, error handling and upload progress.
JavaScript
1
star