Skip to content
View stu17682's full-sized avatar

Highlights

  • Pro

Block or report stu17682

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. design-patterns design-patterns Public

    A collection (eventually!) of all twenty-three design patterns, along with explanations in my own words. When I was learning these, I tried to find very clear and simple resources that walked you t…

    Java 1

  2. sql-injection-filter sql-injection-filter Public

    Simple SQL injection filter that attempts to detect malicious SQL strings from a pre-defined dataset. Note this tool does not carry out sanitisation of input, where input is transformed into someth…

    Java 24 8

  3. software-design software-design Public

    My thoughts on some useful diagrams when conceptualising/planning/designing software, before you actually get too far down the road of cutting code.