AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.
Trusted by 750+ companies and performing 200k+ code scans monthly.
ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
Learn More
Unrivaled Embedded Payments Solutions | NMI
For SaaS builders, software companies, ISVs and ISOs who want to embed payments into their tech stack
NMI Payments is an embedded payments solution that lets SaaS platforms, Software companies and ISVs integrate, brand, and manage payment acceptance directly within their software—without becoming a PayFac or building complex infrastructure. As a full-stack processor, acquirer, and technology partner, NMI handles onboarding, compliance, and risk so you can stay focused on growth. The modular, white-label platform supports omnichannel payments, from online, mobile and in-app to in-store and unattended. Choose from full-code, low-code, or no-code integration paths and launch in weeks, not months. Built-in risk tools, flexible monetization, and customizable branding help you scale faster while keeping full control of your experience. With NMI’s developer-first tools, sandbox testing, and modern APIs, you can embed payments quickly and confidently.
...The files "mirkelam_tavla.mp3" and "mirkelam_win.mp3," converted from MIDI files, are processed fake versions of clipped audio from the song "Tavla (backgammon)" by Turkish pop artist Mirkelam.
The game mimics the traditional backgammon game. The game engine consists of a main Pythoncode (tavla.py) and two auxiliary AI files. These AI files are essentially simple Python scripts containing decision-making mechanisms. They can roll dice and randomly decide what to do by determining the positions of the pieces. Then they make their moves.
This program was completed through human effort and artificial intelligence support.
...
A collection of mods for Civilization IV: Colonization.
The purpose of joining multiple mods into a collection is to make them share the source code. This allows joined work without the time consuming and bug prone process of moving modpacks between source codes.
This mean the source code is made up of multiple features, which can be tweaked by XML and as a result it is possible to make total conversion mods without knowing how to program.
What this is NOT is a bunch of nearly...
Tactical, turn-based game engine, that uses OpenGL and WinAPI
Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
Create a personalized AI chatbot for each team in minutes
Get better, faster answers for your whole team with an AI chatbot trained on your company documents.
QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
This project's aim is to create a turn-based strategic figurine game, like Warhammer (TM). One emphasized goal is to generate automagically as much code as possible, in order to keep modifications minimal when adding functionalities.