Skip to content
View icrn's full-sized avatar
🔫
Focusing
🔫
Focusing
  • Tencent
  • Shenzhen, China

Block or report icrn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
icrn/README.md

Hello there 👋

Hits

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "icrn"
        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()

📝 Plan

🤔 最近可能todo的事情:

1.梳理一下大数据相关的知识点,主要三块Flink、Spark、HDFS这三块的东西,做一个大数据面试常见题型指南

2.开始学习全站的开发、做一个快乐的程序员👨🏻‍💻

3.…… (凑个字数先呗)

👨‍💻 blog

个人小站

Anurag's GitHub stats

Popular repositories Loading

  1. Algorithm Algorithm Public

    ⚡️《剑指offer》 && LeetCode && 基础数据结构(Java 实现)。

    Java 3

  2. Ambari-CustomService Ambari-CustomService Public

    ✨扩展Ambari组件 Defining a Custom Service,实现了ambari的logstash & kibana & grafana自定义部署。

    Python 2

  3. CS-Notes CS-Notes Public

    Forked from neuyilan/CS-Notes

    😋 技术面试必备基础知识

  4. icrn icrn Public

  5. geektime-books geektime-books Public

    Forked from it-ebooks-0/geektime-books

    📚 极客时间电子书

  6. icrn.github.io icrn.github.io Public