Skip to content

spekulatius/web-stuff

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

My web stuff

An opinionated list of libraries, ideas, code and articles I stumbled upon. Non-regular updated. I also maintain a little repo about quickly put together hacks without any plans to maintain these long.

PHP

  • PHP-Spider - well-done library to spider the web.
  • PHP Scraper - PHP scraping library I've built
  • RakePlus - automatic keyword extracting of a given string.
  • PHP NLP Tools - Natural Language Processing Tools in PHP
  • Tor Detector - Detect if user comes via Tor
  • Crawler Detect - Detect if the requestor is a crawler (based on user-agents)
  • bref - Serverless PHP using AWS Lambda
  • sendportal - Send your own newsletters from this Laravel application
  • domain-parser - with endless new domain parsing these gets harder and harder, this library helps you getting the job done.
  • PHP VCR - record your HTTP requests and reply them as tests.

JS/ES6

Vue

Bash

Serverless

  • faasd - hosting serverless functions yourself without all the pain.

Hardware

  • WinDIY - 3D-printed open-source DIY wind-turbine

Legal

  • BEIPA - GitHub's Balanced Employee IP Agreement (BEIPA).

Articles