Skip to content
View geek-zzl's full-sized avatar
🏁
Focusing
🏁
Focusing
Block or Report

Block or report geek-zzl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
geek-zzl/README.md

你好,世界 👋

  • 📙 Focusing on Swift & iOS
  • 🔨 Creator of applications and frameworks
  • 🐏 Founder the ObjCCN
  • 🍖 Meat lover

Hello there 👋

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "geek-zzl"
        self.role = "Software Engineer"
        self.language_spoken = ["zh_CN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

Pinned Loading

  1. CV_Web CV_Web Public

    Web Framwork of Visualization for Computer Vision

    HTML

  2. d3.js_visual d3.js_visual Public

    HTML

  3. Web-Framwork-of-Visualization-for-Data-Analysis Web-Framwork-of-Visualization-for-Data-Analysis Public

    基于Flask的数据分析可视化框架