Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View The13Letters's full-sized avatar

Block or report The13Letters

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

Popular repositories Loading

  1. ollama-LLM-local-gui ollama-LLM-local-gui Public

    This python program enables local UI interaction with an ollama LLM. Objective: Allow user/LLM interaction without terminal. Work in progress; Thank you.

    Python 1

  2. Group5_CS466 Group5_CS466 Public

    Forked from AdrRiv/Group5_CS466

    C#

  3. Auto-Debuffer Auto-Debuffer Public

    Fun side project for a friend of mine. This Python program automates keyboard/mouse interaction. Primary function: Search screen for icon(s). If icon(s) detected, act.

    Python

  4. Adjacency-Matrix-VS-Adjacency-List-Heap-Performance-Comparison Adjacency-Matrix-VS-Adjacency-List-Heap-Performance-Comparison Public

    Final project for CS427 - Algorithm Analysis. This Java project deploys adjacency matrix and adjacency list approaches to a variety of graph structures. Graphs differ in size and sometimes structur…

    Java