# Contents
  • 2020. 04/30 ... Reminiscence, Starcraft Winning Prediction 🍊
  • 2020. 03/28 ... Multiple Turtle Movements using QtPy5 UI 🐢
  • 2019. 02/17 ... Ultra Fine Dust Level Prediction for Daily life 🐼
  • 2018. 10/12 ... BitCoin-Minning, What do nonce, POW mean for?👷
  • 2018. 10/07 ... Python mini-blockChain (Transaction,POW,mining)🍪
  • 2018. 09/27 ... Web-scrapping the air-quality data with Beautifulsoup😸
  • 2018. 09/17 ... What is GAN?-Counterfeiter and Policeman 🚓
  • 2018. 08/07 ... To Practice Co-operative working process w/ GitHub (Part-1)💑
  • 2018. 06/30 ... Non-contact Liquid Level Sensor w/ Raspberry-PI GPIO💦
  • 2018. 06/01 ... Bike Sharing Services Come In Handy 🚲


  • Reminiscence, Starcraft Winning Prediction 🍊

    2020. 4/30 (Thu) ... [Read More]

    Multiple Turtle Movements using QtPy5 UI 🐢

    The’ python ‘turtle’ is a simple drawing tool which is based on one of the representative python GUI toolkits, ‘tkinter’. It is simeple and easy to use so that many python trainee learns ‘turtle’ as one of the must-have-courses.

    2020. 3/28 (Sat) ... [Read More]

    Ultra Fine Dust Level Prediction for Daily life 🐼

    The’ harsh winter cold begins to fade, and when spring comes, ultrafine dust slowly begins to increase with the monsoon blowing from China. Ultrafine dust has now become our daily seasonal phenomenon with yellow dust in the spring. So, we need to batten down the hatch more than ever.

    2019. 2/17 (Sun) ... [Read More]

    BitCoin-Minning, What do nonce, POW mean for?👷

    Once you know the hash function, the most important idea of ​​cryptocurrency, then you need to know about proof of work (POW), which is essential in the mining process. It is the proof that the miner has elaborated this much to find out target hash.

    2018. 10/12 (Fri) ... [Read More]

    Python mini-blockChain (Transaction,POW,mining)🍪

    암호화폐!

    Here, I will introduce a simple implement of the mining a coin, which is important process to lock the block-chain. The processes are, creating transaction data, hash calculation, and proof-of-work (POW). Those will finally lock the block at the end of the chain. this whole process will be generated through Flask Server.

    2018. 10/7 (Sun) ... [Read More]

    Web-scrapping the air-quality data with Beautifulsoup😸

    Beautiful Soup’, A famous Python library for Web-scrapping, originally came from the conversation in ‘Alice in Wornderland’. A Programmer seems to have a fandom to ‘Alice’. a many name, title, and metaphore come from the book.

    2018. 9/27 (Thu) ... [Read More]

    What is GAN?-Counterfeiter and Policeman 🚓

    The GAN (Generative Adversarial Nets) model is a model that lets you learn how to create results by competing two opposing neural networks. The dictionary meaning of the word “adversarial” has the meaning of confrontation and opposition. In order to confront, you have to have an opponent anyway, so you can intuitively know that GAN is largely divided into two parts.

    2018. 9/17 (Mon) ... [Read More]

    To Practice Co-operative working process w/ GitHub (Part-1)💑

    Let’s practice the process of collaborative on GitHub in the Atom editor. Since I’v been develop the code always by myself and am familiar with making it alone, it is necessary to practice the process first. and the most curious thing for beginner would be update management in the’Merge’ process. Especially when the collision, Conflict, occurring.

    2018. 8/7 (Tue) ... [Read More]

    Non-contact Liquid Level Sensor w/ Raspberry-PI GPIO💦

    DFRobot’s Non-contact Liquid Level Sensor XKC-Y25-T12V SKU: SEN0204 is a sensor that detects the condition whether there is air or water in an invisible tank or pipe Returning binary signal selection. Let’s code to detect the signal using the RaspberryPI GPIO port (Genreral purpose Input Output).

    2018. 6/30 (Sat) ... [Read More]

    Bike Sharing Services Come In Handy 🚲

    cookie bike

    Another’ bike sharing service was launched by the domestic major bike manufacturer, Samchunri, in Sondo-Int’l-New-City, Incheon Korea. In this area, several bike sharing services compete one another, but it seems Cookie Bike immediately gets the head of this business field.

    2018. 6/1 (Fri) ... [Read More]


    😃TAG LIST

       Flask (1    GAN (1    MNIST (1
       Python (3    QtPy (1    Sensor (1
       beautifulsoup (1    blockChain (2    co-work (1
       commit (1    fine-dust (2    github (1
       jupyter (1    nonce (1    pandas (1
       pow (1    prediction (1    raspberryPi (1
       shareEconomy (1    stastics (2    tensorFlow (1
       turtle (1