With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Network Management Software and Tools for Businesses and Organizations | Auvik Networks
Mapping, inventory, config backup, and more.
Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
The power of Java and JogAmp (JOGL, JOAL) used to achieve creating quite a fast small first person shooter using hardware rendering and other interesting features. The source code of the alpha version has been largely inspired from d3caster, written by Vincent Stahl but has been improved and the pre-beta version has been started from scratch.
A Java light, open source first person shooter,with editors.
A Java open source first person shooter (fps), compact, light and completely customizable,
with editors. Source code available.No OpenGL, no java3d, the developer has the full knowledge and control of the game rendering, and the player can build and set everything at will. Hope this can stimulate and help other to create their own games following their fantasies and passions.
Multi scripts for CS:GO that do just about everything
I have not posted any of the code yet, I'm working on it locally then will push everything.
This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but
rather is meant to have some with the features that Java provides.
I included all source so that you can see what I used. This is a great
project to learn about global event listener, JRobot, JavaFX, etc...
A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
Enterprises and companies seeking a solution to manage all their procurement operations and processes
eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).