There are no reviews yet. Be the first to send feedback to the community and the maintainers!
AI-Programmer
Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149voice-gender
Gender recognition by voice and speech analysisstrips
AI Automated Planning with STRIPS and PDDL in Node.jslda
LDA topic modeling for node.jschatskills
Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!contentblocks
Create simple editable CMS content blocks in node.js. Wrapper for Create.js CMS framework.Node.js-Bootstrap-Starter-Template
Node.js, Express, Pug, Twitter Bootstrap, Starter Templatevpndemon
Monitor a VPN connection on Linux and kill a process upon disconnectknowledgebase
An expert system using logic-based artificial intelligence and symbolic AI.TokenAuthMVC
Token-Based Authentication for Web Service APIs in C# MVC .NETTFIDF
TF*IDF Term Frequency Inverse Document Frequency in C# .NETdeep-learning
Simple example of using the Accord .NET C# library to implement a deep-learning neural network (deep belief network) with machine learning. Solves XOR and an ASCII digit dataset.MongoDragons
A C# .NET example using MongoDb to create and display scary dragons! Uses a repository pattern and business layer to access data in the cloud via MongoLab.Gmail-Jabber-Chatbot
C# .NET Jabber Chatbot that Talks on Gmail with XMPP, AIML. Allows execution of custom commands, similar to an IRC bot, and conversation with the ALICE AIML SDK. Chat bot communicates with users through Gmail / GTalk via XMPP.unity-to-aframe
Convert a Unity 3D scene to A-Frame.maze
A simple maze solver in Javascript and HTML5, using the Tremaux algorithm to find the path through.HTML5-Easy-Paint
A simple paint program in HTML5 with continuous draw and image stamps. Especially easy for children to paint!Fluent-Simple-RPG-Game
C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and progressive interfaces in C#. Demonstrates a basic internal domain specific language design. Also lets you kill some monsters too!nnsorting
Neural network sorting numbersNode.js-React-Starter-Template
Node.js Express React 4 Single Page App Starter Template with Bootstrapcolorbot
A neural network color bot that uses machine learning (artificial intelligence) to categorize pictures as red, green, or blue overall. Uses node.js and mongodb.fashion
The Fashion-MNIST dataset and machine learning models.jquery-react
Integrate React with a JQuery app.SingleSignOn
Example project implementing single sign-on with Windows Identity Foundation and forms authentication in C# MVC ASP .NET.emotion
Artificial intelligence emotion in a conversational UI.Node.js-Material-Starter-Template
Node.js Jade Material Starter Templategenetic-programming
Genetic programming for math equations with prefix expression trees.quantum
A set of simple tutorial programs for quantum computing including a game, Fly Unicorn.MVC4FormsAuthentication
MVC4 forms authentication example with custom MembershipProvider and Principal, storing user data in forms auth cookie. http://primaryobjects.com/CMS/Article147.aspxwumpus
Navigate the dungeon, avoid the pits, find the gold, beware of the wumpus. Artificial intelligence based AI game.mongodragons2
A C# .NET MVC 5 example using MongoDb and AngularJs to create and display scary dragons! Uses a repository pattern and business layer to access data in the cloud via MongoLab.MVC-Creep-Collector
Example of configuring MVC .NET data annotations from an XML file at run-time, for a C# ASP .NET MVC4 web application, razor, jQuery, client validation.etf-compare
Compare common holdings of exchange traded funds (ETFs)oracle
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.MVC3-CSS3-Slick-Login-Form-with-Security-Example
A sample MVC3 C# ASP .NET web application, providing a slick login form with CSS3 and security authentication. Demonstrates using a custom MembershipProvider, MVC3 attribute-based opt-out security, and storing user details in the Context.User object. View it in action at http://youtu.be/nb4S6Ze1wSkDungeon-Map-External-Domain-Specific-Language
Example of mapping a role-playing game dungeon with a C# .NET external domain specific language. Implements a custom programming language in a text file to drive a state machine, allowing the user to create a variety of programs with the external DSL (domain specific language).Flying-Creatures
ASP .NET MVC sample application, demonstrating the usage of RavenDB (NoSQL) and jQuery with the MVC Razor view language. Experimental theme of flying creatures (gargoyles, dragons, wraiths, etc) and reading/inserting/deleting from the NoSQL database. Software architecture includes the Repository Pattern and UnitOfWork pattern. User interface uses the jQuery flexigrid control with AJAX to display the creatures. Requires an install of ASP .NET MVC 3 RC (http://goo.gl/7iwC2), RavenDB (http://www.ravendb.org) and the StructureMap DLL (http://goo.gl/VwRUd).Gradient-Color-Block-MVC-User-Controls
ASP .NET MVC 3 sample of using partial views as user controls with server side-code initialization. The user controls are used to display multiple gradient color blocks on the web page.SSL-Ghost
Demo of moving in and out of SSL HTTPS in a C# ASP .NET MVC web application. Demonstrates using SSL HTTPS for specific pages in an MVC application (login, change password, etc), while all other pages remain non-SSL.Frosty-Forest-Adventure
A 3D web-based game developed with ChatGPT4.strips-fiddle
An online editor for STRIPS AI planning with PDDL. Created with meteor.js.stock-predictions
Stock market predictions for the S&P 500, submitted by users of a financial forum.DigitRecognizer
Machine Learning digit recognizer (MNIST data-set) in C# .NETprimaryobjects.github.com
Static web site on primaryobjects.github.ioquantum-invaders
A quantum computing alien invaders game, developed with ChatGPT4.lsystems
Recursive patterns using Lindenmayer systems.saavyConsumer
Example Amazon Alexa Skill for the Echo, written using alexa-app.unsupervised
Applying unsupervised learning using K-means clustering.loginimagechanger
Login Image Changer for Linux Mint and Ubuntu lets you automatically change the login background each time your computer starts up.jQuery-Modal-Confirmation-Dialog-MVC-Form-Submit
A sample C# MVC3 web application to submit a form and display a modal confirmation dialog with jQuery UI. The confirmation dialog allows the user to confirm the data prior to submitting to the server. Easily modifiable for any web application.PasteBin-Auto-Post
PasteBin automatic post in C# .NET - example code and helper class to automatically post text on PasteBin. Returns the PasteBin URL upon success. Great tool for remote debugging.OpenURL-PhoneGap-Plugin
Simple PhoneGap plug-in to launch a URL in a new web browser on the iPhone and Android.easypost
Example of reading POST data in node.js from both a form submission and from a REST client, using a manager method to abstract res.on('data') and res.on('end').isolation
Isolation, AI game implemented in Javascript and React, using MiniMax with Alpha Beta Pruning.contentblocks-demo
ContentBlocks node.js demo. Create simple editable CMS content blocks in node.js. Wrapper for Create.js CMS framework.punchcard
Generate computer punch cards from text messages.squarespace
A collection of render blocks for use on Squarespace.redant
A Node.js REST service for saving/loading JSON in MongoDb. Created as part of the 2012 Associated Press Technology Summit.Cross-Domain-Policy-Monster-Service-JSONP
Demonstrates A simple C# .NET MVC web service that creates monsters and returns them in JSON format. Learn how to call the service with JavaScript across domains, for the article: Cross domain policy violation, and how to get around it with JSONP, AJAX, Jeasypost-lib
Easy method for reading POST data in Node.js web applications. Supports form submissions and REST client posts. Provides a single location for maintaining the code that reads POST data.semantic-search
Semantic search web app using the Large Language Model (LLM) Cohere for embeddings to match context and meaning, rather than keywords.Node.js-Token-API-Starter-Template
Node.js Token API Starter Template for easy token-based authentication.remoteip-demo
A simple method for getting the client IP address for the remote browser in node.js.hello-meteor
Hello world for Meteor.js.eightpuzzle
Eight Puzzle Solver using A*slidify
Create a presentation with R and Slidify.dragon-generator
A super duper scary dragon generator! Reactjs tutorial project.Code-Kata-4-Data-Munging-C-
C# .NET solution for Code Kata 4 Data Munging project http://codekata.pragprog.com/2007/01/kata_four_data_.htmlquantum-tunneling
An analysis of quantum tunneling probability for transistors.XML-TreeView
XML TreeView Exampleqlearning
A game using Q-Learning artificial intelligence.XML-Web-Site-Navigation-with-MVC3
An example of loading web navigation from XML with MVC3 partial views in C# ASP .NETMVC-Smart-Page
MVC C# .NET smart pager for paging search results with slick customizable paging. Fully configurable, including number of results per page, adjacent count, and more. Demo included.REST-Monster-Factory-Web-Service
MVC .NET REST web service, supporting JSON and XML commands and responses. Web service method calls are available via REST commands (GET, POST, PUT, DELETE). Also demonstrates using AJAX with jQuery to test the web service methods.monster-collector
An AI monster generator web app using the Large Language Model (LLM) Cohere with the EntityFramework and Sqlite.boggle
Boggle solver, using Reactbiotin
Research analysis on the effects of biotin.remoteip
A simple method for getting the client IP address for the remote browser in node.js.TwitterCorpus
A tweet loader for a large Twitter corpus, used for sentiment prediction. The corpus contains 5,513 tweet ids with sentiment rating. The loader is written in C# .NET.flying-unicorn
A game designed for a quantum computer.Perl-to-WCF
Simple Hello World example of a Perl program consuming a C# .NET WCF Web Servicemissionariescannibals
Missionaries and Cannibals AI problem in Rsphere-spin
A quantum computing game, for matching-colored qubits, developed with ChatGPT4.bogleheads-keywords
Web-based keyword frequency analyzer, created by ChatGPT4.pastebindemo
blinking
Use a simple programming language to turn LED lights on and off.chromestats
Collect total-user install counts for your Chrome extension daily.algorithms
usersonline
List the most recent 100 users visiting your site in node.js Express: Date, Time, IP Address, User Agent, Landing Page, Referring Url.datasciencecoursera
Johns Hopkins University - Data science tracks via Coursera: Getting and Cleaning Data, Exploratory Data Analysis, Reproducible Research, Human Activity Recognition Using Smartphones Data Set AnalysisWindows-8-Live-Tiles
Tutorial for creating Windows 8 Live Tile Notifications in C# .NET with WinRT (Metro-style)Aria-Starblade
A 3D web-based RPG combat game, developed with ChatGPT4.penney
A map plot of JCPenney store closings.Love Open Source and this site? Check out how you can help us