Skip to content
View amazingcoderpro's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report amazingcoderpro

Report abuse

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

Report abuse
amazingcoderpro/README.md

Hi 👋, I'm Amazing Coder

A back-end developer from XIAN,CHINA

I have been living seriously, constantly exploring, and committed to becoming a cultured and interesting developer.

amazingcoderpro GitHub

👀 Active Repo

ReadMe Card ReadMe Card ReadMe Card ReadMe Card

Blogs posts

Languages and Tools:

python cplusplus go java nginx hexo Obsidian kubernetes

☕ Get In Touch

Youtube Bilibili Blog Gmail

扫码关注,一起学习进步

Clipboard_Screenshot_1744102195

戳这里⬇️,分身陪你聊

XiaoQing

Pinned Loading

  1. python-baidusearch python-baidusearch Public

    自己手写的百度搜索接口的封装,pip安装,支持命令行执行。Baidu Search unofficial API for Python with no external dependencies

    Python 156 16

  2. facebook_robot facebook_robot Public

    Facebook自动养号系统,分布式部署,实现了自动化登陆、浏览、聊天等功能。根据账号地域和使用记录智能分配到适合的机器。

    HTML 32 15

  3. email-distribution-management-system email-distribution-management-system Public

    自动化邮件营销,通过电子邮件的方式与受众客户进行商业交流,并通过进一步追踪分析用户对营销邮件的反应获取新的销售线索, 以达到精准营销,差异化营销,提高营销转化率的目的

    Python 1

  4. flight-delay-prediction flight-delay-prediction Public

    2018年全球程序员大赛参赛作品, 在给定的数据基础上,加上自己采集的飞机、天气等影响因子, 利用svm算法预测航班延误率.

    Python 10 4

  5. log_config log_config Public

    封装了logger配置,方便使用日志系统.Provide a function for anyone who want to configure log parameters easily, just call init_log_config when your app start up, the you can use the module of logging which build-i…

    Python 2 1

  6. simple_interpreter simple_interpreter Public

    一个用 python 实现的简单python解释器,分版本逐步实现一个简单的python解释器功能,适合初学者了解解释器的工作原理。

    Python 1