Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
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. Sourcecode 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...
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.