Coder Social home page Coder Social logo

πŸ‘¨πŸ»β€πŸ’» Welcome

# !/usr/bin/python
# -*- coding: utf-8 -*-


class Engineer:

    def __init__(self):
        self.name = 'Jimmy'
        self.role = 'Backend Engineer'
        self.programming_language = 'Python'

    def say_hi(self):
        print(f'Hi! I am {self.name}, a {self.programming_language} {self.role}.')


me = Engineer()
me.say_hi()
πŸ‘‡πŸ» Links πŸ‘‡πŸ»
πŸ‘‡πŸ» Personal Interests πŸ‘‡πŸ»
  • ⌨️ Coding
  • πŸ’ͺ🏻 Weight Training
  • πŸ₯Š Boxing
  • πŸ•΄πŸ» Magic
  • 🀿 Diving
πŸ‘‡πŸ» Work Experience πŸ‘‡πŸ»
  • Chang Gung University (201607~201807)-R.A.
  • Taiwan Data Science Co. (201807~202004)-Data Engineer
  • Feiwalk Technology Inc. (202004~202110)-Technical Adviser
  • Golden Crown Technology Inc. (202004~202206)-Tech Lead
  • Invos Co., Ltd. (202207~202210)-Senior Backend Engineer
  • Pinkoi Co., Ltd. (202210)-Backend Engineer
πŸ‘‡πŸ» Python Projects πŸ‘‡πŸ»
πŸ‘‡πŸ» Side Projects πŸ‘‡πŸ»

πŸ“š Github Stats

πŸ“– LeetCode Stats

Leetcode Stats

🎡 Spotify Playing

spotify

πŸ’» Languages And Tools

python flask faskapi go nodejs javascript

bash linux docker kubernetes gcp aws git nginx

mssql mysql mongodb redis rabbitMQ

vuejs html5 css3 bootstrap

πŸ‘ΆπŸ» Vistors

counter

πŸ‘πŸ» Support

jimmyyyeh

Jimmy Yeh's Projects

logger-master icon logger-master

A package for pushing serialized error log which generated by loguru to remote host.

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.