Showing 23 open source projects for "work"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Monocraft

    Monocraft

    A programming font based on the typeface used in Minecraft

    ...The characters in this font were based on the typeface used in the Minecraft UI, with a select few glyphs updated for better readability and spacing. Each character has been carefully redesigned to work in a monospaced font. Thin characters like “i” and “l” have been reworked with tasteful tails and serifs to look better in a monospaced environment. Add some spice to your programming life with all new ligature characters. Arrows now look like arrows and comparison operators are easier to see at a glance. After following the installation instructions up above, simply select the "Monocraft" font (note the space) in any application that supports custom fonts.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    roblox-ts

    roblox-ts

    A TypeScript-to-Luau Compiler for Roblox

    roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Archipelago

    Archipelago

    Archipelago Multi-Game Randomizer and Server

    ...Archipelago includes tools for generating randomized game worlds, hosting multiplayer sessions, and connecting players through dedicated clients. The framework supports a growing list of games that have been adapted to work with its randomization protocol.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Steamodded

    Steamodded

    A Balatro Modding Framework

    ...It is structured with modularity in mind, allowing mods to be added, removed, or updated independently without affecting the core system. smods also supports both single-file and multi-file mod structures, giving developers flexibility in how they package their work. The project encourages community contributions and experimentation, serving as a foundation for expanding the game beyond its original design. Overall, smods acts as a comprehensive toolkit for creating and managing mods within Balatro.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    ...The content typically includes explanations of programming patterns, development environments, modding APIs, and practical examples that illustrate how Minecraft systems work internally. By organizing technical documentation in a centralized repository, the guide provides both beginners and experienced developers with a reference for understanding the Minecraft modding ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSRS .json Hiscores

    OSRS .json Hiscores

    The Oldschool Runescape API wrapper that does more

    OSRS .json Hiscores is a server-side API wrapper designed to transform Old School RuneScape hiscores data into structured and developer-friendly JSON objects, addressing limitations in the official API’s output formats. The official API typically returns CSV or basic arrays, which can be difficult to work with, so this project restructures the data into meaningful objects that include player stats, rankings, and inferred metadata. It also adds additional logic to determine player game modes, including historical transitions such as de-ironing or hardcore status changes. The library includes functions for retrieving leaderboard pages, skill rankings, and activity statistics, making it suitable for building analytics dashboards or game-related applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MVSD | Auto Farm ROBLOX

    MVSD | Auto Farm ROBLOX

    MVSD | Auto Farm ROBLOX

    ...This script has many features to come! Current features we currently have is: Changelogs as of 08/26/25: [+] Auto Shoot is more faster [+] Auto Teleport now works for all duels. [+] More work has been done on Auto Teleport, more checks to ensure you are joining into a duel match that is about to fill up. [+] Added Anti-AFK (Automatically on) Changelogs as of 08/24/2025: [+] Improvement on the Auto Teleport. [+] Auto Shoot is now quicker and checks have been added for ingame detection only shooting the enemies. [+] Name ESP has been added. [+] Rework on the Highlighting ESP system. [+] Box ESP has been reworked. [+] More checks on the ESP while in game so you are not seeing peoples dead boxes/esp. [+] Walk Speed default value is on 30 now instead of 16. [+] Hitbox Expander issue when ESP is on, the hitbox was also showing with the ESP. [+] Hitbox Expander had a rework on it visually and logic. [+] Backend and improvements GUI wise and function calling.
    Downloads: 191 This Week
    Last Update:
    See Project
  • 8
    DLSSTweaks

    DLSSTweaks

    Tweak DLL for NVIDIA DLSS, force DLAA on DLSS titles and much more!

    ...It allows you to modify DLSS parameters that are normally inaccessible, helping you achieve the perfect balance between image quality and performance. Most titles that support DLSS2+ should work fine with this tool, giving you unprecedented control over your DLSS experience.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    UnityGameTranslator

    UnityGameTranslator

    A free, open-source mod that lets you translate any Unity game

    A free, open-source mod that lets you translate any Unity game into any language. No API costs, no internet required for local AI. Share your translations and work in team.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Anti AFK
    Simple, efficient, minimalist and customizable program to avoid AFK detection, for both mouse and keyboard. This can be used for work or games such as Roblox or Minecraft. Source Code: https://github.com/PETEROLO291/Anti-AFK Tags: Roblox anti AFK Minecraft Anti AFK Anti AFK
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 11
    Script Hook V .NET (SHVDN)

    Script Hook V .NET (SHVDN)

    An ASI plugin for Grand Theft Auto V

    ...It acts as a bridge between the game engine and managed code, allowing modders to interact with game systems through a structured and object-oriented API. Built on top of the original Script Hook V, it simplifies the scripting process by providing higher-level abstractions and reducing the need to work directly with low-level native functions. The framework supports real-time script execution and reloading, enabling developers to test and iterate on their modifications without restarting the game. It also includes an in-game console and debugging capabilities, making development more efficient and interactive. ScriptHookVDotNet is widely used in the GTA V modding community to create custom gameplay mechanics, tools, and enhancements.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    Ultimate Creator

    Ultimate Creator

    Advanced map editor

    It is an advanced object, vehicle, actor editor (full list below), which can work right in the game! Editing: Objects, Vehicles, Actors, Pickups, Checkpoints, Map icons, Gangzones, 3D texts. How to use: 1. To begin, you must have an RCon rights (optional). 2. Once you get them, type /edit command. 3. Now you are in flymode: use the keys W, A, S, D to move, and move the mouse to look around. 4. You can open the main menu by pressing the Enter key. 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flame Auto Clicker

    Flame Auto Clicker

    Fastest Auto Clicker on the market . Over 1000 CPS (For Real)

    ...Installer: 9,22 MB Program: 27,3 MB Version: 1.6.1 New in Version 1.6.1: -Fixed the bug that caused the Settings window to appear under the main window -Now you can start and stop with the same hotkey -Other minor bugs have been fixed -Fixed a bug that didn't allow the program work with normality if the "Click until stopped" box was checked If you liked this project consider buying me a coffee ☕ Buy me a coffee ☕: https://www.paypal.me/PeterJSM Consider trying Ozyr: https://sourceforge.net/projects/ozyr/
    Leader badge
    Downloads: 524 This Week
    Last Update:
    See Project
  • 14
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    ...SpongeForge uses Gradle as its build system. The repo includes the Gradle wrapper that will automatically download the correct Gradle version. Local installations of Gradle may work but are untested. To execute the Gradle wrapper, run the ./gradlew script on Unix systems or only gradlew on Windows systems. In order to build SpongeForge you simply need to run the gradlew command. On Windows systems you should run gradlew instead of ./gradlew to invoke the Gradle wrapper. SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Blooklet-utility-mod

    Blooklet-utility-mod

    A userscript for Blooklet, compatible with tampermonkey

    ...Abusive usage of this script is not tolerated and the author is not responsible for any damage or harm caused due to usage of the script. Features such as skin unlocks work by intercepting blooket's request to its server and modifying the response data to unlock skins. This request only happens once, so once the request is made, the feature can no longer be enabled/disabled. The ability to unlock skins requires the name of the skin to be known, include those of which that are hidden. If you know a skin name and would like to contribute, please open an issue and it will be added. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    tinkerboard

    tinkerboard

    Debian based TinkerOS for Asus Tinkerboard

    Debian based TinkerOS for Asus Tinkerboard Based on the Asus TinkerOS download at https://www.asus.com/uk/supportonly/TInker%20Board2GB/HelpDesk_Download/ TinkerOS 2.08 pre-installed with the following apps: Kodi - media center LibreOffice - office apps Pinta - lightweight paint program guvcView - Webcam viewer Sonic Pi - Music programming language Minetest - minecraft like game VLC - media player VNC Server Netflix and hulu work on the chromium browser Adobe Flash working in Chromium and firefox Printer support added via CUPS and control-panel. samba installed with home directory shared user: linaro pass: linaro https://www.tinkerboarding.co.uk/forum/thread-25.html Twitter: @mikered
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Death Plague Gaming - Minecraft Modpack

    Death Plague Gaming - Minecraft Modpack

    This is the official "Death Plague Gaming - Minecraft Server Pack"

    ...The same tutorial can be found under the files tab located next to the summary tab! https://docs.google.com/document/d/1AbGVy0_6Qyx7xNaicG8KD_oF5kTwfGhcx2qqWP11Mww/edit?usp=sharing I hope you enjoy all my hard work! Please report bugs here! https://github.com/P3rf3ctXZer0/DeathPlagueGaming/issues Source-forge has a very unintuitive ticket system. Contact information Discord-Lobby https://discord.gg/gYFcFNQ Discord-Minecraft Team https://discord.gg/9swcJcD
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Cube2/Sauerbraten Aimbot

    This is a simple aimbot for the cube2/sauerbraten engine.

    ...Recompile and enjoy. Notes: The game has a terrible habit of crashing when someone joins the lobby you're in. (Don't worry, it isn't that bad.) The aimbot does not yet work in non-team based gametypes. I'm working on it.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19

    MINESAFTER 2

    free version of minecraft

    WEBSITE LEADS TO MY SERVER WEBSiTE (dont run it anymore) go here how to get it to work sourceforge.net/projects/mineshafter
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    MineOS+
    MineOS+ is a Tinycore Linux based distro designed solely to host Minecraft Servers. The original MineOS was created by William Dizon aka Hexparrot on the Minecraft forums. MineOS+ is a continuation of his work.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    McPad

    Minecraft Classic Server Software

    ...It allows server hosts to choose what features they want, rather than only use a few of the features that would be offered if we had packed everything in there. Not only is that inefficient, but it is hard to work with as well. Simplify your server with McPad!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Minecraft 1.4_01 World Recorder 0.11 SMP
    World Recorder allows you to save your SMP work so that you can have a backup. It will only record chunks that are loaded in your view, so visit everything you would like to save, and then hit the m key to write the save files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Borrows from two other such projects, LUACraft and MinerCPP (both of which are, to my knowledge, unfortunately defunct). 64-bit capable. New features being added as I find time to work on them.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB