Lveank's Stars
taki0112/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
shengqiangzhang/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
ruanyf/document-style-guide
中文技术文档的写作规范
mzlogin/chinese-copywriting-guidelines
Chinese Copywriting Guidelines:中文文案排版指北(简体中文版)
litten/hexo-theme-yilia
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
theme-next/hexo-theme-next
Elegant and powerful theme for Hexo.
iissnan/hexo-theme-next
Elegant theme for Hexo.
tickmao/Typora-tickmao-theme
✍️ Typora Markdown 编辑器的自定义主题 | A Personal Theme of the Markdown Editor: Typora
Jerry-Chow/Typo-Markdown
A Chinese-font-page-friendly css,also adapt to Typora and markdown;基于Typso适配Typora的Markdown的中文阅读和排版友好的CSS
SummerRC/BiLiBiLi
网上搜集的Android客户端源码(非最新版,可以运行,可看视频)
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
WeblateOrg/weblate
Web based localization tool with tight version control integration.
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
qiubaiying/qiubaiying.github.io
BY Blog ->
jadepeng/musicDecryptor
酷狗、网易等音乐缓存文件转mp3
jzwalk/AudioPlayer
音乐播放器插件 for Typecho 1.1
shapeshed/golang-book-examples
Code examples for Sams Teach Yourself Go in 24 Hours
zhuinfo/Django-ERP
Django-ERP是一款基于Django开发的ERP管理软件,包含常用的销售管理、采购管理、库存管理、组织管理等,支持按项目归集费用,支持工作流审批,支持采购单、报价单的批量导入。
yzane/vscode-markdown-pdf
Markdown converter for Visual Studio Code
jwsky/markdowncss
markdown css分享
unknwon/go-web-foundation
《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
happyte/flask-blog
📒基于python flask web框架的全栈项目, 前端重新设计, 写博客功能完全支持Markdown所有特性
xtg20121013/blog_xtg
blog_xtg 基于tornado的分布式架构博客
brandon-rhodes/fopnp
Foundations of Python Network Programming (Apress) — scripts and examples
LittleLory/codePool
代码池,保存平时写的demo、工具类、小项目。
lightweightdjango/examples
Code examples for "Lightweight Django", by Julia Elman and Mark Lavin.
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
qiwsir/DjangoPracticeProject
《Django实战》源码(第一、第二版)