154 projects for "cover" with 1 filter applied:

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Odoo

    Odoo

    Odoo. Open Source Apps To Grow Your Business

    Odoo is a comprehensive suite of open source business applications designed to manage and streamline various organizational operations. It provides an integrated ecosystem of tools that cover core business functions such as CRM, accounting, eCommerce, inventory, HR, project management, and manufacturing. Each Odoo app can be deployed individually to meet specific business needs or combined to form a powerful all-in-one ERP system. The platform’s modular architecture allows businesses to scale easily as they grow, adapting to evolving requirements. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Azure Zero to Hero Course

    Azure Zero to Hero Course

    Repository to learn Azure from Zero

    ...Later sections cover serverless Azure Functions in an event-driven pattern, using Terraform to manage Azure resources, and wrapping up with resume preparation and interview questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Interviews

    Interviews

    Comprehensive computer science and interview preparation guide

    Interviews is an open source repository designed as a comprehensive guide to preparing for technical interviews, with a strong focus on computer science fundamentals and algorithmic problem solving. Created by Kevin Naughton Jr., the project compiles detailed notes, explanations, and code implementations that cover core areas tested in software engineering interviews. The repository emphasizes topics such as data structures, algorithms, system design, operating systems, databases, and networking. It also includes practical coding examples and solutions that demonstrate how to approach and solve common problems asked at companies like Google, Amazon, Facebook, and Microsoft. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Solon

    Solon

    Java enterprise application development framework

    ...It advertises large concurrency gains, lower memory use, much faster startup, and dramatically smaller packages while remaining compatible from Java 8 through Java 24. The framework focuses on restrained APIs and an open ecosystem, with modules that cover web, data, cloud, and microservice patterns. Its messaging emphasizes “replaceable Spring” ergonomics—keeping developer familiarity while reducing overhead and improving deployment characteristics. Releases and companion repositories present an active community and production-oriented guidance. The broader Solon org also maintains AI/agent extensions (e.g., MCP components) that complement application development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 5
    Saas UI

    Saas UI

    The React component library for startups, built with Chakra UI

    ...Saas UI is a React component library and starterkit that doesn't get in your way and helps you build intuitive SaaS products with speed. Saas UI ships with an extensive set of foundational and advanced components that cover a wide range of use-cases. Carefully crafted to reduce boilerplate code without sacrificing flexibility. Get started for free with 40+ open source components. Including authentication screens with Clerk, Supabase and Magic. Fully functional forms with React Hook Form. Data tables with React Table.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    spring-cloud-gateway

    spring-cloud-gateway

    A Gateway built on Spring Framework and Spring Boot

    ...They will work well in any distributed environment, including the developer’s own laptop, bare metal data centres, and managed platforms such as Cloud Foundry. Spring Cloud focuses on providing good out of box experience for typical use cases and extensibility mechanism to cover others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    engineering-management

    engineering-management

    A collection of inspiring resources related to engineering management

    engineering-management is a curated list of resources specifically focused on engineering management and technical leadership. Rather than being a generic management reading list, it collects content that speaks directly to leading software teams, managing projects, and supporting engineers’ growth. The materials span topics like one-on-ones, feedback, hiring, performance reviews, culture, strategy, and remote work. The maintainer highlights articles that are short, concrete, and packed with...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    DevOps Exercises

    DevOps Exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git

    DevOps Exercises is a massive, community-maintained collection of questions, tasks, and mini-challenges that cover the breadth of modern DevOps and platform engineering. It spans Linux, networking, Docker, Kubernetes, CI/CD, monitoring, cloud providers, security, and even soft skills and troubleshooting. The idea is to give candidates and teams a realistic practice ground for interviews, certifications, and day-to-day operational work. Because it’s structured as Q&A and exercises, you can go through it progressively or dip into specific domains where you need strengthening. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    golib

    golib

    Golang packages used in frp and fft

    ...It serves as a shared foundation for IO helpers, messaging formats, and other utilities that would otherwise be copy-pasted between codebases. The repository is versioned and published as Go modules, making it easy to import stable subsets into downstream applications. Individual subpackages cover concerns like streaming IO and JSON message structures, keeping implementations small and composable. By consolidating these pieces, the ecosystem around frp/fft benefits from consistent behavior and fewer bespoke dependencies. The code is released under the Apache-2.0 license, enabling broad adoption in both open and closed source contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • TelemetryTV content management and device management Icon
    TelemetryTV content management and device management

    Simple and intuitive digital signage software.

    <section class="row"> <div class="small-12 columns"> <p class="description">TelemetryTV is a powerful digital signage platform built for the modern communicator who needs to engage audiences, generate awareness, or give their community a voice. TelemetryTV allows users to broadcast dynamic content easily by streaming video, images, social feeds, turnkey apps, and data-driven dashboards to all of your displays wherever they are. TelemetryTV powers marketing and internal communications at Starbucks, New York Public Library, Stanford University, and more.</p> </div> </section>
    Learn More
  • 10
    Deep Learning Is Nothing

    Deep Learning Is Nothing

    Deep learning concepts in an approachable style

    ...Once the fundamentals are clear, the material extends to CNNs, RNNs, and attention mechanisms, explaining why each architecture suits particular tasks. Practical sections cover data pipelines, regularization, and evaluation, emphasizing reproducibility and debugging techniques. The goal is to replace buzzwords with intuition so learners can reason about architectures and training dynamics with confidence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    ...Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins and SonarQube. Extensive references are given for each bug patterns with references to OWASP Top 10 and CWE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nock

    Nock

    HTTP server mocking and expectations library for Node.js

    ...For instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation. Nock works by overriding Node's http.request function. Also, it overrides http.ClientRequest too to cover for modules that use it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    100 proyectos de JavaScript

    100 proyectos de JavaScript

    100 JavaScript projects with code and videos for free

    ...The repository is tied to the website javascript100.dev, which presents the projects as a structured learning path so learners can progressively build their skills through practice.Each project lives in its own numbered folder (for example, 01-tinder-swipe), and the README explains how to run them via the VS Code Live Preview extension, making it easy for beginners to get them running without complex tooling. The projects cover a variety of small apps and UI experiments, such as swipe interactions, classic games, typing tests, and more, focusing on vanilla JavaScript with HTML and CSS to reinforce core skills. The contribution section invites the community to fork the repo, implement or improve projects, and open pull requests, turning the collection into a collaborative learning space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Android Interview Questions

    Android Interview Questions

    Your Cheat Sheet For Android Interview

    This repository is a comprehensive study guide for Android interviews, organized to cover the platform from fundamentals to advanced topics. It includes explanations and Q&A on the Android app lifecycle, activities and fragments, services, broadcast receivers, content providers, and the build system. Modern practices are addressed as well—Kotlin language features, coroutines, Jetpack components, MVVM/MVI architecture, dependency injection, and testing strategies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DINOv2

    DINOv2

    PyTorch code and models for the DINOv2 self-supervised learning

    ...The repository includes code for training, evaluating, and feature extraction, with utilities to run k-NN or linear evaluation baselines to assess representation quality. Pretrained checkpoints cover multiple model sizes so practitioners can trade accuracy for speed and memory depending on their deployment constraints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    ...Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust, and FFI. It is designed to be taught in classroom settings but can also be followed independently, making it useful both for structured training and self-study. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Hiera

    Hiera

    A fast, powerful, and simple hierarchical vision transformer

    ...Documentation emphasizes that model weights may have separate licensing and that the code targets practical experimentation for both research and downstream tasks. Community discussions cover topics like dataset pretrains, integration in other frameworks, and comparisons with related implementations. Security and contribution guidelines follow Meta’s open-source practices, and activity shows ongoing interest and usage across the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LLM Course

    LLM Course

    Course to get into Large Language Models (LLMs)

    ...Learners get exposure to multiple adaptation strategies—LoRA/QLoRA, instruction fine-tuning, and alignment techniques—so they can choose approaches that fit their hardware and budgets. The materials also cover inference optimization and quantization to make serving LLMs feasible on commodity GPUs or even CPUs, which is crucial for side projects and startups. Evaluation is treated as a first-class topic, with examples of automatic and human-in-the-loop methods to catch regressions and verify quality beyond simple loss values. By the end, students have a mental model and a practical toolkit for iterating on datasets, training configs, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jspreadsheet CE

    Jspreadsheet CE

    Javascript plugin to create web-based tables & spreadsheets

    ...It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors, and customize any feature into your application. Jspreadsheet CE has plenty of different input options through its native column types to cover the most common web-based application requirements. It is a complete solution for web data management. Create amazing applications with Jspreadsheet CE JavaScript spreadsheet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Anthony's VS Code Settings

    Anthony's VS Code Settings

    My VS Code settings and extensions

    ...It provides the settings.json, extensions.json, and other snippet files under .vscode/. The idea is for others to inspect, adopt, clone, or adapt his settings for a more consistent VS Code experience. The settings cover font, icons, product icons, theme, file-nesting config (via the other project), linting integration, and other productivity shortcuts. It's not a typical library but rather a shareable developer setup. Because the settings are openly published, it helps anyone to quickly replicate a well-tuned VS Code environment. The repository is under MIT license and includes 2.2k stars, showing community interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Computer Science Flash Cards

    Computer Science Flash Cards

    Mini website for testing both general CS knowledge and enforce coding

    This repository collects concise flash cards that cover the core ideas of a traditional computer science curriculum with a focus on interview readiness. The cards distill topics like time and space complexity, classic data structures, algorithmic paradigms, operating systems, networking, and databases into short, testable prompts. They are designed for spaced-repetition style study so you can cycle frequently through fundamentals until recall feels automatic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Earth Engine API

    Earth Engine API

    Python and JavaScript bindings for calling the Earth Engine API

    ...Developers authenticate once, work interactively in notebooks or the Code Editor, and export results to Cloud Storage, Drive, or asset collections. Visualization helpers render tiled layers and charts so analysts can iterate quickly on workflows like land-cover mapping, change detection, or time-series analysis. By combining petabyte-scale data with concise functional transforms, the API turns complex remote-sensing pipelines into reproducible scripts that are easy to share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSS Protips

    CSS Protips

    A collection of tips to help take your CSS skills pro

    The CSS Protips repository is a pragmatic and well-organized collection of tips, tricks, and best practices for writing and structuring CSS — going beyond basic styling to cover nuanced behaviors, performance considerations, cross-browser compatibility, and modern CSS features. It’s aimed at web developers who already know the basics of CSS but want to level up to writing more maintainable, robust, and scalable style sheets. Instead of reinventing styling for each project, css-protips encourages reuse of patterns, deeper understanding of layout and specificity quirks, and adoption of CSS practices that avoid common pitfalls (like layout bugs, rendering issues, or maintenance headaches). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Apache Seata

    Apache Seata

    High-performance, open source distributed transaction solution

    ...The AT mode is notable for minimizing code changes: Seata captures before/after images of SQL updates and can roll back on failure to maintain atomicity across services. Integrations cover common RPC frameworks and registries, enabling drop-in usage within Spring Cloud/Dubbo-style ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Automatic Cover Tool

    Automatic Cover Tool

    Download album art for complete media library

    The 'Automatic Cover Tool' software will process your MP3, OGG, WMA, M4A and FLAC files collection and download missed cover images. Album art images are downloaded and saved as image file and/or as image tag in every media file in album.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next