Giter Club home page Giter Club logo

100-days-challenge's Introduction

Log of #100DaysOfCode - in 2019

Day 1: July 17, Wednesday

Today's Progress: Spent time creating an chrome extension to remove GIFs on anime website

Thoughts: Feel good in the end, but I should find somehow to remove GIFs before page rendering.

Link to work: Anti GIFs - waiting for publishing

Day 2: July 18, Thursday

Today's Progress: Develop an automated certification for people who joined the design your dream camp 2019

Thoughts: Learning how to download the canvas as an image with custom fillText inserting. However, DPI's background in canvas is not quite worked well when rendering on webpage. It was blurred. I decided to remove canvas from DOM and give it created when download button trigged.

Link to work: Design Your Dream Certificate

Day 3: July 19, Friday

Today's Progress: Installing and testing Libra

Thoughts: In general, I tried to install Libra on ubuntu on docker in my Macbook. It should be worked on my computer but the disk is full. I decided to create an ubuntu droplet in DigitalOcean. In my opinion, Testnet is a libra network similar to libra swarm which is a local validator node for Libra core. The transaction's Libra is still not working on Testnet when transferring money from one account to another account whereas Libra swarm is worked. There are many problems when installing the libra core. However, the final solution is here Official Tutorial and Libra Swarm

Link to work: -

Day 4: July 20, Saturday

Today's Progress: Making microservice with Go kit

Thoughts: Following on stringsvc tutorial on gokit website. It made me a dirty hand because it is quite difficult. There are a few steps to think of when developing microservice with Go kit.

  1. Concern transport server
  2. Create endpoints of particular service
  3. Create type of Request and Response for each endpoint
  4. Implement business logic to endpoint

In conclusion, Go kit can do for logging, metric, tracing, circut breaker, service discovery, serialization, authentication, and more...

Link to work: Stringsvc - Microservice

100-days-challenge's People

Contributors

gapgag55 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.