Pinned Repositories
awesome-bfo
A curated list of various BFO and BFO-related resources.
awesome-huge-models
A collection of AWESOME things about HUGE AI models.
awesome-semantic-web
A curated list of various semantic web and linked data resources.
bfobuddy
A simple command line tool for bootstrapping ontology development with BFO.
GenerativeAI_and_LinkedData
A survey, experiment report and thought-dump of blending generative AI (e.g., GPT) with Linked Data. Also, stuff on ML workflows, alternatives to GPT and prompting.
knowyourmeme.com-Crawler
This Java app crawls the website knowyourmeme.com's confirmed memes and stores them into a knowledge graph (populated ontology); the ontology is called MEMO- the meme ontology.
machine-learning-ontologies
A dump of ML and ML-related RDF/OWL ontologies.
StableDiffusionEndToEndGuide
An End-to-End Guide for Learning Stable Diffusion - From Noob to Expert
UpperMartialArtsOntology
The Upper Martial Arts Ontology (UMAO)
WebPostOntology
Web Post Ontology (WPO) for Hooray Media
PR0CK0's Repositories
PR0CK0/StableDiffusionEndToEndGuide
An End-to-End Guide for Learning Stable Diffusion - From Noob to Expert
PR0CK0/machine-learning-ontologies
A dump of ML and ML-related RDF/OWL ontologies.
PR0CK0/awesome-bfo
A curated list of various BFO and BFO-related resources.
PR0CK0/GenerativeAI_and_LinkedData
A survey, experiment report and thought-dump of blending generative AI (e.g., GPT) with Linked Data. Also, stuff on ML workflows, alternatives to GPT and prompting.
PR0CK0/UpperMartialArtsOntology
The Upper Martial Arts Ontology (UMAO)
PR0CK0/WebPostOntology
Web Post Ontology (WPO) for Hooray Media
PR0CK0/awesome-huge-models
A collection of AWESOME things about HUGE AI models.
PR0CK0/awesome-semantic-web
A curated list of various semantic web and linked data resources.
PR0CK0/bfobuddy
A simple command line tool for bootstrapping ontology development with BFO.
PR0CK0/C_TextBasedRacingGame
A CLI text-based racing game in C, for my first semester class in the fall of 2016, under professor Behi
PR0CK0/CommonCoreOntologies
The Common Core Ontology Repository holds the current released version of the Common Core Ontology suite.
PR0CK0/htmlcss-tutorial-youtube-clone
hand-written YT clone following https://www.youtube.com/watch?v=G3e-cpL7ofc
PR0CK0/FAADataChallenge
Repo for the 2023 FAA Data Challenge, ERAU team under Ochoa
PR0CK0/ForsenStudy
Internet Anthropology investigation into Forsen and his community.
PR0CK0/jamesgeorge007
🙌
PR0CK0/koka
Koka language compiler and interpreter
PR0CK0/matyo91
:octocat: Matyo91 Github Profil
PR0CK0/ontogpt
GPT-based ontological extraction tools, including SPIRES
PR0CK0/OpenAI_Cybersecurity_Grant_Proposal
Compliant cybersec reqs for SW w/ GPT
PR0CK0/PR0CK0
Github landing page repo
PR0CK0/PR0CK0.github.io
https://pr0ck0.github.io/
PR0CK0/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
PR0CK0/ProtegeTutorials
Dumping things I've learned while using the OWL tool Protege.
PR0CK0/rails-friends-tutorial
if the heroku link is dead it means heroku isn't free anymore... my following of john elder's codemy rails tutorial from https://www.youtube.com/watch?v=fmyvWz5TUWg&t=56s
PR0CK0/RandomDataAnalysisProjects
PR0CK0/RDF-Prefix-Adder
Came out of issues working with GraphDB and not being able to refer to an imported ontology by its base prefix.
PR0CK0/rtd-test
PR0CK0/swebok-rebel-rdf
PR0CK0/TilesGame
An old project from my undergrad... for spring 2017 CS225 under Dr. Keith Garfield
PR0CK0/VxWorksWaterHeater
An old project from my undergrad. Simulates a water heater using threads, mutex, semaphores, locks, watchdogs, etc... Multithreading in C!