All Projects → jokermonn → Gankor

jokermonn / Gankor

gank ur life, zhihu ur time。适合初学者的练手项目

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gankor

Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-33.92%)
Mutual labels:  beginner-friendly
Minimalist Portfolio
A simple minimalist one page portfolio. Link:
Stars: ✭ 136 (-20.47%)
Mutual labels:  beginner-friendly
Reactjs Shopping Cart
example of shopping cart implemented in react.js and redux.js
Stars: ✭ 153 (-10.53%)
Mutual labels:  beginner-friendly
Webdash
🔥 Orchestrate your web project with Webdash the customizable web dashboard
Stars: ✭ 1,528 (+793.57%)
Mutual labels:  beginner-friendly
Algobook
A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
Stars: ✭ 132 (-22.81%)
Mutual labels:  beginner-friendly
Emojiscreen
EmojiScreen is a listing of movies, TV shows and musicals depicted through emojis.
Stars: ✭ 140 (-18.13%)
Mutual labels:  beginner-friendly
Start Here
💡 A Quick-start Guide for People who want to dwyl ❤️ ✅
Stars: ✭ 1,392 (+714.04%)
Mutual labels:  beginner-friendly
Using Zend Framework 3 Book
A free and reader-friendly book on Zend Framework 3
Stars: ✭ 160 (-6.43%)
Mutual labels:  beginner-friendly
Dark Fantasy Hack Tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Stars: ✭ 131 (-23.39%)
Mutual labels:  beginner-friendly
Mindfulness At The Computer
Helps you stay mindful of your breathing while using your computer
Stars: ✭ 143 (-16.37%)
Mutual labels:  beginner-friendly
Postgres Showcase
Postgres features showcase (commented SQL samples) for beginners
Stars: ✭ 121 (-29.24%)
Mutual labels:  beginner-friendly
Leetcode Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
Stars: ✭ 128 (-25.15%)
Mutual labels:  beginner-friendly
Ltecleanerfoss
The last Android cleaner you'll ever need!
Stars: ✭ 141 (-17.54%)
Mutual labels:  beginner-friendly
Developer Community Stats
🚀 A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats
Stars: ✭ 116 (-32.16%)
Mutual labels:  beginner-friendly
Creative Computing Society.github.io
This is the Hacktoberfest first contribution website of CCS
Stars: ✭ 158 (-7.6%)
Mutual labels:  beginner-friendly
Byte Of Python
Beginners book on Python - start here if you don't know programming
Stars: ✭ 1,713 (+901.75%)
Mutual labels:  beginner-friendly
Hacktoberfest2018
A repository for HacktoberFest 2018.
Stars: ✭ 139 (-18.71%)
Mutual labels:  beginner-friendly
Hacktoberfest
Opportunity to start open source and PR experience
Stars: ✭ 171 (+0%)
Mutual labels:  beginner-friendly
Hacktoberfest 2k18 Katas
Game has ended :: Little challenges to up your Hacktoberfest game!
Stars: ✭ 160 (-6.43%)
Mutual labels:  beginner-friendly
Script
Making it easy to write shell-like scripts in Go
Stars: ✭ 1,946 (+1038.01%)
Mutual labels:  beginner-friendly

干乎 (GankOr#

一款基于 Gank知乎接口的娱乐休闲软件,有宅男福利妹纸图,配上幽默风趣小视频,也有知识扩展知乎热门,丰富你的碎片时间,娱乐休闲两不误

APK 下载

百度网盘

应用宝干乎链接

百度手机助手/91助手干乎链接 或 二维码下载

安智市场干乎链接 或 二维码下载

教程

此项目会迭代下一个版本,迭代教程依旧会写出来

v1.0(截止到第91次 commits,教程已完结,位于项目的 documents 目录下)

v1.1(迭代中)

迭代中...

截图

第三方库 dependencies

	//    内存泄漏检测工具
    debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta1'
    //    or 1.4-beta1
    releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1'
    //    官方 material design 控件库
    compile 'com.android.support:design:23.4.0'
    //    OkHttp
    compile 'com.squareup.okhttp3:okhttp:3.4.1'
    //    Gson
    compile 'com.google.code.gson:gson:2.7'
    //    轮播器
    compile 'com.bigkoo:convenientbanner:2.0.5'

学到什么

License

Copyright 2016 joker

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].