Showing 48 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    UNITIИU Image Generator

    Flipped image generator on PHP

    ☆libunitinu.php☆ An UNITIИU Image Processing Library Makes a fun flipped image Learn more → http://encyclopediadramatica.se/UNITINU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TikZ-dependency

    TikZ-dependency

    A LaTeX library to draw all sorts of dependency trees and graphs

    TikZ-dependency allows you to draw dependency graphs in LaTeX documents with little or no effort. The package has a very easy to learn, high level interface that can be used to draw simple dependency trees, complex non projective graphs, bubble parses, and in general any kind of graph which is based on a sequence of nodes and edges among these. It is based on PGF/TikZ and it can be used either with latex or pdflatex. It comes with a very comprehensive documentation that will get you started in 10 minutes, even without any prior knowledge of TikZ. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ... - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The first 3d search engine for text. Javascript only. Work in all browsers. Ajax downloads new words (and links between them) as you move mouse to control AI to learn what you're looking for (in context) and put it on screen. Includes Wikipedia data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Geometry Solver 3D

    Geometry Solver 3D

    An application for analytic geometry education

    ...We took special care to integrate full support for interactive whiteboards reducing the need for using keyboard to minimum. We used different colors for every object to help users learn the user interface quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tinger Mask is a free and open source software that can cover a region on the screen. Especially, it can cover the subtitles, which is the best way to learn a second language. It can run on any kinds of platform, like windows, linux, MAC OS, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dynamic Visualization Tool
    This application allows to generate graphics from data file in table format and a graphical configuration file XML..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    geWiz X1L was a masters degree project to explore development of a baseline architecture for a game engine in C++. It contains a variety of ideas, but nothing that was fully finished. Not compilable; use only as a resource to learn how not to do things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gimp User Filter is a plugin for The Gimp (http://www.gimp.org/), originally written by Jens Restemeier back in 1997. This project is about maintaining the plugin, keeping it compatible with current versions of Gimp, and eventually extending its features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Class library for performing geometric constructions in 2D and 3D with Postscript output. Easy to learn for C++ programmers. Easy parametrizing of figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Not Another Image Viewer

    Simple Image Viewer using Java's built-in image handling functions.

    Not Another Image Viewer (NAIV) is a java based, platform independent image viewer and database, aimed to carry more features and customisability than other software of the same nature. PS it is free. This was primarily something to keep me occupied and used as a vehicle to learn new things. At this stage the code desperately needs some tidying up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LiveType Project focuses on the development of complete professional sets of typefaces using Fontforge. This project aims that everyone involved can learn more about typography and type developing. It will provide alternate fonts regularly to users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OnGui is an open source cross-platform GUI API. Goals are to be simple to learn and use, small and lean, and use C++ in an elegant way. A further goal is to be compatible enough with GTK that both can be used by an application without excessive overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VECTEEZY SVG CODE DESYNGR

    VECTEEZY SVG CODE DESYNGR

    A PWA to convert raster images to SVG vector graphics VECTEEZY!

    WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR What are Scalable Vector Graphics 🤏? How are vector images different than raster images? Learn the fundamentals of SVG in 100 seconds! SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format. It uses the File System Access API, the Async Clipboard API, the File Handling API, and Window Controls Overlay customization. WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB