souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 57 / 82
GitHub does dotfiles http://dotfiles.github.com
23/11/2012 cluster icon
  • Act : Run your GitHub Actions locally!
  • chezmoi : Manage your dotfiles across multiple diverse machines, securely.
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • bl.ocks.org : This website is a simple viewer for code examples hosted on GitHub Gist.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.

Your unofficial guide to dotfiles on GitHub.

dotfiles github
Flask http://flask.pocoo.org
23/11/2012 cluster icon
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Pyramid : Pyramid is a very general open source Python web framework.
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!

python framework microframework web
enable cross-origin resource sharing http://enable-cors.org
22/11/2012 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access.

javascript reference cors
Subgraph Vega http://subgraph.com/products.html
22/11/2012 cluster icon
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.

Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XSS), inadvertently disclosed sensitive information, and other vulnerabilities. It is written in Java, GUI based, and runs on Linux, OS X, and Windows.

web security test
veewee https://github.com/jedi4ever/veewee
22/11/2012 cluster icon
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • bento : Modularized veewee definitions for building Vagrant baseboxes
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • Genymotion : The faster Android emulator Genymotion is the next generation of the AndroVM open source project, already trusted by 450,000 developers. It’s even eas...
thumbnail

VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images

vagrant vm
ghost.py http://jeanphix.me/Ghost.py
22/11/2012 cluster icon
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • SlimerJS : A scriptable browser for Web developers
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
  • Browserling : Live interactive cross-browser testing

ghost.py is a webkit web client written in python.

python webkit browser test
Think Like (a) Git http://think-like-a-git.net
22/11/2012 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
  • A successful Git branching model : Git-flow workflow presentation

Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that doesn't do much for people staring up Git's steep learning curve.

My goal with this site is to help you, Dear Reader, understand what those smug bastards are talking about.

git guide reference
XSS Filter Evasion Cheat Sheet - OWASP https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
22/11/2012 cluster icon
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • OWASP Mutillidae II : OWASP Mutillidae II is a free, open source, deliberately vulnerable web-application providing a target for web-security enthusiest. Mutillidae can be ...
  • HTTP Security Report : Get an instant report of how your website measures up to the best practices. Check connection encryption, content security, information disclosure and...

This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.

xss security reference test
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • stream.js : stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.
thumbnail

A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

compare javascript library mvc
rsvp.js https://github.com/tildeio/rsvp.js
14/11/2012 cluster icon
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
fuelux https://github.com/ExactTarget/fuelux
14/11/2012 cluster icon
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • S5 : A Simple Standards-Based Slide Show System
thumbnail

Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.

tool javascript html bootstrap
IcoMoon http://icomoon.io
10/11/2012 cluster icon
  • Fontello : This tool helps to combine iconic webfonts for your project.
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • FontStruct : Build, Share, Download Fonts
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Genfavicon : Free Online Favicon Generator.

IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

tool font generator icon
SecTools.Org http://sectools.org
27/10/2012 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...

Top Network Security Tools

security tool network
Compass http://compass-style.org
27/10/2012 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...

Compass is an open-source CSS Authoring Framework.

tool css compiler
Sitespeed.io http://sitespeed.io
27/10/2012 cluster icon
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It collects data from multiple pages on your website, analyze the pages using performance best practices rules and output the result as HTML-files or JUnit XML.

performance software web test
grunt http://gruntjs.com
27/10/2012 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • S5 : A Simple Standards-Based Slide Show System
  • Caire : Caire is a content aware image resize library
thumbnail

Grunt is a task-based command line build tool for JavaScript projects

tool javascript cli
SpriteMe http://spriteme.org
27/10/2012 cluster icon
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Carbon : Create and share beautiful images of your source code. Start typing, or drop a file into the text area to get started.

Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.

image generator sprites css
PhantomJS http://phantomjs.org
27/10/2012 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • JSLint : The JavaScript Code Quality Tool
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

tool javascript test
PaintStrap http://paintstrap.com
24/10/2012 cluster icon
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • Bootstrap.build : Powerful Bootstrap theme builder for your next project
  • Font Awesome : Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related ...

Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme

themes css bootstrap
Kickstrap http://getkickstrap.com
24/10/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Electron : Build cross platform desktop apps with web technologies
  • Photon : UI toolkit for building desktop apps with Electron.
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...

Twitter's Bootstrap with themes, apps, and other enhancements

themes html css javascript bootstrap
page 57 / 82
1627 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn