dwever's repositories
documentation
This repository is dedicated to CIM documentation.
000
Obsidian-Templates
These are a few of my templates for the Templater Obsidian.md plugin.
000
obsidian-starter-templates
:rocket: Starter templates for Obsidian.md
CC0-1.0000
Obsidian-JG-Method
A starter kit that follows how I use Obsidian to manage my goals, tasks, notes, and software development knowledge base.
000
minimax-tictactoe
Examples of Tic-Tac-Toe utilizing minimax in a variety of languages
000
owncloud-openshift-quickstart
OpenShift ownCloud Quickstart
Language:PHP000
ultimate_tictactoe
Ultimate Tic Tac Toe - HTML5
000
SmartTemplateLoader
Sample implementation for salesforce Case Feed's Smart Template feature (Winter'13)
Language:Apex000
XOGamejQuery
Tic Tac Toe (XO) is a single player game against PC, using AI algorithms like Best First Search (BFS) and Minimax. It has been developed under javascript as JQuery extension.