Showing 21 open source projects for "computer based test"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Life

    Life

    Linux for Education based on Ubuntu MATE

    Li-f-e: Linux for Education. A free Linux distribution for education.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    NebiOS Alternative Mirror (Official)

    NebiOS Alternative Mirror (Official)

    An Ubuntu Linux-based OS that aims to end user.

    NebiOS is Ubuntu-based secure, privacy-focused universal OS for daily life, creativity, gaming & more. Official mirror - use if main site has download issues. Main site: https://nebios.org ⚠️ DON'T DOWNLOAD FROM UNKNOWN SOURCES! 🛡️ Privacy: NebiOS has no telemetry, no background data services, no tracking daemons, and cannot send any personal data without user action. Full policy: nebisoftware.com/legal/privacy.html === 🚀 NebiOS X out now! ⚠️ Note on Virtual Machines:...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    CodeCampus

    CodeCampus

    CodeCampus is a learning-first Linux OS for CSE and IT students

    CodeCampus OS is a custom Linux distribution based on Ubuntu 24, designed for beginner developers, computer science students, and self-learners who want to start coding without friction. Unlike traditional setups that require hours of installation and configuration, CodeCampus provides a fully pre-configured, learning-first environment right out of the box. From the moment you boot, everything is ready—so you can focus on learning, experimenting, and building instead of troubleshooting. ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    CTP-EOS

    CTP-EOS

    CTP-EOS™: the "extraterrestrial operating system" from C-domain!

    CTP-EOS is an Arch-based Linux distro comprised of 3 parts: 👋 Hi, I’m @ctp-eos (or the 'CTP Energy Operating System™' or also the 'CTP Extraterrestrial Operating System™') CTP-EOS™ will be/is divided into THREE MAIN parts. Part I - is just basic wallpapers (for ANY computer/desktop operating system), themes, etc. Part II part will be your rather 'standard' and 'branded' Arch-based Linux distribution, with some of your typical repos, window manager configs, dot files, config files, and the like... ...
    Downloads: 0 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
  • 5
    MamoLinux

    MamoLinux

    A customized Linux OS based on Ubuntu LTS release for All

    In Sanskrit, *Mamo* means *My*. In a world full of OSes like Windows, Mac, or android, a laptop/computer cannot be called **my Laptop/computer/phone** unless I have full control over it both in software and hardware regime. Such freedom can only be enjoyed on Linux based OSes. Many Ubuntu/Debian-based OSes have been able create an user-friendly OS environment for intermediate computer users. However, they're still far more intimidating to my Li'l sister and Gramps compared to Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FlickOS

    FlickOS

    Lightweight, Elegant and Sustainable Operating System

    ...You may also join our Reddit community at r/flickos, I am always there to answer your questions. Create issues at https://github.com/dvbondoy/FlickOS/issues Download the ISO file, write it to flash-drive using Etcher and boot your computer to the USB.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    speccy3os

    Message passing microkernel-based Operating System for ZX Spectrum +3e

    This project is an attempt to design an message passing microkernel-based Operating System for the ZX Spectrum +3e computer equipped with ZXMMC mass storage device. It was made mostly for PoC purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PrometheOS
    PrometheOS is a Desktop and portable Operating System based on Gentoo Linux which aim to boost Linux performances and responsiveness on Desktop computers, laptops and mobile devices. I do work on this project on my spare time so things are a bit slow proceeding, but there is already some screenshot of "the thing" working on some of my test systems. I always wanted to have an operating system that is very fast, secure, open and that give best supports to games, mobile life (so working on all my devices and sharing notifications among them etc...) and that offers native support for anonymity on the internet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    # Summary: Tux Hat Linux is a Arch Linux Based Distro. K.I.S.S. principle, keeping the UNIX logic within a GNU/Linux System. This OS has a main menu script / auto session program call tuxhatlinux within that you can load up Fluxbox, also have setup-tuxhat to setup the system live session and to install it to a HDD. It is a very lightweight distro. and giving the users the freedom at hands. # Tux Hat Linux Pastebin to use, modified, study, and learn from the source....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    precise-elementary

    precise-elementary

    simple, beautiful, fast, friendly, fun, and all around amazing Linux

    Based on the next generation of elementary OS. Lightweight and beautiful. All-new apps. A refined look. elementary is a team of dedicated developers, artists, and your everyday users who want to craft an incredible computing experience. We make elementary OS and many apps and give them to users to help bring this goal to reality. elementary is a software platform; a unified computer operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Django Live OS

    Django Live OS for building webapps using Django and MongoDB.

    This is Django Live, a live CD based on Debian stable, Squeeze 6/Lenny 5 that enables to setup/host/test Django apps with ease. No worrys of how to install Apache/Python/MySQL/Django..just fill it, shut it, and go on..LAMP made easy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    ...Use chessoflop to turn your twenty years old 80286 into a chess clock without installing anything. Reverse the image on a floppy, put that disk on your old computer, turn it on and that’s all! chessoflop image is available in the download page (it's the one all capitalized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Liberté Linux

    Liberté Linux

    Liberté Linux: Mission-critical stealth communication

    Liberté Linux is a secure, lightweight, and easy to use Gentoo-based Linux distribution intended as a communication aid in hostile environments. Liberté installs on a USB key, and boots on any computer or laptop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FabBSD

    FabBSD

    4.4BSD-based UNIX-like operating system for CNC / machine control

    4.4BSD-based UNIX-like operating system for CNC / machine control applications. Using low-cost hardware, FabBSD can be used to control a wide array of CNC milling machines, lathes, routers, process-control and automation equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enough lame computing! The project for re-desiging and re-writing the computer world, based on old & new ideas that have never been implemented in a practical way. Research in form of discussion is in the public forum at this sourceforge project page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SECU86 is Standard Engine Control Unit x86. The project goal is to develop a standard computer and OS (opensource) that would work on any car. It'll be based on the x86 processor and will try to replace the poor standard ECU that comes with any car.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bootdisk that allows you to play Nethack at any computer by just inserting the floppy and booting from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Donut OS

    Donut OS

    Debian based OS that made for fun

    THE DONUT OS PROJECT Created by LKSQ Team: LuanchPad: https://launchpad.net/~lksqteamofficial GitHub repo: https://github.com/lolkekdev/DonutOS Donut OS is small Debian based project which is made for fun! Made in: Russia Year of creation: 2022 Month of creation: May First release: 5th July 2022 First beta-test: ----- Current version: CBT (Closed Beta Test)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB