Showing 302 open source projects for "practice"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Git Katas

    Git Katas

    A set of exercises for deliberate Git Practice

    This repository is a collection of Git exercises. The concept is stolen without shame from Schauderhaft.de. Unfortunately, they have not maintained the system - and we need more good Git exercises. The exercises are designed for use when we are teaching Git courses. You should be able to use them as self-contained exercises that will allow you to keep your Git skills sharp. Exercises starting with basic are entry-level - other exercises vary greatly in difficulty. If you are coming to this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LinkLiar

    LinkLiar

    Link-Layer MAC spoofing GUI for macOS

    ... the common practice of businesses to track your movements when you walk around in stores. With LinkLiar you can achieve the same privacy for your MacBook. Though the MAC address is hardwired into your Wi-Fi network card, you are free to modify it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Component Jetpack Kotlin MVVM

    Component Jetpack Kotlin MVVM

    Componentized Jetpack Kotlin MVVM project practice

    Componentized Jetpack Kotlin MVVM project practice, involving Jetpack-related components, Kotlin-related technologies, coroutine Retrofit, Paging3 Room, etc. When running the main App, the sub-module belongs to the library, and when running independently, the sub-module belongs to the application. Then we only need to add a flag in gradle.properties in the root directory to distinguish the status of the module, such as singleModule = false. This flag can be used to indicate whether the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Arithmetic workbook generator

    Practice workbook of Addition/Subtraction/Multiplication/Division

    This an auto generator of arithmetic workbook This excel generate printable format of 4 practice work sheets each for Addition, Subtraction, Multiplication and Division. Every time you open the excel it will generate new sets of questions along with the correct answers. So open the excel daily and print the workbooks give it to your children after cutting off the answer sheet. You can access online https://bit.ly/3ru3FZP The current version generates practice questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    webERP Accounting & Business Management

    webERP Accounting & Business Management

    Accounting & Best Practice Business Administration System

    Entirely web-based. It is coded in efficient PHP to present a very low overhead on hardware presenting screens fast & capable of working over low bandwidth connections. Now with HTML 5 & javascript form validation & table sorting. Mature codebase with a wealth of features: - Multi-currency - Multi-inventory location - Serial and Lot tracking inventory - Full double entry general ledger - Weighted Average or Standard Costing - Manufacturing works orders - Material Requirements...
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 7
    lazysizes

    lazysizes

    High performance and SEO friendly lazy loader for images

    High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration. It may become also your number one tool to integrate responsive images. It can automatically calculate the sizes attribute for your responsive images, it allows you to share media queries for your media attributes with your CSS, helping to separate layout (CSS) from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PaddlePaddle models

    PaddlePaddle models

    Pre-trained and Reproduced Deep Learning Models

    Pre-trained and Reproduced Deep Learning Models ("Flying Paddle" official model library, including a variety of academic frontier and industrial scene verification of deep learning models) Flying Paddle's industrial-level model library includes a large number of mainstream models that have been polished by industrial practice for a long time and models that have won championships in international competitions; it provides many scenarios for semantic understanding, image classification, target...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Cloud Annotations

    Cloud Annotations

    A fast, easy and collaborative open source image annotation tool

    ... for your project is easy inside CV Studio. For classification projects, just select and label your images. For object detection, use the integrated tool to highlight target elements in your images. Train your model using the image annotations from the previous step. Practice using cutting-edge tools like Jupyter Notebook, Watson Machine Learning, Elyra, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    chethermo

    chethermo

    Software for Introductory Chemical Engineering Thermodynamics

    Introductory Chemical Engineering Thermodynamics helps readers master the fundamentals of applied thermodynamics as practice today. The text is distinctive in making the molecular perspectives accessible at the introductory level and connecting properties with practical applications. This site distributes the software for the textbook. If you are a 'user', then you want to download the archive from 'Download' icon or the 'Files' link. If you want the latest version of a particular file...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 11

    exome-test

    script for variant calling of Exome-Seq

    exome_test.sh is a shell script to run GATK best practice and varscan for variant-calling in exomseq. It uses bwa for alignment, UnifiedGenotyper and varscan to call variants, and Annovar to annotate. It also employs DepthofCoverage and BAM-readcount. [Notice] MAF files compatible with MutSigCV are added. The Annovar filter dbnsfp30a is updated. Correction of an error in the title line of merge file. -ni option added. -vb option (-B in varscan) added exac03nontcga is added. An error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kubernetes Certified Administration

    Kubernetes Certified Administration

    Online resources that will help you prepare for taking the CNCF CKA

    Online resources that will help you prepare for taking the Kubernetes Certified Administrator Certification exam. This is not likely a comprehensive list as the exam will be a moving target with the fast pace of k8s development - please make a pull request if there is something wrong, that should be added, or updated. Ensure you have the right version of Kubernetes documentation selected (e.g. v1.26 as of the January 2023 exam), especially for API objects and annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ... sufficiently random passwords to allow the same plaintext password to be used multiple times without generating the same output. There's probably no real reason to be developing this, but I wanted to use the NERD code in a new way and practice my C++ skills at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spectre.css

    Spectre.css

    A lightweight, responsive and modern CSS framework

    Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language. Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multiplication Tables Game

    Multiplication Tables Game

    Free game for children to practice with the multiplication tables.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vue-element-admin

    vue-element-admin

    A magical vue admin

    vue-element-admin is a production-ready front-end solution for admin interfaces. It is based on value and uses the UI Toolkit element-ui. vue-element-admin is based on the newest development stack of vue and it has a built-in i18n solution, typical templates for enterprise applications, and lots of awesome features. It helps you build large and complex Single-Page Applications. I believe whatever your needs are, this project will help you. You need to install node and git locally. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Helpdezk

    Helpdezk

    HelpDEZk is a powerfull software that manages requests/incidents.

    HelpDEZk is a powerfull software that manages requests/incidents. It has all the needed requirements to an efficient workflow management of all processes involved in service execution. This control is done for internal demands and also for outsourced services. HelpDEZk can be used at any company’s area, serving as an support to the shared service center concept, beyond the ability to log all the processes and maintain the request’s history, it can pass it through many approval...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Thief

    Thief

    An AI intelligent innovation fishing artifact

    An AI intelligent innovation fishing artifact. Isn't that what fishing is supposed to be like? This should be the best practice of Touch Bar, the real work does not interfere with each other. a fishing friend. Are you watching me writing code? Actually I am reading a novel. a fishing friend. If you don't have a job and you have to work, you should use Thief. No matter what I am doing, whoever is looking at my screen will not notice that I am touching the fish and reading the novel. While...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Password Trainer

    Password Trainer

    Use Password Trainer when it's hard to remember your passwords.

    Password Trainer is a console application, where you are able to train your passwords. If you forget your password often, you should practice it with Password Trainer. Password Trainer is a password trainer that runs offline on your local computer. You start by typing the password you want to remember. The program initially shows you your password, and as you remember it better, the program will hide random characters from the password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Captures War Of Rights frames leading up to shots and/or target results and creates a custom gif. Can capture target practice and capturing shots during matches. Built for use in War of Rights to capture aim frames and target shot results. Dynamically built to handle any resolution played on but requires fullscreen+borderless to ensure things line up correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    illness index

    illness index

    illness_index A Computer Program of a Medical Textbook.

    A computer scientist has attempted to program a textbook of British general practice (primary care) medicine, that is, Hodgkin K (1978) "Towards Earlier Diagnosis....", 4th Edition, Churchill Livingstone. If a patient types presenting findings (such as headache, cough), the program prompts the user for expansion/denial of appropriate findings, in order to construct a list of patient findings. The program also calculates a list of likely diseases, which the user can use the web to find out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nodebook

    nodebook

    Multi-Lang Web REPL

    Useful to practice algorithms and data structures for coding interviews. Nodebook is an in-browser REPL supporting many programming languages. Code's on the left, Console's on the right. Click "Run" or press Ctrl+Enter or Cmd+Enter to run your code. Code is automatically persisted on the file system. You can also use Nodebook directly on the command line, running your notebooks upon change. A notebook is a folder containing an {index|main}.{js,py,c,cpp,...} file. The homepage lists all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    multipractice

    multipractice

    Tool for practicing languages.

    Practice makes perfect. Panglossa MultiPractice is a tool to help you learn and practice languages. You can create your own courses, import courses created by others, and even export courses to HTML or PDF documents. The original project (for Lazarus) was basically a flashcard app. Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Type practice Lite

    Type practice Lite

    Best for Typing practice.

    This is a console application developed for windows platform. This app is not needed to install on the system. This will run directly. Tags: Typing Guru, typing tutor 6, Marathi typing software, Hindi typing tutor, ubuntu Hindi font, Hindi typing test software, Unicode Hindi keyboard, Gujarati typing tutor software, English typing master, typing tutor 6 in Hindi, typing master install to ubuntu, typing tutor 6, typing klavaro, typing tutor 6 downloads, typing tutor, English typing...
    Downloads: 134 This Week
    Last Update:
    See Project
  • 25
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible script...
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project