Skip to content

Web stuff I've discovered and liked. My public notes.

Notifications You must be signed in to change notification settings

spekulatius/web-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

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