Showing 1944 open source projects for "learn"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    TGuitar

    TGuitar

    program-organizer

    Organizer and time-manager for guitarist. TGuitar - not learn to play guitar. TGuitar is time control and organizer for training materials (you collection of tablature, backtrack, videolesson and other). The idea of ​​application - to motivate beginner guitarist the desire to learn play the guitar every day, with considering the time for warm up, new lessons and playing for fun, and also taking into account regularity of employment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Cgreen

    Unittesting and mocking framework for C and C++

    ...Features include composite test suites, each test can be run in it's own process, trapping of hung tests, setup and teardown, extensible interface, support for mocking functions and automatic discovery of tests. Go to GitHub: https://github.com/cgreen-devs/cgreen to learn more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NTER

    NTER

    NTER Learning Management System

    ...DOE asks RFI respondents to provide information about capabilities required to take over NTER operations and the impact such a transition would have on the NTER community. To learn more about the RFI visit: https://eere-exchange.energy.gov/#FoaId4292035c-06cb-4af3-bb25-de35479f52d1 NOTE: The SourceForge site is continually updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    SuperVocab

    SuperVocab

    Chinese Vocabulary Application

    SuperVocab is an app that can help you learn basic Chinese vocabulary anytime you have a few free minutes, such as when you're waiting for the bus. Unlike similar software, SuperVocab helps keep you motivated by pitting you against your friends! You earn points each time you play! Level up to unlock new levels and stay ahead of your friends!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jspx
    JSPX is a Java Web RAD Framework. That is based on Servlets and extending its very limited nature to fully OOP Java APIs to control HTML & to create advanced web application in a very fast development time. JSPX works on all web/application servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    15 Million Games Chess Database

    15 Million Games Chess Database

    World largest chess database

    Chess database with 15,9 Million games. Database is categorized into 6 parts, to learn which one you need please browse all files and read description. In addition a huge collection of opening books for chess engines and Arena. As well as other chess resources, to download separate packages please browse "all files"
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9

    createswf

    createswf is a software to compile a SWF file from a set of files

    ...The following command compiles a SWF from all asset files residing in directory "assets/images" which is relative to the current directory: createswf assets/images/. It can also compile assets specified in a definition.xml file of the target folder. See code's REAME to learn more about it's usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    xseed.me user information centric LBS

    xseed.me user information centric LBS

    location based social network

    Xseed is a centralized place for user based information exchange and user interaction - active and highly based on user's location and interests. When Xseed users walk their way, interest based and relevant data will automatically be pushed on their smartphones. The system can be configured to learn geo based interests from user interaction. Information sources can be user generated content (directly provided using the app), information feeds or dedicated applications using the xseed information network. Based on this technology there are almost unlimited possibilities of application by providing highly customable default clients or dedicated mobile apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Examples for KLayout

    A set of example macros for KLayout (klayout.de)

    ...TRT; http://sourceforge.net/p/theredtoolbox). TRT is intended to be a toolbox of useful macros that you would actually use during layout, while E4K scripts allow you to learn more general principles of scripting but may not be as useful as-is in your workflow. To install, copy this folder structure to your 'macros' directory. so all the subfolders will be inside C:\User\username\KLayout\macros\Examples, or similar for linux. Restart KLayout and look for the "Examples" menu at the top. If you have a previous version installed, delete that Examples folder and replace it with the new one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scriptio is a framework for presenting animations and educational content in a rich online experience. Featuring an easy-to-learn scripting language for fast prototyping and production-quality development, Scriptio is designed for Web 2.0 application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ASPI Kit
    # ASPI Kit - Adaptive Identification and Control Software This software is under development by the ASPICC group. Its purpose is to allow users to learn and experiment the use of Neural Networks (NN's) and related Computational Intelligence algorithms on their own data. Users can upload their own data and experiment with various algorithms of various setups to see how the algorithms performs on their data. Users can also investigate and familiarize themselves with the Python code of the used algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ...The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words. - Input devices for Chinese (and Japanese) characters. For use without much prior knowledge. - Working with Japanese text, with powerful help. Input devices based on visual similarities and pure ASCII readings. Automatic space insertion before dictionary words and word highlighting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Learn the basics of salt analysis using this all in one salt analysis package. Helps you get all the needed beginner + advance information on salt analysis. Use this package to get good hold on this practical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Loading...

    Loading...

    Learn about animated SVG

    Loading... is a lightweight UI component library focused on providing simple and customizable loading indicators for web applications. It offers a collection of animated loaders that can be easily integrated into projects to improve user experience during asynchronous operations. The design emphasizes minimalism, ensuring that components are easy to use without introducing unnecessary complexity. Developers can customize styles, sizes, and animations to match their application’s design. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BootComplete

    Notifies you when Windows is done loading

    ...This program notifies you when Windows is truly done loading. As with all of my programs, they present interesting examples. This application uses Event Viewer and Performance Counter. If you're trying to learn how to use them, take a look at how I use them in my code. This program was written on behalf of a user request on Reddit. https://www.reddit.com/r/pcmasterrace/comments/3rwy8v/is_there_a_windows_application_you_wish_existed/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Awesome Recurrent Neural Networks

    Awesome Recurrent Neural Networks

    A curated list of resources dedicated to RNN

    ...Provides a wide range of works and resources such as a Recurrent Neural Network Tutorial, a Sequence-to-Sequence Model Tutorial, Tutorials by nlintz, Notebook examples by aymericdamien, Scikit Flow (skflow) - Simplified Scikit-learn like Interface for TensorFlow, Keras (Tensorflow / Theano)-based modular deep learning library similar to Torch, char-rnn-tensorflow by sherjilozair, char-rnn in tensorflow, and much more. Codes, theory, applications, and datasets about natural language processing, robotics, computer vision, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Letterdans

    Game for children that learn to read (original version in Dutch)

    Teachers or parents tool to help children exercise. Children get mix of characters that belong to two words. At the bottom to empty rulers wait for the right letters to be dragged and dropped. An image gives a hint. Teacher or parent can fill the data with simple txt file and png or jpg files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Light Up! - Atari XL/XE

    Light Up! - Atari XL/XE

    Logical game - kind of "reversed minesweeper"

    Took 5th place at Abbuc SW contest 2006
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Jyotish

    Java applet and simple DHTML for Jyotish calculation

    Java Jyotish provides calculations based on Brihat Parasara Hora Sastra, an ancient Sanskrit text dealing with Jyotish or Indian astrology. It has some features mostly of interest to those trying to learn Jyotish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mudah is for a newbie programmer that wanna to learn programming for understand "Programming" faster and make programming job shorter
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    OWASP Security Shepherd

    OWASP Security Shepherd

    Web and mobile application security awareness/training platform

    The OWASP Security Shepherd project enables users to learn or to improve upon existing manual penetration testing skills. Utilizing the OWASP top ten as a challenge test bed, common security vulnerabilities can be explored and their impact on a system understood. The by-product of this challenge game is the acquired skill to harden a player's own environment from OWASP top ten security risks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Angular JS Pro Codes

    Angular JS Application Development Codes

    Learn to Built an AngularJS Application from Beginner Level to professional Level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Supermarket-management-VB6-with-oracle

    Supermarket-management-VB6-with-oracle

    here is list of projects for VB with oracle helps students carry on

    Here i have identified some projects based on vb and oracle which will help students to proceed with their work and learn new things just give ADO connection and start experimenting and kick start your work in vb and oracle by A.Arunkumar
    Downloads: 0 This Week
    Last Update:
    See Project