Pinned Repositories
30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
Appointment-App
Medical Appointment Application
awesome-falsehood
:pill: Curated list of falsehoods programmers believe in.
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
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.
build-your-own-x
🤓 Build your own (insert technology here)
clean-code-typescript
Clean Code concepts adapted for TypeScript
Extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
SimonBloner's Repositories
SimonBloner/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
SimonBloner/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
SimonBloner/Appointment-App
Medical Appointment Application
SimonBloner/awesome-falsehood
:pill: Curated list of falsehoods programmers believe in.
SimonBloner/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
SimonBloner/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.
SimonBloner/build-your-own-x
🤓 Build your own (insert technology here)
SimonBloner/clean-code-typescript
Clean Code concepts adapted for TypeScript
SimonBloner/Extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
SimonBloner/github1s
One second to read GitHub code with VS Code.
SimonBloner/laravel-cloud
SimonBloner/laravel-test-ci
Playing around with Github Actions
SimonBloner/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
SimonBloner/PHPAlgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
SimonBloner/Quicksilver
EPiServer Commerce MVC Reference Architecture
SimonBloner/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
SimonBloner/SimonBloner
Config files for my GitHub profile.
SimonBloner/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
SimonBloner/webpack-polyfill-injector
Webpack plugin to automatically inject polyfills into your bundle
SimonBloner/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
SimonBloner/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin