Showing 40 open source projects for "zero 30"

View related business solutions
  • 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
  • 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
  • 1
    aws-devops-zero-to-hero

    aws-devops-zero-to-hero

    AWS zero to hero repo for devops engineers to learn AWS in 30 Days

    aws-devops-zero-to-hero is a 30-day AWS learning roadmap aimed squarely at DevOps engineers who want both conceptual understanding and hands-on projects. The README is structured as a day-by-day syllabus, starting with “Day 1: Introduction to AWS” and moving through IAM, EC2, VPC networking, security, DNS (Route 53), storage (S3), and many other core services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    json-graphql-server

    json-graphql-server

    Get a full fake GraphQL API with zero coding in less than 30 seconds

    Get a full fake GraphQL API with zero coding in less than 30 seconds. Start playing with GraphQL right away with json-graphql-server, a testing and mocking tool for GraphQL. All it takes is a JSON of your data. Your data file should export an object where the keys are the entity types. The values should be lists of entities, i.e. arrays of value objects with at least an id key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Neon Database

    Neon Database

    Neon: Serverless Postgres. We separated storage and compute

    The database you love, on a serverless platform designed to help you build reliable and scalable applications faster. Focus on building applications with time and money-saving features like instant provisioning, autoscaling according to load, and scale to zero. Instantly branch your data and schema to access isolated DB copies for development, CI/CD, and schema migrations with copy-on-write storage. Integrate it into your language or framework within minutes and unlock a simpler developer...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    JSON Server

    JSON Server

    Get a full fake REST API with zero coding

    Get a full fake REST API with zero coding in less than 30 seconds (seriously). Created with <3 for front-end developers who need a quick back-end for prototyping and mocking. If you need to add authentication, validation, or any behavior, you can use the project as a module in combination with other Express middleware. You can deploy JSON Server. For example, JSONPlaceholder is an online fake API powered by JSON Server and running on Heroku.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 5
    OceanBase

    OceanBase

    OceanBase is an enterprise distributed relational database

    ...OceanBase Database is not dependent on specific hardware architectures. Single server failure recovers automatically. OceanBase Database supports cross-city disaster tolerance for multiple IDCs and zero data loss. OceanBase Database meets the financial industry Level 6 disaster recovery standard (RPO=0, RTO<=30 seconds). OceanBase Database scales transparently to applications and balances the system load automatically. Its cluster can contain more than 1500 nodes. The data volume can reach petabytes. The records in a single table can be more than a trillion rows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Reactive Resume

    Reactive Resume

    A one-of-a-kind resume builder that keeps your privacy in mind

    A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. With zero user tracking or advertising, your privacy is a top priority. The platform is extremely user-friendly and can be self-hosted in less than 30 seconds if you wish to own your data completely. You can share a personalized link of your resume to potential employers, track its views or downloads, and customize your page layout by dragging and dropping sections. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Qwen-Audio

    Qwen-Audio

    Chat & pretrained large audio language model proposed by Alibaba Cloud

    Qwen-Audio is a large audio-language model developed by Alibaba Cloud, built to accept various types of audio input (speech, natural sounds, music, singing) along with text input, and output text. There is also an instruction-tuned version called Qwen-Audio-Chat which supports conversational interaction (multi-round), audio + text input, creative tasks and reasoning over audio. It uses multi-task training over many different audio tasks (30+), and achieves strong multi-benchmarks performance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Human Signals

    Human Signals

    Human-friendly process signals

    human-signals is a lightweight Node.js library that provides human-readable descriptions for POSIX signal names like SIGTERM, SIGINT, and SIGHUP. Rather than relying on scattered documentation or hard-to-remember codes, this library maps system signals to meaningful explanations, including default behaviors, standard descriptions, and exit codes. It’s ideal for building CLI tools or process managers that handle termination signals and want to provide better logging, debugging, or user feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dotnet-libyear

    dotnet-libyear

    A simple measure of dependency freshness

    A simple measure of software dependency freshness. It is a single number telling you how up-to-date your dependencies are. Rails 5.0.0 (June 30, 2016) is roughly 1 libyear behind 5.1.2 (June 26, 2017). There are obviously more nuanced ways to calculate dependency freshness. The advantage of this approach is its simplicity. You will be able to explain this calculation to your colleagues in about 30s. If your system has two dependencies, the first one year old, the second three, then your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    ArduinoJson

    ArduinoJson

    JSON library for Arduino and embedded C++. Simple and efficient

    ArduinoJson is a C++ JSON library for Arduino and IoT (Internet Of Things). ArduinoJson has a simple and intuitive syntax to handle objects and arrays. ArduinoJson supports both JSON serialization and deserialization. ArduinoJson uses a fixed memory allocation, allowing to work on devices with very little RAM. ArduinoJson can filter large inputs to keep only fields that are relevant to your application, thereby saving a lot of memory. ArduinoJson can parse directly from an input Stream or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Clock0doro

    Clock0doro

    An efficient simplistic pomodoro timer

    A simple yet efficient pomodoro timer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    AlbumForge

    AlbumForge

    Revolutionary photo album software with social impact program

    AlbumForge is revolutionary photo album creation software combining cutting-edge technology with authentic social impact. Create stunning high-resolution PDF albums entirely offline with zero cloud dependency. KEY FEATURES: - World's first geographic storytelling with cinematic fly animations - 100+ professional templates with AI-powered layouts - High-resolution PDF export (600 DPI) and MP4 video export - 100% offline operation - no cloud dependency or tracking - 50+ native...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    flux-tui

    flux-tui

    Secure Vault Focused TUI Tool To Keep Your Files Safe

    FLUX-TUI is a fully offline, terminal-native encrypted vault built for professional security. It protects your files with AES-256-GCM authenticated encryption, a scrypt-hardened master key, and a SHA-256 tamper-evident audit chain — with zero telemetry, zero network calls, and no subscription.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Tickets CAD (Open ISES)
    Free, open source Computer Aided Dispatch for volunteer fire departments, ARES/RACES, CERT teams, EMS, search & rescue, and campus security. 30+ years of real-world use. Zero cost. Self-hosted.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Quantum Shield Orbital Defense Detection

    Quantum Shield Orbital Defense Detection

    Quantum Shield Orbital Defense Detection System

    QUANTUM SHIELD ORBITAL DEFENSE DETECTION SYSTEM 🚀 Overview Quantum Shield is a revolutionary defense system leveraging quantum sensing technologies for superior detection capabilities against stealth aircraft, drones, missiles, and submarines. By utilizing quantum entanglement, superposition, and other quantum phenomena, the system offers detection ranges and capabilities far beyond conventional radar systems. Key Advantages ✅ Stealth Penetration: Quantum radar penetrates all...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Candy's Space Adventures

    In this quest, you will have to explore galaxies with various nefs..

    Hi everyone, In the year 2014-2026, I was working on: Candy's Space Adventures: The Messages from the Lillians. In this quest, it will be possible to travel from different solar system to another, from a galaxy to another. The goal will be to save all living planet, and maybe repairing planets like venus or mars. We are now at v86.01! Friendly, Xylvan, Xilvan Design.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Lights of Dreams V

    Xylvan must save people interplanetary & intergalactic travel.

    Xilvan Design may present you their upcoming title: Lights of Dreams V: Path of Starfield. This is the v56.75! It's a game developed in Blitz3D. 1751 planets to discover in this game. A game made by Xilvan Design. All Rights Reserved 2020-2026.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Candy's Space Mysteries II

    With the helpfull nef, you have to rescue earthlike planets!

    During their recent spacetrip, Candy & Noopy get trapped into a giant wormhole! They made a long light trip and found a passage who leads to the Milky Way. They was searching for a place to land, they have found the Earth. Knowing that great cataclysms are menacing their homeplanet, Candy & Noopy said together: - "We must save the Earth!". Since some times, the star masses, combined with the magnetic-fields of this planet gave special powers to the spaceship: The one of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Harmony

    Harmony

    Digital chiming clock - 100+ chimes, 50 alarms/reminders + Ships Bells

    Digital display chiming clock with 100+ chimes and 50 alarms + reminders. Multiple chime styles of Melody, Ships Bells, British Royal Ships Bells, Grande Sonnerie and Petite Sonnerie. On-screen date / time / part of day. Custom coloring, time/date format and many options. Right click clock face for menu and select "Options" to customise. Free, fully functional, portable software program, with no installation or setup. Your existing computer libraries/files remain unchanged/unmodified. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    preact-cli

    preact-cli

    Your next Preact PWA starts in 30 seconds.

    Start building a Preact Progressive Web App in seconds. 100/100 Lighthouse score, right out of the box (proof). Fully automatic code-splitting for routes (see Route-Based Code Splitting). Transparently code-split any component with an async! prefix. Auto-generated Service Workers for offline caching powered by Workbox. PRPL pattern support for efficient loading. Zero-configuration pre-rendering/server-side rendering hydration. Support for CSS Modules, LESS, Sass, and Stylus; with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Virtual-Cam3

    Virtual Cam3 -dxgi directshow video capture filter

    This Virtual Cam3 is a DXGI directshow screen capture filter (only Windows 8+) and uses portions of code of screen-capture-recorder and SCFH DSF filters. -Zero config, fixed frame rate of 30 fps (is intended for movie captures), 32 bit color, capture at monitor resolution (no resize for improved speed), DXGI acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MaxLauncher

    MaxLauncher

    A simple tabbed application launcher.

    MaxLauncher is an open source tabbed launcher. Its primary goal is to reduce the amount of time to run a program/file. It is capable of creating multiple configuration files, each of which can have a maximum of 10 tabs. Each tab and button are assigned keys corresponding to a standard keyboard. A user can click on the buttons/tabs or simply press the corresponding key to run the program or file.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 23

    msd NEI VFQ-30

    Estimating a person measure for the NEI VFQ-30 using MSD

    The Excel file transforms responses to items on the NEI VFQ-25 to a 0-4 ordinal rating scale. This transformation results in the NEI VFQ-30. A person measure for the respondent is estimated using the method of successive dichotomizations, or MSD, which is a polytomous Rasch model that estimates ordered thresholds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Semantic Segmentation in PyTorch

    Semantic Segmentation in PyTorch

    Semantic segmentation models, datasets & losses implemented in PyTorch

    ...PyTorch v1.1 is supported (using the new supported tensoboard); can work with earlier versions, but instead of using tensoboard, use tensoboardX. Poly learning rate, where the learning rate is scaled down linearly from the starting value down to zero during training. Considered as the go-to scheduler for semantic segmentation. One Cycle learning rate, for a learning rate LR, we start from LR / 10 up to LR for 30% of the training time, and we scale down to LR / 25 for remaining time, the scaling is done in a cos annealing fashion (see Figure bellow), the momentum is also modified but in the opposite manner starting from 0.95 down to 0.85 and up to 0.95.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DeneDown

    DeneDown

    Timed Sleep/Hibernate/Shutdown/Restart Tool

    ...Time may be set between 1 minute to 24 hours (in 1 minute increments). Countdown timer displays time remaining until the action occurs. This is a combined x64/x86 version. (Note: Tool is idle when time reads 0 hr:0 mins) Consider Windows 10 has changed the console "shutdown.exe" command to be active only for 30 minutes max. With DeneDown, you can extend your sleep/shutdown/hibernation period much longer, as it was in previous Windows versions. This is particularly useful when you are leaving your system to let it image the drives, but do not want to leave your PC on after completing the imaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB