peter-sharp
Web developer since 2016. Proficient in HTML, CSS, JS, Node and PHP. Also dabble in illustration and 3D animation and modelling.
Kalispell, Montana
peter-sharp's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
vercel/next.js
The React Framework
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
psf/black
The uncompromising Python code formatter
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
DevToys-app/DevToys
A Swiss Army knife for developers.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Budibase/budibase
Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
faker-js/faker
Generate massive amounts of fake data in the browser and node.js
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
purescript/purescript
A strongly-typed language that compiles to JavaScript
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
TheAssassin/AppImageLauncher
Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
patorjk/figlet.js
A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
lirantal/is-website-vulnerable
finds publicly known security vulnerabilities in a website's frontend JavaScript libraries
github/lightcrawler
Crawl a website and run it through Google lighthouse
ransome1/sleek
todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
blockprotocol/blockprotocol
✨ The open-source standard for blocks. From @hashintel
open-lambda/open-lambda
An open source serverless computing platform
woocommerce/action-scheduler
A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
calderajs/caldera-react
Server-side execution for React 🌋
boyney123/garie
Open source web performance
coollabsio/fonts
A privacy-friendly drop-in replacement for Google Fonts
AlexW00/StartTreeV2
🌳 A $tree styled start page generator!
anthonybudd/WP_Mail
Send Templated emails with WordPress
awslabs/aws-for-wordpress
Amazon Polly Plugin for WordPress, which enables functionality for converting any text content on the wordpress site into audio.
jrsinclair/intro-to-property-based-testing
Code samples to accompany a tutorial on property-based testing with fast-check