Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Awaker is a PSP and PC game , it'a sort of race, two box "run" , the first who reach the end win. However some static field are enabled by chance , and if you're moving while a field is enabled you'll have to restart the level.
Python libraries and a wxPython GUI for importing and exporting user-created musical scores and game data from the Nintendo DS game Daigasso! Band Brothers.
Browser based 2D scrolling shooter written in Java. The player controls an airplane in a top-down view and shoots down enemy planes, helicopters and tanks. Play right at the homepage: http://btrgame.com
An animal guessing game.
The program takes the role of a zoologist and tries to guess an animal by asking questions about animal properties (ancestry, habitat, etc.)
CLI so far.
A GUI with visualization for educational purpose is intended in the future.
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
Rip massive space creatures to shreds with a harpoon!
Play as the cybernetic Old Man who has entered the deadliest competition in the galaxy - the Blacksea Odyssey! Four of the bravest huntsman compete in capturing bounties for the largest space creatures that exist! Only the sole champion of the competition is awarded the honor of encountering the Titan of the Stars! Legend says no one has ever lived to tell a tale about the Titan. Will the Old Man be the first?
The All-in-One Commerce Platform for Businesses - Shopify
Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
A student class project in which a robot factory builds robots that then move around on the window. The intent is for the students to develop an object-oriented development mindset.
This is an open source game which has breakout styled gameplay, however, it differs in the continuous game play. Blocks are fed in from the top, and it gets faster as the game goes on.
simple roguelike game in the works, not much too it yet, just revised the whole program. Your character moves around in a large area with a 10x10 field of view, not much added to the game, only one "goblin" to kill... move around with the arrow key
CSameGame is a multiplatform Java game based on SameGame. It also supports various game styles, save and load games, highscore ladder, a solver and an helper
Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
ChessRogue is a turn-based game requiring careful play and problem solving skills, combining elements of Chess with the roguelike genre. You play the sole survivor of your side, fighting through increasingly tough levels to capture the enemy King.
An hacky CHIP-8 interpreted coded in c#, with no dependencies
other that the windows console.
The goal was to understand how a bytecode interpreter works, not a perfect CHIP-8 emulation.