Giter Site home page Giter Site logo

I'm En BTW, It's not a bug, it's a feature!

A little more about me...

switch zhou-en {
    case "pronouns":
        return "He | Him"
    case "title":
        return "Pythonista | Gopher | Rustacean"
    case "code":
        return "Python, Go, TypeScript, Rust"
    case "askMeAbout":
        return "web dev, tech, api, photography, basketball"
    case "backEnd Frameworks":
        return "Django, Flask, FaskAPI, Temporal"
    case "testing":
        return "TDD, BDD, Robot Framework, pytest"
    case "devOps":
        return "AWS, GCP, Docker"
    case "database":
        return "MongoDB, PostgreSQL, Sqlit"
    default:
        return "It's not a bug, it's a feature!"
}

Code Time

Profile Views

๐Ÿ“Š This Week I Spent My Time On

๐Ÿ•‘๏ธŽ Time Zone: America/Regina

๐Ÿ’ฌ Programming Languages: 
Go                       11 hrs 53 mins      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   73.88 % 
Python                   1 hr 55 mins        โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   12.01 % 
YAML                     51 mins             โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   05.32 % 
Text                     31 mins             โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   03.22 % 
Git                      30 mins             โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   03.17 % 

๐Ÿ”ฅ Editors: 
GoLand                   13 hrs 31 mins      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘   84.05 % 
PyCharm                  2 hrs 33 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   15.95 % 

๐Ÿ’ป Operating System: 
Mac                      13 hrs 37 mins      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘   84.67 % 
Linux                    2 hrs 27 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   15.33 % 

Last Updated on 27/06/2024 01:16:08 UTC

En Zhou's Projects

anmol098 icon anmol098

If you are forking please do not forget to star the repo

blog-comments icon blog-comments

The comment plugin used for zhou-en.github.io blog site needs a repo to store all comments as issues here.

django-celery icon django-celery

Example of how to handle background processes with Django, Celery, and Docker

go-api icon go-api

Create a RESTful API using Go: http://www.golangprograms.com/advance-programs/golang-restful-api-using-grom-and-gorilla-mux.html

go-crud icon go-crud

A Go tutorial to create a blog using MySQL http://www.golangprograms.com/advance-programs/example-of-golang-crud-using-mysql-from-scratch.html

grpc-todo-list icon grpc-todo-list

https://medium.com/@amsokol.com/tutorial-how-to-develop-go-grpc-microservice-with-http-rest-endpoint-middleware-kubernetes-daebb36a97e9

hexo-theme-3-hexo icon hexo-theme-3-hexo

hexoไธป้ข˜๏ผšไธ‰ๆฎตๅผ่ฎพ่ฎก๏ผŒๆž็ฎ€๏ผŒๆ–นไพฟ

idev icon idev

Collection of command line tools for development.

ml-from-scratch icon ml-from-scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

movieui icon movieui

Movie database interface built by scraping movie ratings and posters.

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.