Pinned Repositories
Aircraft_war_OOP
Python面向对象练习
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome
😎 Awesome lists about all kinds of interesting topics
bluelog
A blog engine built with Flask.
BookManageDatabase
SQL Server图书管理系统的数据库
darling
Darwin/macOS emulation layer for Linux
data-scientist-roadmap
Toturial coming with "data science roadmap" graphe.
Data-Structure-and-algorithm
Practice.
Gothic_Han
Gothic_Han is a typora theme forked from typora default theme gothic Gothic_han is a theme designed for Chinese articles,it solves the problem that the font-weight of typora's Gothic theme
movie_comments_analysis
通过Python爬虫对电影《哪吒》的评论进行分析,导出用户地理分布情况和词云图等
FriggaAZ's Repositories
FriggaAZ/BookManageDatabase
SQL Server图书管理系统的数据库
FriggaAZ/movie_comments_analysis
通过Python爬虫对电影《哪吒》的评论进行分析,导出用户地理分布情况和词云图等
FriggaAZ/Gothic_Han
Gothic_Han is a typora theme forked from typora default theme gothic Gothic_han is a theme designed for Chinese articles,it solves the problem that the font-weight of typora's Gothic theme
FriggaAZ/Aircraft_war_OOP
Python面向对象练习
FriggaAZ/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
FriggaAZ/awesome
😎 Awesome lists about all kinds of interesting topics
FriggaAZ/bluelog
A blog engine built with Flask.
FriggaAZ/darling
Darwin/macOS emulation layer for Linux
FriggaAZ/data-scientist-roadmap
Toturial coming with "data science roadmap" graphe.
FriggaAZ/Data-Structure-and-algorithm
Practice.
FriggaAZ/django-role-permissions
A django app for role based permissions.
FriggaAZ/doudizhu
AI斗地主
FriggaAZ/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
FriggaAZ/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
FriggaAZ/FriggaAZ.github.io
FriggaAZ/golang-developer-roadmap-cn
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
FriggaAZ/hello-world
Beginning
FriggaAZ/interview_python
关于Python的面试题
FriggaAZ/jupyter-themes
Custom Jupyter Notebook Themes
FriggaAZ/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
FriggaAZ/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
FriggaAZ/Python
All Algorithms implemented in Python
FriggaAZ/Python-
练习
FriggaAZ/Python-for-Data-Analysis
[NOTE] Python for Data Analysis, 2nd Edition
FriggaAZ/Wolf
JavaScript/HTML5小游戏
FriggaAZ/WSGI-mini_web_frame
基于WSGI规范的web框架