Showing 35 open source projects for "cover"

View related business solutions
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • Respond 100x faster, more accurately, and improve your documentation Icon
    Respond 100x faster, more accurately, and improve your documentation

    Designed for forward-thinking security, sales, and compliance teams

    Slash response times for questionnaires, audits, and RFPs by up to 90%. OptiValue.ai automates the heavy lifting, freeing your team to focus on strategic priorities with intuitive tools for seamless review and validation.
    Learn More
  • 1
    REKCARC-TSC-UHT

    REKCARC-TSC-UHT

    Guidance for courses in Department of Computer Science and Technology

    ...The content is organized to mirror the program’s progression so students can see prerequisites and plan learning paths. Contributors document pitfalls and tips that official syllabi may not cover, such as tooling quirks or typical grading criteria. The project stresses responsible use—learn from the material, don’t plagiarize—and continually evolves through community review. As a living handbook, it captures institutional knowledge that helps level the playing field for students with different backgrounds.
    Downloads: 109 This Week
    Last Update:
    See Project
  • 2
    The Magic of CSS

    The Magic of CSS

    A CSS course to turn you into a magician

    Magic of CSS is an open source educational project by Adam Schwartz that explores advanced CSS concepts through practical lessons. It is structured as a series of chapters that cover topics like the box model, layouts, positioning, typography, and animations. The repository is designed to go beyond basic CSS tutorials, teaching how to harness the language for complex, responsive, and visually appealing designs. Each lesson is supported by examples and code that demonstrate real-world use cases. The project emphasizes both the technical and creative potential of CSS, showing how small details can greatly improve user experience. ...
    Downloads: 7 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: 2 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • EasySend is a no-code platform that transforms customer journeys Icon
    EasySend is a no-code platform that transforms customer journeys

    Defy form limits. 
Create digital experiences.

    Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
    Learn More
  • 5
    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 9
    Symak Pro (Aplikasi Rapor Merdeka)

    Symak Pro (Aplikasi Rapor Merdeka)

    Aplikasi Rapor Kurikulum Merdeka dan K13

    Aplikasi akademik sekolah untuk pengolahan rapor semester peserta didik, data pokok pendidik, penilaian, penjadwalan, pengolahan sarana prasarana, dan masih banyak lagi, dapat digunakan secara online dan offline serta dapat integrasikan dengan aplikasi lain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Budgyt Is The Highest Rated Business Budgeting Software In The Market. Icon
    Budgyt Is The Highest Rated Business Budgeting Software In The Market.

    Affordable budgeting software for companies with multiple users and multiple departments.

    Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&L’s easy to do without needing Excel.
    Book a Demo
  • 10
    DeepMind Educational Resources

    DeepMind Educational Resources

    DeepMind's repo of educational notebooks for learning AI and research

    ...The repository provides hands-on, beginner-friendly resources that introduce essential AI concepts through Google Colab notebooks, combining intuitive explanations with executable code. The tutorials cover a broad range of topics—from foundational Python programming and data handling to supervised, unsupervised, and reinforcement learning, as well as graph neural networks and scientific reasoning. Specialized notebooks also explore creative AI applications, language modeling, generative models, and protein folding. Each tutorial is designed to be standalone and adaptable for self-study, classroom teaching, or use at summer schools and community workshops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    90DaysOfDevOps

    90DaysOfDevOps

    The journey towards a better foundational knowledge of DevOps

    ...The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources. The goal is to take 90 days, 1 hour a day, to tackle over 13 areas of DevOps to foundational knowledge. This will not cover all things DevOps but it will cover the areas that I feel will benefit my learning and understanding overall. What is and why do we use DevOps. Learning a Programming Language. Knowing Linux Basics. Understand Networking. Stick to one Cloud Provider. Use Git Effectively. Automate Configuration Management. Learn Infrastructure as Code. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    English Grammar Notes

    English Grammar Notes

    Learn English grammar from 0

    English Grammar Notes is a community-driven learning resource project aimed at helping learners master English grammar from the ground up through clear explanations, practice examples, and progressive note structure that breaks down complex rules into accessible segments. The repository combines educational content written in simplified English and Chinese alongside structured markdown pages that cover parts of speech, sentence structure, tenses, clauses, and other core grammar topics, making it useful for both self-study and classroom contexts. It’s published and hosted as a static documentation site using VuePress, which allows learners to browse grammar lessons in a web-friendly format with easy navigation and search capabilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Data Structures and Algorithms in JS

    Data Structures and Algorithms in JS

    Data Structures and Algorithms explained and implemented in JavaScript

    Are you a JavaScript developer looking to improve your craft? Then, this algorithms book is for you. This material contains the fundamental concepts to move your career to the next level. You will be able to solve problems faster in your day-to-day work and ace technical job interviews. Simply put, algorithms are several steps to solve a specific problem (e.g., sort number, search value, transform data, etc.). Algorithms are an essential toolbox for every programmer. Even if you don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WeBooK

    WeBooK

    Powerful Web collector & Html Editor & Ebook builder 3 in 1.

    ...Create an ebooks in seconds Select the pages that you want to include in your ebook, customize your book information, including the title, author, language, description, output formats and cover. Support multiple formats WeBook supports EPUB2/EPUB3/KOEPUB/PDF/MOBI/AZW3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    30 Days of Swift

    30 Days of Swift

    A self-taught project to learn Swift

    30DaysofSwift is a challenge-style collection of Swift exercises and learning tasks meant to be tackled over 30 days (or more flexibly). Each “day” introduces a coding problem, concept, or mini project that builds on previous days: for example, fundamentals on day 1, optionals and control flow, Swift data structures, closures, protocol programming, UI interaction, etc., culminating in more advanced topics or sample apps. Solutions, hints, or sample projects accompany many of the prompts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Developer Roadmap Chinese

    Developer Roadmap Chinese

    The roadmap to becoming a web developer in 2021

    ...You should have a better understanding of why a certain tool is more suitable for use in certain situations than others, and remember that the trend and popularity never mean that it is the most suitable tool for the task. These roadmaps cover all the learning content of the path below. Don't feel overwhelmed. If you are just getting started, you don't need to learn everything from the beginning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IQKeyboardManager

    IQKeyboardManager

    Codeless universal library to prevent issues of keyboard sliding up

    Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. While developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the UITextField/UITextView. IQKeyboardManager allows you to prevent this issue of keyboard sliding up and covering UITextField/UITextView without needing you to write any code or make any additional setup. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    JCSprout is a curated learning path for Java engineers that mixes concise notes, diagrams, and runnable examples to cover core computer science and JVM topics. It walks readers through data structures and algorithms, networking fundamentals, Java concurrency, JVM memory model and GC, and common interview problem patterns. The repository emphasizes understanding over memorization, linking conceptual summaries with small code artifacts that can be compiled and profiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Runscho

    Runscho

    School Management Software

    Runscho is School Administration Solution that helps Supervisors to manage all their daily tasks. It's highly customizable and cover all aspects of school management. Visite the website at : https://www.runscho.com Try the Demo at : http://dem.runscho.com/deploy/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    ...Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a reference you can revisit when you forget specific details or edge cases. Practical sections cover collections, iterators, typed arrays, and internationalization, tying abstract concepts to real use. The tutorial is widely used by engineers preparing for interviews, onboarding to modern JS codebases, or refreshing knowledge after time away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Library Management System

    Library Management System

    LIbrary Management Software for Windows.

    Donate for the continued development of this software here http://goo.gl/kAIbBO It is optimized for a university library for students. It can also be used for home library with less features.You can add Google books information and cover image easily. The source code is also provided in files. email: arunakc421@gmail.com Note:Upgrading from version 1.0 to new version 1.1 1.Download the new version from Sourceforge(LMS 1.1-Setup.msi). 2.Make a copy of present database before uninstalling by going to folder C:\Users\user-name\AppData\Roaming\LibraryManagementSystem and copy the file librarydb.db to another location. 3.Uninstall the old version software. 4.Install the new version. 5.Restore the old database by going to Menu->Manage Database->Import Database and select old database file librarydb.db Step 2 and 5 are needed only if you want the old bookdetails database available in the new version.All information used by the software is stored in this database.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Matplotlib tutorial

    Matplotlib tutorial

    Matplotlib tutorial for beginner

    The Matplotlib tutorial repository is designed as a hands-on learning resource to help users — especially Python beginners — get started with Matplotlib for creating plots and charts. It provides a sequence of example scripts and notebooks that cover fundamental plotting tasks: line graphs, histograms, scatter plots, bar charts, customizing axes, labels, legends, and styling. This makes it ideal for someone learning data analysis or exploratory data visualization for the first time and needing concrete, runnable examples rather than abstract explanations. As the tutorial builds progressively, learners can gradually advance from simple static plots to more complex visualizations, learning how to control figure size, add multiple subplots, adjust plot aesthetics, and handle different data types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Al_Lamy

    Al-Lamy Arabic Verb Conjugator

    ...It counters the problems observed in the other Arabic conjugation systems by using a dictionary of 8000 verbs and by implementing the grammatical rules of 70 verbal classes that cover their declinations. Al-Lamy displays conjugations and characteristics of Arabic verbs in a user-friendly interface and tests show that it performs in a satisfactory way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SteghideGUI

    Steghide GUI is perfect C++/Qt app for embedding and extracting data

    ...It supports steganography capacity counter (also supports UTF8 and compression). It serves like a educational demonstration of embedding process. You can also view cover and stegogram in custom image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This librarian project aims to collect images of book cover pages allowing users (libraries) to integrate them to their WebOPAC. Particular images are acquired by scanning book covers by participating libraries or downloaded from co-operating publishers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB