SalesTarget.ai | AI-Powered Lead Generation, Email Outreach, and CRM
SalesTarget.ai streamlines your sales process, providing everything you need to find high- quality leads, automate outreach, and close deals faster
SalesTarget is ideal for B2B sales teams, startup founders, and marketing professionals looking to streamline lead generation and outreach. It also benefits growing SaaS companies and agencies aiming to scale their outbound efforts efficiently.
Learn More
IT Asset Management (ITAM) Software
Supercharge Your IT Assets, the Easy Way
Drowning in misplaced IT assets, compliance headaches, and shadow IT? Navigate to clarity with an intuitive IT Asset Management solution.
Experience crisp visibility, effortless control, and unshakable security – all while freeing up your budget with optimized software licenses.
The best part? It’s easy.
Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
XACML-Studio is an authorization policy editor implemented as a web application that allows importing, creating, editing, exporting policies defined in XACML 2.0 specification. Intuitive UI and DB-based repository improves policy creator's experience.
This system is able to authenticate users via SVN, HTTP and Samba, users are stored via SQL and the authentication is done via several software-modules like Apache-SQL or pdbsql for samba.
Supported auth-protocols : NTLM, HTTP (Apache "basic")
A framework library which aims to independize we all, the delphi developers, from the different glitches of the platform, and attempts to provide code that is independent from the OS. It is based on *heavy* use of interfaces. Works on FPC (FreePascal).
Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
Lamino is a high-level configuration metalanguage that enhances basic IoC (Inversion of Control a.k.a. Dependency Injection) with configuration layering and encapsulated components.
JDots, Java Dynamic Object Tree Software. A library/framework to create a dynamic tree of Java objects, for active method communication/propagation. Java implementation of the BEAST project.
Agentic AI SRE built for Engineering and DevOps teams.
No More Time Lost to Troubleshooting
NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
Based on boost.
Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task.
Memory:memory pool.
COM:COM object invocation.
Language:compiler lexical and grammar analysis.
Network:epoll reactor.
Java script Ajax components based on Prototype framework. These components can be used independently. These components are completely Object Oriented. Minimize your JS code by means of these islands(components).
Reality Factory 2 is a next-generation game authoring suite. It combines a flexible, fully scripted game development environment powered by Python with the Ogre3D engine, and supports all major desktop operating systems.
CPPSERV is an application server/servlet container providing Servlet-like API in C++ and CSP (C++ Server Pages) compiler. Currently Apache-2.0 and ligttpd web servers are supported.
This pseudo-class for JavaScript lets you create, extend and inherit objects as classes. This allows you to build new objects from other instances, that can mutate and change their state or behaviour at runtime.
Sugar is a simple library for making certain tasks in Java (such as File manipulation) far more palatable. My intention is to organise Sugar into multiple subprojects : FSPath(an API for filesystem interation) being the first one.
J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
Schema validation with simple dom php classes, that will check the xsd file before the xml based forms will accept any submit. The ajax wrapper should work with widgets to show any validation error to the form user.
PHP Library for building Navigation blocks (Menus) for Web Site Developers. The Library allows to build Complex Navigation with folding sections, infinite number of nested subsections, visual presentation is CSS-driven. No JavaScript required.
A collection of useful Java classes: object, string and I/O utility classes; and additional Ant tasks such as database schema update, property file manipulations, advanced regexp filters. The library is released under the LGPL.
This is a recursive AVL that I wrote up in a few hours. I didn't like how my previous one worked so I decided to rewrite it. This was the project that really set my mind into recursive thinking.