Software Developer. Quantum Computing. Artificial Intelligence.
AI-Programmer. Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149
1.1kvoice-gender. Gender recognition by voice and speech analysis
362strips. AI Automated Planning with STRIPS and PDDL in Node.js
326lda. LDA topic modeling for node.js
294chatskills. Run and debug Alexa skills on the command-line. Create bots. Run them in Slack. Run them anywhere!
180contentblocks. Create simple editable CMS content blocks in node.js. Wrapper for Create.js CMS framework.
117Node.js-Bootstrap-Starter-Template. Node.js, Express, Pug, Twitter Bootstrap, Starter Template
108vpndemon. Monitor a VPN connection on Linux and kill a process upon disconnect
96knowledgebase. An expert system using logic-based artificial intelligence and symbolic AI.
86TokenAuthMVC. Token-Based Authentication for Web Service APIs in C# MVC .NET
64TFIDF. TF*IDF Term Frequency Inverse Document Frequency in C# .NET
62deep-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.
59MongoDragons. 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.
51unity-to-aframe. Convert a Unity 3D scene to A-Frame.
49Gmail-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.
48maze. A simple maze solver in Javascript and HTML5, using the Tremaux algorithm to find the path through.
33Fluent-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!
32HTML5-Easy-Paint. A simple paint program in HTML5 with continuous draw and image stamps. Especially easy for children to paint!
31Node.js-React-Starter-Template. Node.js Express React 4 Single Page App Starter Template with Bootstrap
28nnsorting. Neural network sorting numbers
28colorbot. 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.
25fashion. The Fashion-MNIST dataset and machine learning models.
24jquery-react. Integrate React with a JQuery app.
20SingleSignOn. Example project implementing single sign-on with Windows Identity Foundation and forms authentication in C# MVC ASP .NET.
19Node.js-Material-Starter-Template. Node.js Jade Material Starter Template
18genetic-programming. Genetic programming for math equations with prefix expression trees.
17emotion. Artificial intelligence emotion in a conversational UI.
17oracle. Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
15quantum. A set of simple tutorial programs for quantum computing including a game, Fly Unicorn.
15MVC4FormsAuthentication. MVC4 forms authentication example with custom MembershipProvider and Principal, storing user data in forms auth cookie. http://primaryobjects.com/CMS/Article147.aspx
13deviantart-scraper. Download complete deviantart galleries. Change your desktop wallpaper. Python script and Windows/Linux wallpaper changer included.
13wumpus. Navigate the dungeon, avoid the pits, find the gold, beware of the wumpus. Artificial intelligence based AI game.
12MVC-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.
12mongodragons2. 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.
11etf-compare. Compare common holdings of exchange traded funds (ETFs)
10MVC3-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/nb4S6Ze1wSk
10clusterfck. K-means and hierarchical clustering
10semantic-search. Semantic search web app using the Large Language Model (LLM) Cohere for embeddings to match context and meaning, rather than keywords.
9Dungeon-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).
8maze-generator. A simple maze generator, built with React.
8Flying-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).
8SSL-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.
7Gradient-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.
7strips-fiddle. An online editor for STRIPS AI planning with PDDL.
6DigitRecognizer. Machine Learning digit recognizer (MNIST data-set) in C# .NET
6Accord.NET. Machine learning, computer vision, statistics and general scientific computing for .NET
6Frosty-Forest-Adventure. A 3D web-based game developed with ChatGPT4.
6stock-predictions. Stock market predictions for the S&P 500, submitted by users of a financial forum.
6reddit-chatbot. A chat bot based on reddit comments.
6unsupervised. Applying unsupervised learning using K-means clustering.
5grocery-digital-coupons. Shoprite coupon clipper for automatically adding coupons to your account.
5PasteBin-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.
4Cross-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, J
3Auto-GPT. An experimental open-source attempt to make GPT-4 fully autonomous.
3monster-collector. An AI monster generator web app using the Large Language Model (LLM) Cohere with the EntityFramework and Sqlite.
3easypost-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.
3shiny-ekergy. Host Shiny applications over the web for Openshift online
3cardanomsg. Store and retrieve text or JSON in the Cardano blockchain metadata.
3quantum-tunneling. An analysis of quantum tunneling probability for transistors.
2flying-unicorn. A game designed for a quantum computer.
2