Pinned Repositories
bitfront-telegram-bot
A simple Python script to notify price alerts from Bitfront on Telegram by a bot
D3MultiGraph
D3 Multigraph source from http://projects.flowingdata.com/life-expectancy/
slack-check-bot
Slack bot to record your daily checks
Junyong-Suh's Repositories
Junyong-Suh/D3MultiGraph
D3 Multigraph source from http://projects.flowingdata.com/life-expectancy/
Junyong-Suh/bitfront-telegram-bot
A simple Python script to notify price alerts from Bitfront on Telegram by a bot
Junyong-Suh/slack-check-bot
Slack bot to record your daily checks
Junyong-Suh/51conference
51conference.org
Junyong-Suh/10-things-test
나를 알아보는 10가지 질문 테스트
Junyong-Suh/9cscan.com
Nine Chronicles Blockchain Explorer Frontend Project. Apache2.0
Junyong-Suh/about_me
About Junyong Suh, as a seasoned software engineer
Junyong-Suh/apiary-test
Junyong-Suh/babystep-api-gateway-go
Babystep API gateway is a simple API gateway in Go
Junyong-Suh/DivisionByLogN
Get quotient from divide one integer by another, without using division operation -- in log time
Junyong-Suh/encouraging-bot
Junyong-Suh/fastSummation
Given integer N, return summation from 0 to N in Log time complexity
Junyong-Suh/freechal-parser
Freechal parser to backup data into json format
Junyong-Suh/ghost-translate
My First JavaScript Programming | Let's translate in Ghost language!
Junyong-Suh/go-fibonacci-closure
Fibonacci function in Go utilizing closure
Junyong-Suh/GoHello
Hello world for Go
Junyong-Suh/guinea-package-java
Guinea pig package in Java to test https://github.com/features/package-registry
Junyong-Suh/JavaWorld
Any JAVA related test codes
Junyong-Suh/knowledge-storage
Knowledge storage through our projects.
Junyong-Suh/lib9c
Lib9c is a library that contains key implementations of Nine Chronicles, a decentralized RPG developed with Libplanet. Lib9c includes Nine Chronicle's key features like in-game decisions and data models, which can be used to implement game core capabilities.
Junyong-Suh/MinHeapTest
Implementation of MinHeap data structure using PriorityQueue and Node that implements Comparable
Junyong-Suh/MopubSampleRequests
Mopub Sample Requests
Junyong-Suh/MultipleEmailProviders
A service that abstraction between two (or more) different email service providers. This way, if one of the services goes down, you can quickly failover to a different provider without affecting your customers.
Junyong-Suh/NineChronicles.EthBridge
NineChronicles ⬌ Ethereum bridge
Junyong-Suh/node-js-tutorial
Node.js Tutorial
Junyong-Suh/review-wiki-go
Wiki & Review-as-a-Service in Go
Junyong-Suh/telegram-bot
Telegram bot template
Junyong-Suh/TextParserPy
Simple Text Parser in Python
Junyong-Suh/threeBuckets
Sort an array of integers to three buckets, given dual pivots
Junyong-Suh/tips
Tip calculator in Swift