Search Results for "java mini projects" - Page 34

Showing 1496 open source projects for "java mini projects"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    NativeLibs4Java gathers ready-to-use wrappers that let Java developers use native libraries in their projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a fork of an existing java text editor. I am just adding real time readability statistics. The original project was at https://sourceforge.net/projects/jtexteditor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BookYourEvent, a replica of Book my show using OODB (DB4O). Back End and Front End (UI) are separate projects. Backend is conceptualized using RESTful endpoints to facilitate a question answer model on the OODB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Active Sharedoc is a document management tool allowing a small and medium company or a department of a bigger company to manage all documents used and produced during the life cycle of projects, from the first contact to the final delivery to customer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    The OpenGDK project has been renamed to what it should be. It's been moved to https://sourceforge.net/projects/opengdk/ I apologize for the inconvenience and confusing it caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project brings the following disciplines together: - Functional Safety according ISO°26262 - Automotive SPICE - Project Management - Requirements engineering - Open Source The build a powerful database structure for handling large projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code demonstrations and projects using the Java "Processing" library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This software gives you a general platform to manage your projects regardless of what types of project it is about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Base development framework for J2EE projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    Mono development tools for Eclipse including plugins for creating, editing, building and unit testing C# and boo projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    maven-javafxdoc-plugin: A maven plugin for generating javafxdocs for JavaFX projects, based on the Maven Javadoc Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Source code has been migrated to Github: https://github.com/ecdpalma/piccbuilder The PicCBuilder is an Eclipse plugin for allowing the use of Eclipse CDT as the editor and builder of projects for Microchip PIC microcontrollers. It creates makefiles that involke the C30 or C32 toolchain to generate the binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    With Copyright Wizard Eclipse plugin, the developper can apply a copyright header comment to a selection of sources files in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AutoCAD/.NET Integration
    This project will create a series of .dll files that connect with AutoCAD environment and add functionality like advanced e-learning platform, vizualisation tools and additional import/export support. This will be .NET programming.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Sage Bionetworks
    Opensource software projects for genetics and genomics from Sage Bionetworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Agido is an extensible Agile Documentation Tool for Agile Development Projects. The documentation can be written in plain text in a wiki style markup and exported to different output formats such as PDF and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scribblings
    A suite of four inter-related projects written in Java: Cervantes Game Server. PostModernGames Client. Catcher and Gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple bot used for monitoring recent changes on small Wikipedia projects and reporting them to freenode channel(s). The bot has the core features that one would expect. Details available at http://meta.wikimedia.org/wiki/User:EhJJ/RCBot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSF component based on SIMILE Timeline see http://www.simile-widgets.org/timeline/. Based of the work at: https://sourceforge.net/projects/jsf-timeline/ which appears to be no longer maintained. Source was derived by decompiling the released jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java API for creating PDFs from any windows program. Thin wrapper on top of PDFCreator, https://sourceforge.net/projects/pdfcreator/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SubJects : SUBmission of proJECTS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    all projects and files related to corejava, developed by me will be here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Datacleaning Open Source
    A group a subprojects for Data Cleaning projects, mainly as a step of a Data Mining Project. Visit www.datacleaningopensource.com to review our current applications or if you want to add yours. NOTE: PROGRAMMING SKILLS ARE REQUIRED.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB