22
22
Nov 24, 2019
11/19
by
Gabriel439
software
eye 22
favorite 0
comment 0
A bare-bones Twitter clone implemented in a single file simple-twitter This is a project which has corresponding talk slides This is a bare bones "Twitter clone" implemented in a single file that you can deploy to EC2 This uses: HTML + CSS for the front-end (No JavaScript) Bootstrap for some minimal styling A Haskell service for server-side rendering A Postgres database for application state NixOps for deployment AWS EC2 for hosting The result looks like this: Instructions Create an...
Topics: GitHub, code, software, git
34
34
Dec 10, 2019
12/19
by
Gallopsled
software
eye 34
favorite 0
comment 0
CTF framework and exploit development library pwntools - CTF toolkit Pwntools is a CTF framework and exploit development library. Written in Python, it is designed for rapid prototyping and development, and intended to make exploit writing as simple as possible. ```pythonfrom pwn import *context(arch = 'i386', os = 'linux') r = remote('exploitme.example.com', 31337) EXPLOIT CODE GOES HERE r.send(asm(shellcraft.sh()))r.interactive()``` Try It Now! You can now do a live demo of Pwntools, right in...
Topics: GitHub, code, software, git
21
21
Jun 21, 2019
06/19
by
GanZhiXiong
software
eye 21
favorite 0
comment 0
Flutter淘宝App,支持iOS、Android Flutter淘宝App 让一部分人先看见未来 前一阵子写了几个基于Flutter开发的App,其中一个已上架到App Store。为了练手和挑战,我利用空闲时间,用Flutter写了一个仿淘宝的App。(仿的是618之前的版本,估计618之后淘宝会恢复原来的版本) 本代码使用更少的第三库,自造轮子可以更深层次的了解Flutter和Dart。...
Topics: GitHub, code, software, git
14
14
Sep 7, 2019
09/19
by
GavinZhuLei
software
eye 14
favorite 0
comment 0
基于Vue的表单设计器,让表单开发简单而高效。 vue-form-making 基于Vue的表单设计器,让表单开发简单而高效 设计器地址:http://tools.xiaoyaoji.cn/form 特性 可视化配置页面 提供栅格布局,并采用flex实现对齐 一键预览配置的效果 一键生成配置json数据 一键生成代码,立即可运行 提供自定义组件满足用户自定义需求 提供远端数据接口,方便用户需要异步获取数据加载...
Topics: GitHub, code, software, git
15
15
Nov 27, 2019
11/19
by
Geek-James
software
eye 15
favorite 0
comment 0
🎉Vue2.x 全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn 简体中文 | English 简介 ddBuy 是一个移动端开源电商项目,它基于 vue 2.x 和 vant 2.x 实现。使用了最新的Vue全家桶技术栈,以及一些优秀的开源库如 better-scroll 、 moment.js 、 twix.js 、 pubsub-js ,后台数据通过 Easy-Mock 搭建。相信不管你是处于哪个段位的攻城狮,本项目都能帮助到你。 作者 极客James 微信群:扫码回复 加群...
Topics: GitHub, code, software, git
28
28
Nov 29, 2019
11/19
by
Geek-James
software
eye 28
favorite 0
comment 0
🎉Vue2.x 全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn 简体中文 | English 简介 ddBuy 是一个移动端开源电商项目,它基于 vue 2.x 和 vant 2.x 实现。使用了最新的Vue全家桶技术栈,以及一些优秀的开源库如 better-scroll 、 moment.js 、 twix.js 、 pubsub-js ,后台数据通过 Easy-Mock 搭建。相信不管你是处于哪个段位的攻城狮,本项目都能帮助到你。 Release Note 作者 极客James...
Topics: GitHub, code, software, git
83
83
Nov 23, 2019
11/19
by
Genymobile
software
eye 83
favorite 0
comment 0
Display and control your Android device scrcpy (v1.11) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device)...
Topics: GitHub, code, software, git
104
104
Aug 16, 2019
08/19
by
Genymobile
software
eye 104
favorite 1
comment 0
Display and control your Android device scrcpy (v1.10) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device)...
Topics: GitHub, code, software, git
178
178
Oct 28, 2019
10/19
by
Genymobile
software
eye 178
favorite 0
comment 0
Display and control your Android device scrcpy (v1.10) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device)...
Topics: GitHub, code, software, git
44
44
Jul 20, 2019
07/19
by
Genymobile
software
eye 44
favorite 0
comment 0
Display and control your Android device scrcpy (v1.9) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and MacOS . Requirements The Android part requires at least API 21 (Android 5.0). Make sure you enabled adb debugging on your device(s). On some devices, you also need to enable an additional option tocontrol it using keyboard and mouse. Get the app Linux On Linux, you...
Topics: GitHub, code, software, git
72
72
Jan 7, 2020
01/20
by
Genymobile
software
eye 72
favorite 0
comment 0
Display and control your Android device scrcpy (v1.12.1) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device)...
Topics: GitHub, code, software, git
662
662
Dec 23, 2019
12/19
by
Genymobile
software
eye 662
favorite 0
comment 0
Display and control your Android device scrcpy (v1.12.1) This application provides display and control of Android devices connected onUSB (or over TCP/IP ). It does not require any root access.It works on GNU/Linux , Windows and macOS . It focuses on: lightness (native, displays only the device screen) performance (30~60fps) quality (1920×1080 or above) low latency ( 35~70ms ) low startup time (~1 second to display the first image) non-intrusiveness (nothing is left installed on the device)...
Topics: GitHub, code, software, git
52
52
Mar 8, 2019
03/19
by
GeoSn0w
software
eye 52
favorite 0
comment 0
iOS 12.0 -> 12.1.2 Incomplete Osiris Jailbreak with CVE-2019-6225 by GeoSn0w (FCE365) OsirisJailbreak12 iOS 12.0 -> 12.1.2 Incomplete Jailbreak with CVE-2019-6225 An incomplete iOS 12 Jailbreak. For now it only runs the exploit, gets tfp0, gets ROOT, escapes the SandBox, writes a test file to prove the sandbox was escaped then resprings. Feel free to build on top of it as long as you respect the GPLv3 license. Older (4K) devices are not supported for now. 16K devices are A12 is...
Topics: GitHub, code, software, git
34
34
Jul 8, 2019
07/19
by
GitSquared
software
eye 34
favorite 0
comment 0
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface. Heavily inspired from the TRON Legacy movie effects (especially the Board Room sequence ), the eDEX-UI project was originally meant to be " DEX-UI with less « art » and more « distributable software »" . While keeping a futuristic look...
Topics: GitHub, code, software, git
81
81
Jul 9, 2019
07/19
by
GitSquared
software
eye 81
favorite 0
comment 0
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface. Heavily inspired from the TRON Legacy movie effects (especially the Board Room sequence ), the eDEX-UI project was originally meant to be " DEX-UI with less « art » and more « distributable software »" . While keeping a futuristic look...
Topics: GitHub, code, software, git
9
9.0
Oct 17, 2019
10/19
by
Github
software
eye 9
favorite 0
comment 0
This is the application Github Desktop, release 2.2.2-beta2 Changelog: Improved] Use a different editor if previously selected editor cannot be found - #8386 [Improved] Starting the tutorial is more prominent when getting started with GitHub Desktop - #8441
Topics: github, desktop, git, beta
9
9.0
Oct 17, 2019
10/19
by
Github
software
eye 9
favorite 0
comment 0
This is the application Github Desktop, release 2.2.2beta1. Changelog: [Added] Prompt users to re-authenticate if they are unable to push changes to a workflow file - #8357
Topics: git, github, desktop, beta
36
36
Oct 30, 2019
10/19
by
GoAdminGroup
software
eye 36
favorite 0
comment 0
A dataviz framework help gopher to build a admin panel in ten minutes the missing golang data admin panel builder tool. Documentation | 中文文档 | DEMO Inspired by laravel-admin Preface GoAdmin is a toolkit help you to build a data visualization admin panel for your golang app. demo: https://demo.go-admin.com account: admin password: admin demo source code: https://github.com/GoAdminGroup/demo.go-admin.cn Features 🚀 Fast : build a production admin panel app in ten minutes. 🎨 Theming :...
Topics: GitHub, code, software, git
18
18
Nov 27, 2019
11/19
by
GoAdminGroup
software
eye 18
favorite 0
comment 0
A dataviz framework help gopher to build a admin panel in ten minutes the missing golang data admin panel builder tool. Documentation | 中文文档 | DEMO Inspired by laravel-admin Preface GoAdmin is a toolkit to help you build a data visualization admin panel for your golang app. demo: https://demo.go-admin.com account: admin password: admin demo source code: https://github.com/GoAdminGroup/demo.go-admin.cn Features 🚀 Fast : build a production admin panel app in ten minutes. 🎨 Theming :...
Topics: GitHub, code, software, git
30
30
Nov 1, 2019
11/19
by
GoAdminGroup
software
eye 30
favorite 0
comment 0
A dataviz framework help gopher to build a admin panel in ten minutes the missing golang data admin panel builder tool. Documentation | 中文文档 | DEMO Inspired by laravel-admin Preface GoAdmin is a toolkit help you to build a data visualization admin panel for your golang app. demo: https://demo.go-admin.com account: admin password: admin demo source code: https://github.com/GoAdminGroup/demo.go-admin.cn Features 🚀 Fast : build a production admin panel app in ten minutes. 🎨 Theming :...
Topics: GitHub, code, software, git
47
47
Jul 30, 2019
07/19
by
GokuMohandas
software
eye 47
favorite 0
comment 0
📚 A practical approach to machine learning. 🎥 - Video lessons coming soon! Empowering you to use machine learning to get valuable insights from data.- 🔥 Implement basic ML algorithms and deep neural networks with PyTorch .- 🖥️ Run everything on the browser without any set up using Google Colab.- 📦 Learn object-oriented ML to code for products, not just tutorials. Notebooks |Basics|Deep Learning|Advanced|Topics||-|-|-|-|| 📓 Notebooks |🔥 PyTorch |📚 Advanced RNNs |📸...
Topics: GitHub, code, software, git
14
14
Jul 14, 2019
07/19
by
GokuMohandas
software
eye 14
favorite 0
comment 0
📚 A practical approach to machine learning. 🎥 - Video lessons coming soon! Empowering you to use machine learning to get valuable insights from data.- 🔥 Implement basic ML algorithms and deep neural networks with PyTorch .- 🖥️ Run everything on the browser without any set up using Google Colab.- 📦 Learn object-oriented ML to code for products, not just tutorials. Notebooks |Basics|Deep Learning|Advanced|Topics||-|-|-|-|| 📓 Notebooks |🔥 PyTorch |📚 Advanced RNNs |📸...
Topics: GitHub, code, software, git
33
33
Sep 14, 2019
09/19
by
GoogleChrome
software
eye 33
favorite 0
comment 0
Headless Chrome Node.js API Puppeteer API | FAQ | Contributing | Troubleshooting Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol . Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium. What can I do? Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started: Generate screenshots and PDFs of pages. Crawl a SPA...
Topics: GitHub, code, software, git
56
56
Jul 25, 2019
07/19
by
GoogleChrome
software
eye 56
favorite 0
comment 0
Headless Chrome Node API Puppeteer API | FAQ | Contributing | Troubleshooting Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol . Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium. What can I do? Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started: Generate screenshots and PDFs of pages. Crawl a SPA...
Topics: GitHub, code, software, git
42
42
Dec 1, 2019
12/19
by
GoogleChrome
software
eye 42
favorite 0
comment 0
Automate running Lighthouse for every commit, viewing the changes, and preventing regressions Lighthouse CI Overview Lighthouse CI is a set of commands that make continuously running, asserting, saving, and retrieving Lighthouse results as easy as possible. Getting Started Troubleshooting / FAQs CLI Documentation Assertions Documentation Server Documentation Versioning Policy Quick Start .travis.yml yamllanguage: node_jsnode_js: - 10 # use Node 10 LTS or laterbefore_install: - npm install -g...
Topics: GitHub, code, software, git
31
31
Sep 12, 2019
09/19
by
GoogleChrome
software
eye 31
favorite 0
comment 0
Headless Chrome Node.js API Puppeteer API | FAQ | Contributing | Troubleshooting Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol . Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium. What can I do? Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started: Generate screenshots and PDFs of pages. Crawl a SPA...
Topics: GitHub, code, software, git
45
45
Sep 13, 2019
09/19
by
GoogleChrome
software
eye 45
favorite 0
comment 0
Headless Chrome Node.js API Puppeteer API | FAQ | Contributing | Troubleshooting Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol . Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium. What can I do? Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started: Generate screenshots and PDFs of pages. Crawl a SPA...
Topics: GitHub, code, software, git
34
34
Feb 15, 2019
02/19
by
GoogleCloudPlatform
software
eye 34
favorite 0
comment 0
A tutorial for creating a complete application using Node.js on Google Cloud Platform Getting started with Node.js on Google Cloud Platform This repository contains the complete sample code for the Node.js Getting Started on Google Cloud Platform tutorials.Please refer to the tutorials for instructions on configuring, running, anddeploying these samples. The code for each tutorial is in an individual folder in this repository. Tutorial | Folder | Build Status---------|--------|-------------...
Topics: GitHub, code, software, git
250
250
Feb 15, 2019
02/19
by
GoogleCloudPlatform
software
eye 250
favorite 0
comment 0
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus. Provided for illustration and demo purposes. Hipster Shop: Cloud-Native Microservices Demo Application This project contains a 10-tier microservices application. The application is aweb-based e-commerce app called “Hipster Shop” where users can browse items,add them to the cart, and purchase them. Google uses this application to demonstrate use of technologies likeKubernetes/GKE, Istio,...
Topics: GitHub, code, software, git
35
35
Feb 15, 2019
02/19
by
GoogleCloudPlatform
software
eye 35
favorite 0
comment 0
Code samples for using Python on Google Cloud Platform Getting started with Python on Google Cloud Platform This repository is the complete sample code for the Python Getting Started on Google Cloud Platform tutorials. Please refer to the tutorials for instructions on configuring, running, and deploying these samples. The code for the samples is contained in individual folders in this repository. Note that 7-gce is the final version of the project, including the complete Bookshelf app on...
Topics: GitHub, code, software, git
25
25
Nov 12, 2019
11/19
by
GoogleContainerTools
software
eye 25
favorite 0
comment 0
Easy and Repeatable Kubernetes Development Skaffold is a command line tool that facilitates continuous development forKubernetes applications. You can iterate on your application source codelocally then deploy to local or remote Kubernetes clusters. Skaffold handlesthe workflow for building, pushing and deploying your application. It alsoprovides building blocks and describe customizations for a CI/CD pipeline. Community We'd love to hear from you! skaffold-users mailing list #skaffold on...
Topics: GitHub, code, software, git
27
27
Oct 30, 2019
10/19
by
GuoZhaoran
software
eye 27
favorite 0
comment 0
None 12306抢票,极限并发带来的思考?...
Topics: GitHub, code, software, git
39
39
Sep 29, 2019
09/19
by
gabime
software
eye 39
favorite 0
comment 0
Fast C++ logging library. spdlog Very fast, header-only/compiled, C++ logging library. Install Header only version Copy the source folder to your build tree and use a C++11 compiler. Static lib version (recommended - much faster compile times) console$ git clone https://github.com/gabime/spdlog.git$ cd spdlog && mkdir build && cd build$ cmake .. && make -j see example CMakeLists.txt on how to use. Platforms Linux, FreeBSD, OpenBSD, Solaris, AIX Windows (msvc 2013+,...
Topics: GitHub, code, software, git
28
28
Oct 17, 2019
10/19
by
gabime
software
eye 28
favorite 0
comment 0
Fast C++ logging library. spdlog Very fast, header-only/compiled, C++ logging library. Install Header only version Copy the source folder to your build tree and use a C++11 compiler. Static lib version (recommended - much faster compile times) console$ git clone https://github.com/gabime/spdlog.git$ cd spdlog && mkdir build && cd build$ cmake .. && make -j see example CMakeLists.txt on how to use. Platforms Linux, FreeBSD, OpenBSD, Solaris, AIX Windows (msvc 2013+,...
Topics: GitHub, code, software, git
68
68
Oct 19, 2019
10/19
by
gabime
software
eye 68
favorite 0
comment 0
Fast C++ logging library. spdlog Very fast, header-only/compiled, C++ logging library. Install Header only version Copy the source folder to your build tree and use a C++11 compiler. Static lib version (recommended - much faster compile times) console$ git clone https://github.com/gabime/spdlog.git$ cd spdlog && mkdir build && cd build$ cmake .. && make -j see example CMakeLists.txt on how to use. Platforms Linux, FreeBSD, OpenBSD, Solaris, AIX Windows (msvc 2013+,...
Topics: GitHub, code, software, git
24
24
Apr 23, 2019
04/19
by
gamozolabs
software
eye 24
favorite 0
comment 0
A research kernel and hypervisor attempting to get fully deterministic emulation with minimum performance cost Orange Slice Orange Slice is a research kernel and hypervisor with an end goal of creating a deterministic hypervisor. This will be developed almost entirely in my free time, and will probably move slow. However I will try to stream almost all dev for this project, such that people can ask questions and hopefully learn a thing or two about kernel and hypervisor development! This...
Topics: GitHub, code, software, git
21
21
Jul 1, 2019
07/19
by
garden-io
software
eye 21
favorite 0
comment 0
Development orchestrator for Kubernetes, containers and functions. Garden is a developer tool that automates your workflows and makes developing and testing Kubernetes applications faster and easier than ever. Keep your development environment up-to-date as you code , and get rapid feedback. Develop and iterate as quickly with remote clusters as you do locally , and share development clusters with your team. With remote clusters you can even run Garden without Kubernetes or Docker installed on...
Topics: GitHub, code, software, git
23
23
Jul 2, 2019
07/19
by
garden-io
software
eye 23
favorite 0
comment 0
Development orchestrator for Kubernetes, containers and functions. Garden is a developer tool that automates your workflows and makes developing and testing Kubernetes applications faster and easier than ever. Keep your development environment up-to-date as you code , and get rapid feedback. Develop and iterate as quickly with remote clusters as you do locally , and share development clusters with your team. With remote clusters you can even run Garden without Kubernetes or Docker installed on...
Topics: GitHub, code, software, git
22
22
Jul 3, 2019
07/19
by
garden-io
software
eye 22
favorite 0
comment 0
Development orchestrator for Kubernetes, containers and functions. Garden is a developer tool that automates your workflows and makes developing and testing Kubernetes applications faster and easier than ever. Keep your development environment up-to-date as you code , and get rapid feedback. Develop and iterate as quickly with remote clusters as you do locally , and share development clusters with your team. With remote clusters you can even run Garden without Kubernetes or Docker installed on...
Topics: GitHub, code, software, git
20
20
Jun 23, 2019
06/19
by
garethdmm
software
eye 20
favorite 0
comment 0
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded. Gryphon is an open source software platform for building and running algorithmic trading strategies in cryptocurrency markets. It was built by Tinker, one of the earliest cryptocurrency trading companies, and has traded billions in volume to date. | Documentation | Build ||---------|--------|| | || | | What's included Gryphon is both...
Topics: GitHub, code, software, git
30
30
Jun 24, 2019
06/19
by
garethdmm
software
eye 30
favorite 1
comment 0
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded. Gryphon is an open source software platform for building and running algorithmic trading strategies in cryptocurrency markets. It was built by Tinker, one of the earliest cryptocurrency trading companies, and has traded billions in volume to date. | Documentation | Build ||---------|--------|| | || | | What's included Gryphon is both...
Topics: GitHub, code, software, git
16
16
Oct 6, 2019
10/19
by
gatsbyjs
software
eye 16
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
17
17
Dec 30, 2019
12/19
by
gatsbyjs
software
eye 17
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 🚀 Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
20
20
Sep 29, 2019
09/19
by
gatsbyjs
software
eye 20
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
28
28
Aug 15, 2019
08/19
by
gatsbyjs
software
eye 28
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
13
13
Jun 26, 2019
06/19
by
gatsbyjs
software
eye 13
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
18
18
Sep 1, 2019
09/19
by
gatsbyjs
software
eye 18
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
22
22
Dec 31, 2019
12/19
by
gatsbyjs
software
eye 22
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 🚀 Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
15
15
Sep 2, 2019
09/19
by
gatsbyjs
software
eye 15
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
12
12
Aug 14, 2019
08/19
by
gatsbyjs
software
eye 12
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
15
15
Sep 28, 2019
09/19
by
gatsbyjs
software
eye 15
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
16
16
Oct 8, 2019
10/19
by
gatsbyjs
software
eye 16
favorite 0
comment 0
Build blazing fast, modern apps and websites with React Gatsby v2 ⚛️ 📄 :rocket: Fast in every way that matters Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps Quickstart · Tutorial · Plugins · Starters · Showcase · Contribute · Support: Spectrum & Discord Gatsby is a modern web framework for blazing fast websites. Go Beyond Static Websites. Get all the benefits of static websites with none of thelimitations....
Topics: GitHub, code, software, git
24
24
Sep 4, 2019
09/19
by
gcddblue
software
eye 24
favorite 0
comment 0
this is a admin project 简介 vue-admin-webapp 是一个后台管理 spa 页面,它基于 vue 和 element-ui 采用了最新的前端技术栈,实现了登录权限验证,动态路由生成,并使用 easy-mock 来模拟请求数据,实现了典型的业务模型案例,它可以帮你快速搭建后台管理系统模板,并根据实际的业务需求添加路由来实现企业级管理页面,相信本项目一定能帮助到你。 在线预览-github 在线预览-gitee...
Topics: GitHub, code, software, git
161
161
Nov 12, 2019
11/19
by
gcgarner
software
eye 161
favorite 0
comment 0
docker stack for getting started on IOT on the Raspberry PI Announcements The bulk of the README has moved to the Wiki. Please check it out here * The project procedure has been rewritten, please check your duck.sh file because the old method reset it* Added Pi-Hole* Added zigbee2mqtt (needs wiki)* Added rclone for Google Drive Backups* Fixed Hass.io (now has a seperate menu installation) * Added Telegraf (needs wiki)* Plex added* Tasmoadmin (needs wiki)* Fixed Tasmoadmin not starting after...
Topics: GitHub, code, software, git
24
24
Mar 9, 2019
03/19
by
gchq
software
eye 24
favorite 0
comment 0
A large-scale entity and relation database supporting aggregation of properties Copyright 2016-2019 Crown Copyright 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, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR...
Topics: GitHub, code, software, git
22
22
Jun 13, 2019
06/19
by
gchq
software
eye 22
favorite 0
comment 0
Stroom is a highly scalable data storage, processing and analysis platform. Stroom Master - 6.0.x - Stroom Authentication Master - 1.0.x - Stroom Resources Master - Welcome to the repository for the main Stroom application. The application spans several repositories but we've bundled all the documentation into the stroom-docs repository. That's where to look if you want any of these: The main README.md The quick-start guide The developer guide The install guide The user guide If you'd like to...
Topics: GitHub, code, software, git
28
28
Mar 9, 2019
03/19
by
gchq
software
eye 28
favorite 0
comment 0
Documentation for Gaffer Gaffer Doc This repository contains all the documentation for Gaffer, which is published here . To install/configure gitbook see gitbook.md . Once you have installed gitbook you can build and serve the full documentation website locally, by running: bash./scripts/mvnBuildAndServe.sh To restore the repository download the bundle wget https://archive.org/download/github.com-gchq-gaffer-doc_-_2019-03-08_15-44-54/gchq-gaffer-doc_-_2019-03-08_15-44-54.bundle and run: git...
Topics: GitHub, code, software, git
22
22
Mar 9, 2019
03/19
by
gchq
software
eye 22
favorite 0
comment 0
Essential tools and utilities for Gaffer; including GUI, local accumulo cluster, python api Copyright 2016 Crown Copyright 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, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT...
Topics: GitHub, code, software, git
24
24
Jun 13, 2019
06/19
by
gchq
software
eye 24
favorite 0
comment 0
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis CyberChef The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing,...
Topics: GitHub, code, software, git
87
87
Mar 9, 2019
03/19
by
gchq
software
eye 87
favorite 0
comment 0
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis CyberChef The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing,...
Topics: GitHub, code, software, git
19
19
Jun 13, 2019
06/19
by
gchq
software
eye 19
favorite 0
comment 0
A large-scale entity and relation database supporting aggregation of properties Copyright 2016-2019 Crown Copyright 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, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR...
Topics: GitHub, code, software, git
29
29
Apr 23, 2019
04/19
by
gcla
software
eye 29
favorite 0
comment 0
Download the bundle gcla-termshark_-_2019-04-23_02-27-18.bundle and run: git clone gcla-termshark_-_2019-04-23_02-27-18.bundle -b master A terminal UI for tshark, inspired by Wireshark # Termshark A terminal user-interface for tshark, inspired by Wireshark. If you're debugging on a remote machine with a large pcap and no desire to scp it back to your desktop, termshark can help! Features Read pcap files or sniff live interfaces (where tshark is permitted). Inspect each packet using familiar...
Topics: GitHub, code, software, git
18
18
Oct 14, 2019
10/19
by
gcmartinelli
software
eye 18
favorite 0
comment 0
Binary file entropy visualizer written in Python Entropy Binary file entropy visualizer written in Python. 17mb binary, blocksize of 64 Inspired by Red Balloon Dependencies Python 3 Pillow library Numpy library Installation pip install -r requirements.txt Running Run python entropy.py filename [blocksize:optional] Darker areas have lower entropy. Other Examples 17mb binary, blocksize of 16 17mb binary, blocksize of 256 To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
47
47
Dec 22, 2019
12/19
by
gcushen
software
eye 47
favorite 0
comment 0
📝 The website builder for Hugo. Build and deploy a beautiful website in minutes! Academic : the website builder for Hugo The Page Builder to Easily Create Professional Websites :pencil2: :newspaper: :rocket: Create a free website with Academic using Markdown, Jupyter, or RStudio. Choose a beautiful color theme and build anything with the Page Builder - over 40 widgets , themes , and language packs included! Check out the latest demo of what you'll get in less than 10 minutes, or view the...
Topics: GitHub, code, software, git
28
28
Feb 20, 2020
02/20
by
gdamdam
software
eye 28
favorite 0
comment 0
A command line tool to archive a git repository from GitHub to the Internet Archive. iagitup - a command line tool to archive a GitHub repository to the Internet Archive The python script downloads the GitHub repository, creates a git bundle and uploads it on an Internet Archive item with metadata from the GitHub API and a description from the repository readme. Prerequisites This script strongly recommends Linux or some sort of POSIX system (such as Mac OS X). Internet Archive Account - If you...
Topics: GitHub, code, software, git
27
27
Feb 20, 2019
02/19
by
gdelugre
software
eye 27
favorite 0
comment 0
Origami is a pure Ruby library to parse, modify and generate PDF documents. Origami Overview Origami is a framework written in pure Ruby to manipulate PDF files. It offers the possibility to parse the PDF contents, modify and save the PDFstructure, as well as creating new documents. Origami supports some advanced features of the PDF specification: Compression filters with predictor functions Encryption using RC4 or AES, including the undocumented Revision 6 derivation algorithm Digital...
Topics: GitHub, code, software, git
23
23
Oct 30, 2019
10/19
by
geekcomputers
software
eye 23
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
22
22
Sep 29, 2019
09/19
by
geekcomputers
software
eye 22
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
23
23
Oct 29, 2019
10/19
by
geekcomputers
software
eye 23
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
32
32
Sep 30, 2019
09/19
by
geekcomputers
software
eye 32
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
28
28
Oct 1, 2019
10/19
by
geekcomputers
software
eye 28
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
20
20
Oct 2, 2019
10/19
by
geekcomputers
software
eye 20
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
20
20
Sep 28, 2019
09/19
by
geekcomputers
software
eye 20
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
30
30
Oct 28, 2019
10/19
by
geekcomputers
software
eye 30
favorite 0
comment 0
My Python Examples My Python Examples I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me at craig@geekcomputers.co.uk. These scripts contain important functions which help reduce human workload.Code documentation is aligned correctly...
Topics: GitHub, code, software, git
17
17
Aug 3, 2019
08/19
by
geekidea
software
eye 17
favorite 0
comment 0
:fire:spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目 :rocket: Everyone can develop projects independently, quickly and efficiently! Introduction spring-boot-plus是一套集成spring boot常用开发组件的后台快速开发框架 Purpose 每个人都可以独立、快速、高效地开发项目! Everyone can develop projects independently, quickly and efficiently! Quick Start...
Topics: GitHub, code, software, git