Showing 173 open source projects for "exercise"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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
  • 1
    rust-by-practice

    rust-by-practice

    Challenging examples, exercises and projects

    rust-by-practice is a hands-on, exercise-oriented learning resource for the Rust programming language that takes users beyond theory into real code challenges and practical patterns. Rather than simply listing Rust syntax or language features, it structures its content around progressively complex problems, each designed to illustrate a core Rust concept such as ownership, borrowing, lifetimes, traits, concurrency, zero-cost abstractions, and safe systems programming idioms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Semaphore

    Semaphore

    Semaphore is an open source CI/CD platform

    Semaphore is a continuous integration and delivery platform that streamlines building, testing, and deploying software with an emphasis on speed and developer experience. Pipelines are defined declaratively and support parallel jobs, dependency fan-outs, and matrix builds to exercise many environments at once. First-class Docker and Kubernetes workflows, along with layer caching and artifacts, help keep containerized builds fast and reproducible. Secrets management, environment promotion, and approvals enable robust delivery gates from pull request to production. The system integrates with popular VCS providers and chat tools, surfacing real-time status, logs, and insights so teams can diagnose failures quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mill

    Mill

    Your shiny new Java/Scala build tool

    ...These range from tiny unit tests, to larger integration tests that instantiate a TestUtil.BaseModule in-process and a TestEvaluator to evaluate tasks on it. Note that the in-memory tests compile the BaseModule together with the test suite, and do not exercise the Mill script-file bootstrapping, transformation, and compilation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSCamp InfoJobs

    JSCamp InfoJobs

    Content and exercises fromJSCamp InfoJobs

    ...The repo also links to jscamp.dev, where the videos and course materials are hosted, and explains that access is free, with an optional paid certificate that includes extra support like CV review, exercise feedback, and exclusive workshops. Detailed installation requirements are listed (modern browser, VS Code, Live Preview extension, Node.js 20+, Git, Docker, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    handson-ml3

    handson-ml3

    Fundamentals of Machine Learning and Deep Learning

    handson-ml3 contains the Jupyter notebooks and code for the third edition of the book Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow. It guides readers through modern machine learning and deep learning workflows using Python, with examples spanning data preparation, supervised and unsupervised learning, deep neural networks, RL, and production-ready model deployment. The third edition updates the content for TensorFlow 2 and Keras, introduces new chapters (for example on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSS-Fuzz Gen

    OSS-Fuzz Gen

    LLM powered fuzzing via OSS-Fuzz

    OSS-Fuzz-Gen is a companion project that helps automatically create or improve fuzz targets for open-source codebases, aiming to increase coverage in OSS-Fuzz with minimal maintainer effort. It analyses a library’s APIs, examples, and tests to propose harnesses that exercise parsers, decoders, or protocol handlers—precisely the code where fuzzing pays off. The system integrates with modern LLM-assisted workflows to draft harness code and then iterates based on build errors or low coverage signals. Importantly, it aligns with OSS-Fuzz conventions, generating corpus seeds, build rules, and sanitizer settings so projects can plug in quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This packages contains source code for robot programming exercise and other software courses at Mechano Informatics department at The University of Tokyo, Japan.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    EarQuiz Frequencies

    EarQuiz Frequencies

    Software for technical ear training on equalization

    EarQuiz Frequencies is a software for ear training on equalization. Its goal is to help musicians, audio professionals, hobbyists and students learn how to hear frequency bands. Available for Windows 10, 11 (x64), macOS 11 or higher (both for Intel and Apple Silicon) and Linux. This application is based on (and deeply inspired by) the world-renowned Golden Ears method of David Moulton, whose course is half dedicated to building this essential critical listening skill. The overall...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    MyTourbook
    Analyze and visualize tours in many variations, which are recorded with a GPS device, bike-, exercise- or ergometer-computer. Some highlights: Tools are available to adjust recorded data, GPS tours can be visualized in customizable maps, ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    FVWM - Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. Its goals include seeking for better ways of using window manager and providing it with eyecandy interface. It try to exercise FVWM quite a bit. It has some very interesting features unique to Linux/Unix desktops like direct controls for several media players and its ability to bring in full screen virtualy any application. It can flow through the full screened applications and the desktop in a manner similar to the application stack of the Amiga OS, which provides an innovative way to go around the desktop space, without compromising traditional X multiple desktop pages. ...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Chess Coding Challenge

    Chess Coding Challenge

    Create your own tiny chess bot

    ...Participants can write their own bots and compete against others, testing strategies and algorithms in a controlled environment. The framework includes tools for running matches, evaluating performance, and comparing results. It is widely used as both a learning exercise and a competitive challenge for programmers interested in AI and game development. Overall, Chess Challenge combines education and competition to explore algorithmic thinking in a constrained environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Exercise Pacer

    Exercise-machine HIIT workout beeper metronome pacer prompt

    16 bit DOS program. Use with rowing machine, cycle ergometer, HIIT, or other exercise routines such as circuit training. Large on-screen timer and audible beep prompt. Best installed on bootable floppy or USB stick and run as standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lisp Koans

    Lisp Koans

    Common Lisp Koans is a language learning exercise

    ...The feedback loop is intentionally tight: fail, reflect, fix, and rerun until the tests become a form of living documentation. Because koans are organized from fundamentals to metaprogramming, learners internalize not just syntax but also Lisp’s philosophy of code-as-data. The exercise format makes it ideal for workshops, katas, or leveling up engineers who have never touched a Lisp before. It’s minimal on infrastructure and maximal on discovery, encouraging use of a REPL and inspector while you solve each puzzle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. The project was originally created as an experimental or educational exercise to demonstrate how the Go language can be used to develop game engines and networked sandbox games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nonlinear Dynamics

    Nonlinear Dynamics

    A concise introduction interlaced with code

    This repository holds material related with the textbook Nonlinear Dynamics: A Concise Introduction Interlaced with code, co-authored by George Datseris and Ulrich Parlitz. The textbook will be published by Springer-Nature, in the series Undergraduate Lecture Notes in Physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Introduction to Vue.js 3 Course

    Introduction to Vue.js 3 Course

    Workshop Materials for my Introduction to Vue.js Workshop

    ...Also included are build setups (Vue CLI, Nuxt) and additional sections on animation and advanced topics like custom directives, making it a full learning path rather than just a quick tutorial. The README lists slide sets, exercise folders, solution folders and recommended tooling so that learners can clone the repo and follow along in their own time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Running Spreadsheets

    Collecting and improving on runners' exercise spreadsheets

    ...For whatever reason, people have developed a variety of spreadsheets to collect data and perform calculations pertaining to their running (not to mention their biking, walking, weightlifting, and other exercise). The zip file offered here (see Files tab, above) incorporates a number of spreadsheets that I accumulated during a search online. Users may find something suitable for their purposes in that collection. The Support page is a blog post in which I wrote about the collected files. I created this project in hopes that spreadsheeters would share their own creations or revisions, in spreadsheets or otherwise. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EduData

    EduData

    Datasets in Education and convenient interface for dataset

    ...In order to better verify the effectiveness of the model, the dataset is usually divided into train/valid/test or using kfold method. Each item in the sequence represents one interaction. The first element of the item is the exercise id (in some works, the exercise id is not one-to-one mapped to one knowledge unit(ku)/concept, but in junyi, one exercise contains one ku) and the second one indicates whether the learner correctly answers the exercise, 0 for wrongly while 1 for correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 21
    XWizard

    XWizard

    XWizard Online Informatics Toolbox

    ...XWizard is well-suited for students’ self-studies, and it is powerfull in aiding teachers at the creation of course material such as exercises (the X in XWizard stands for “eXercise” – and also for “anything”).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    GoBoy is a multi-platform Nintendo GameBoy and GameBoy Color emulator written in go. The emulator can run the majority of GB games and some CGB games. There is also colour and sound support. This emulator was primarily built as a development exercise and is still work in progress. Please feel free to contribute if you’re interested in GameBoy emulator development. The program includes debugging functions making it useful for understanding the emulator operation for building one yourself. These functions include printing of opcodes and register values to the console at each step (although will greatly slow down the emulation) and toggling of individual sound channels. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BookPart2

    Interpreter Code for Book Part 2

    ...At the end of Part II, the reader will be a very serviceable interpreter that supports user-defined functions, built-in functions, string, and list support together with a range of looping constructs. A simple console application is provided to allow users to exercise the interpreter. The book provides fully working open-source code (also deposited at Github) and explains in plain English how the code works and why certain decisions were made. The book makes liberal use of code throughout the book chapters. Everything is done without the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Roleplayer

    Turn-based strategy game maker

    ...Human player maximises score by accumulating field figures through actions. Machine player would work against the human player. For instance, human player would trigger an action to increase the field Health by action Exercise. Machine player may counteract by responding with the Sick action to deduct points from the health and wealth fields. This relationship can be configured into the game logic through the same file. Customise action responses with messages+images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Able Interval Timer

    Able Interval Timer

    A user-programmable multi-interval timer with a guided breathing tool

    In this application you can create timer programs for exercise routine timers, breathing timers, sleep timers, etc. It includes visualizations that sync with the active timer. Requires .NET Framework 4.7.2
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB