Showing 88 open source projects for "framework-3-offline"

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
  • 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
  • 1
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Fen2Pdf

    Fen2Pdf

    Tool for chess teachers to create PDF files with chess diagrams in it

    Tool for chess teachers to create PDF files with chess diagrams in it. 1) Create a pgn file with chess diagrams (FEN notation) in it (e.g by using lichess) 2) Open the Fen2Pdf and select the folder containing the pgn(s) 3) Click start. Fen2Pdf detects the pgn files in it and creates a pdf file You can now print this file and hand the exercises over to your students Extra features: * Mirror the positions. This is handy if you want the same problems presented for the other color for educational purposes. You could present the same set of exercises in 2 different ways! ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    VocabularyMemorizer

    VocabularyMemorizer

    Helps you memorize vocabulary words by providing quiz and dictionary

    Vocabulary Memorizer helps you to effectively memorize vocabulary words. It automatically generates an offline dictionary of your word list that presents each word's definition, etymology, and synonyms. It also provides you quiz activities that actively help you memorize your vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ... - Since its developed in FLASH, you may play it in your PC or embed it in your webpage. - TO-DO tasks: 1) Add support for ALL idioms (if possible). 2) Convert to AS3 (ActionScript 3).
    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

    Navmol

    Molecular structure navigator for Blind and Visually Impaired people

    Navmol is a software that allows people that are blind or visually impaired to navigate and edit molecular structures in a simple and intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    STAR Communication Board

    Application to test and improve three-part communication skills.

    The STAR Communication Board is a project aiming to test and improve the three-part communication skills of system operators. A physical board with electronic components was designed and built in 2015 by William "Stormy" Mauldin and Garrett Maples for the System Operations Training department of the Electric Reliability Council of Texas (ERCOT). This program, written by Stormy Mauldin, is a virtual version of the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE) is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IDRA (InDexing and Retrieving Automatically) is a tool which allows indexing a wide range of text (TXT, DOC, PDF) and image annotations files (XML), query-based searching, visualizing an index, saving it for re-usability, evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jxt4MockTestJ

    Jxt4MockTestJ

    It is a Simple Java Application Program made easy to practice for Entr

    ...To take test one should set the environment i.e., Question Papers, Answer Papers and Explanation Papers must be Saved/Created in "Test Papers" directory. Under "Test Papers" directory application maintans three sub-directories i.e., 1. Questions: 2. Answers: 3. Explanations: NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10

    iTEC SDE

    A recommender system for Educational Resources (iTEC Project)

    ...Therefore, the SDE does not provide an actual user interface, as other components in the iTEC Cloud will manage the interaction with final users. Functionalities provided by this API can be classified into three categories: A) Technical Localisation: methods in this category support the identification of Learning Stories and Learning Activities that may be implemented in a school according to the technological resources available there. B) Resource Planning: collects methods targeted to support the location and recommendation of resources useful to implement a Learning Story / Learning Activity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's design allows to generate as many output files as required from one input file, and at every row of input file validation, extraction, conversion can be applied. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OSLO stands for Open Source Library for OCL. It's base on the Kent OCL Library from the University of Kent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JsUnit is a port of JUnit to JavaScript. JUnit is a framework for building unit tests. A lot of JavaScript enabled products are supported along with command line support for automated test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Testing tool for Semantic Bridges. Supports the evaluation of rule-based (SWRL) ontology mappings to provide trust in a distributed multi-actor environment with heterogeneous independent information models materialized in OWL ontologies. See QualiPSo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Project LangTeacher is simple tool for help with study of any language. This application examines user's knowledge by exams. User provides vocabulary, arrange them into lessons and then application will check user by test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    APIS: Assessment Provision through Interoperable Segments The APIS project will implement an assessment item rendering and processing engine in line with the IMS QTI v 2.0 specification and a set of Java applets to support the more advanced interaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework and Java class for rapid development of quiz apps for Android-smartphones. Preview-clip: http://youtu.be/QmBexUPsqm0 I have currently no resources to push this project further. However, if you're interested feel free to contact me - depending on the feedback I receive I might re-arrange my priorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple flashcard / quiz program for Android. I created this to help me learn vocabulary for the GRE... maybe someone else will find it useful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Système de test de travaux informatiques. Des programmes Java, PHP, Prolog remis par des élèves sur un site web sont testés et notés. Une interface d'administration permet aux enseignants de les suivre. Utilisé au CNAM de Paris dans 10 UE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Basic Electronical Medical Management (BEMM) is an application to control medical data of a set of patients. It is built on top of open source technologies, to provide an integration skeleton of mvn, Datanucleus, Spring, Vaadin, Acceleo technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web-based courseware system for programming courses. Provides support for on-line submission testing, static analysis, code coverage, peer and instructional code reviews and grading. Works with projects in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming. PLEASE NOTE: We moved with the sourcecode to GitHub: https://github.com/xwic/jWic You will find the latest version there. The one here on SF is quite outdated....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project for teachers and students to help practice algebra equations. Will eventually be building onto it so that it will work online, and offline. Will also help generate Algebra exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open source course management framework for viewing and editing tutorials for introductory biology courses. Ajax-based port of the Operon tutorial system used by the Penn State Biology Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB