8000 GitHub - wlamason/links: 📚 Links I find interesting.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wlamason/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

William Lamason's Links

📚 A library of web links I have found useful, interesting, or have recommended to other people.

Meta Lists

Lists like this one on various subjects.

Career

Interviews

Algorithms

System Design

Cool Projects/Websites

  • Code Reddit - A website that makes reading reddit look like you are reading code.
  • MS Outlook Reddit - A website that makes reading reddit look like you are reading emails in MS Outlook.
  • Trading View - A website that allows you to view market data and script with the Pine programming language.
  • Ad Nauseum - A browser extension to click all advertisements you come across. This serves to obfuscate your browsing data and foil tareted advertising/surveilance systems.
  • Belly IO - A website to find programming streamers on twitch.
  • A Web Server in 500 Lines of Code - How to make a web server from scratch in 500 lines of python with an associated article.
  • 500 Lines or Less - How to make various programs in 500 lines of code or less.
  • Web Design in 4 Minutes - An interactive site demonstrating how you can easily create a great style sheet in only 4 minutes!
  • Code Mirror - CodeMirror is a versatile text editor implemented in JavaScript for the browser.
  • Much Assembly Required - Program the 8086-like microprocessor of a robot in a grid-based multiplayer world.
  • borischen.co - Boris Chen's data driven fantasy football tiers.
  • Bad Ass of the Week - Every week the site displays a new "bad-ass" from history to read about.
  • Magic Mirror - The open source modular smart mirror platform.
  • Corona Virus Tracker CLI - Track The Corona virus stats from your terminal using curl or global command.
  • < 8000 li>First Order Motion Model for Image Animation
  • avatarify - Avatars for Zoom, Skype and other video-conferencing apps based on First Order Motion Model.
  • Real-Time Voice Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time.
  • GPT-2 - GPT-2 generates synthetic text samples in response to the model being primed with an arbitrary input.
  • Hacker Scripts - Funny story of a team finding a build engineer's personal scripts after he left for another company.
  • HACKSPLAINING - Walkthroughs demonstrating various security vulnerabilties.
  • Going Critical - Visualization and article on the way things move and spread, somewhat chaotically, across a network.
  • snakeware - A free Linux distro with a Python-based userspace inspired by the Commodore 64.
  • The Super Tiny Compiler - Possibly the smallest compiler ever.
  • The Google 'Vs' Trick - How ego graphs can help you learn about AI, play chess, eat healthier, buy a dog and find love.
  • BYTEPATH - A replayable arcade shooter with a focus on build theorycrafting. Tutorial series covers the creation of the complete game with Lua and LÖVE.
  • WindowSwap - Open a new window somewhere in the world.
  • TinyPilot - Build a Kernel-based Virtual Machine over IP for under $100.
  • Stop Phishing Campaigns with Bash
  • snes.party - Play snes games with friends online. Powered by WebRTC.
  • psxparty - Play Playstation 1 games with friends online. Powered by WebRTC.
  • Dashboard Tracking US Senator Stock Trading
  • bongo.cat - Play bongos with an adorable cat animation.
  • <SpeedTyper /> - A type racing application for programmers.
  • Boltstream - Live video streaming website and backend.
  • Kord - Play music from spotify, soundcloud, and youtube with a single user interface. Open source.
  • wiby - Wiby is a search engine for older style pages, lightweight and based on a subject of interest.
  • This Person Does Not Exist

Wisdom

Tools

  • Grep Dot App - Find code snippets on github through regular expression searches over all public repositories. Great for finding example code!
  • devhints.io - Cheatsheets on various programming topics.
  • freenom - Free domain names.
  • Let's Encrypt - Free HTTPS certificates.
  • nginx Config - Easiest way to configure an nginx server through an initializer tool on the web.
  • cURL Converter - Convert cURL commands to requests in various programming language.
  • GDPR Guide - A practical guide to GDPR for developers.
  • .bashrc Prompt Generator - Generate your .bashrc/PS1 bash prompt easily with a drag and drop interface.
  • README.md Generator - CLI that generates beautiful README.md files.
  • bungholio - Monitors Amazon and sends a text when watched products (like TP) become available. It will send a text at most once per day per product. Requires a Twilio account.
  • imgur.sh - Upload images to imgur from the command line.
  • codemod - Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention.
  • gh-card - GitHub repository card for every web site.
  • Regex 101 - Online regex tester and debugger.
  • RegExr - RegExr is an online tool to learn, build, & test Regular Expressions
  • NimbleText - Substitute CSV values into a template online.
  • JSON Server - Get a full fake REST API with zero coding in less than 30 seconds (seriously).
  • MinIO - MinIO is a High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service.
  • Open Guide to Amazon Web Services
  • mailtolink.me - A simple markup generator for mailto links that takes care of the formatting for you. Just fill out the email and copy your code.
  • DiceBear Avatars - Generate avatars. Also available as a free API!
  • BrandColors - The biggest collection of official brand color codes around.
  • Tune My Music - Transfer your music library from any music service to any other you want! Supports Spotify, TIDAL, Apple Music, YouTube and many more.
  • switching.software - Ethical, easy-to-use and privacy-conscious alternatives to well-known software.
  • Dither Me This - Tool to reduce the file size of an image… but in a stylish old-school way.
  • Set Up Dev Containers

Git

Linux

Databases

Programming Languages

javascript

html

css

python

bash

c

sql

java

Tutorials

Project Starters

  • Hackathon Starter - A boilerplate for Node.js web applications.
  • JHipster - JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

Math

Programs

  • youtube-dl - Download videos from youtube and many other platforms.
  • youtube-dl GUI
  • Spotify-Downloader - Download Spotify playlists from YouTube with albumart and metadata.
  • DBeaver - Free multi-platform database tool for developers and all people who need to work with databases.
  • DeleteFB - Automate scrubbing your Facebook presence.
  • jq - Command-line JSON processor. See mastering jq for an introduction.
  • FIGlet - FIGlet is a program for making large letters out of ordinary text.
  • TOIlet - FIGlet with colors!
  • cowsay - cowsay is a program that generates ASCII pictures of a cow with a message.
  • lolcat - Command line tool to output rainbow of colors in linux terminal.
  • Greenshot - Screenshot tool.
  • ScreenToGif - Screen, webcam and sketchboard recorder with an integrated editor.
  • gifsicle - Create, manipulate, and optimize GIF images and animations.
  • httpie - Human-friendly CLI HTTP client for the API era.

Chrome Extensions

  • uBlock Origin - Ad Blocker. Easy on CPU and memory.
  • ColorZilla - Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies.
  • JSONView - Validate and view JSON documents.
  • Reload All Tabs - Reload All tabs using keyboard shortcut (alt + shift + r), context menu, browser action button, or startup.
  • Session Buddy - Manage Browser Tabs and Bookmarks with Ease.
  • Bookmark Sidebar - Adds a toggleable sidebar with all your bookmarks at the edge of your browser window.
  • Tampermonkey - The world's most popular userscript manager.
  • Language Learning with Netflix - Improve your skills on your own, effectively and enjoyably, by watching films and series in the language you study.
  • Medium Unlimited - A browser extension to read medium.com articles for free without membership.

Miscellaneous

About

📚 Links I find interesting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0