Skip to content
View SamH135's full-sized avatar

Block or report SamH135

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. LLM-Assessment-Framework-UI LLM-Assessment-Framework-UI Public

    A modern React + Vite application providing a user-friendly interface for the AI Guardian LLM Assessment Framework (set up/run separately). This frontend allows security testers and AI engineers to…

    JavaScript

  2. LLM-Assessment-Framework LLM-Assessment-Framework Public

    A modular and extendable framework built to for the purpose of testing trustworthiness in AI language models. The framework is currently under development to add more OWASP based risk evaluators to…

    Python 1

  3. AI-Driven-Game AI-Driven-Game Public

    A turn based game played on a 10x10 grid in which the computer plays itself - accepts initial game board setup input file, number of turns, and characters to represent ants and beetles then simulat…

    Java

  4. AI-puzzle-solver AI-puzzle-solver Public

    This repository implements state-space trees and 3 different search algorithms to solve the classic 8-puzzle problem. The puzzle is represented as a 3x3 board with tiles numbered 1-8 and a blank sp…

    Python

  5. Crime-Data-Visualization-and-Stat-Analysis Crime-Data-Visualization-and-Stat-Analysis Public

    R code to clean/analyze crime data for Dallas, TX and Baltimore, MD. Includes various statistical comparisons of the two data sets using ggplot functions

    R