Search Results for "java mini projects" - Page 27

Showing 1492 open source projects for "java mini projects"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Mini Text Editor

    Mini Text Editor

    Mini Text Editor is a small application which is used to type things.

    Mini Text Editor is a small text editor that is in major progress. It was made with Java and took a while to make all the things included in it. Hopefully you enjoy the test versions, alpha versions, and beta versions! And if there is a problem with it, then just contact me @ cjaf.microcode@outlook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JW Css

    Java CSS Framework

    ...https://sourceforge.net/projects/jwebswing/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    2D P2P RPG Engine

    Java Client + JS/Canvas Server-Side System, with maintained Objects

    This has been a big dream of mine, and I've spent the last 5 years learning everything I could about Software Design, Web Design, and most important of all, Game Design, so I could develop my own Game Engine and make games as I pleased, and I figure what better way to make myself popular in the real world than to release an Open-Source 2D Peer-2-Peer Self-Containable Web Server/Client Game Engine, and CHALLENGE other people to make branches for their own spin-off projects. I WANT a project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ETICS
    ETICS stands for "eInfrastructure for Testing, Integration and Configuration of Software". It provides software professionals with an "out-of-the-box" build and test system, powered with a build and test product repository.
    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
    xProcess
    xProcess, for project management and process improvement, focuses particularly on agile and priority-driven approaches. The preconfigured processes, eg. Scrum, FDD, Prince2, Unified, can be tailored. Gantt/Burndowns/target status are continually updated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    eoss-esync

    eoss-esync

    Sync file systems to and from CMIS Repositories

    ...If your looking for a higher level interface checkout the eoss-edrive project http://sourceforge.net/projects/eoss-edrive which wraps eSync adding the ability to manage multiple syschronisers and control them via a simple command server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ Command Prompt

    C++ Command Prompt

    Open Source Command Prompt using C++ with Windows CMD functions.

    I have just created the Command Prompt’s few commands for my CMD using C++ for mini project. Still my CMD projects is in initial level and I am working to make it more and more better.! :) This is the version which compiled using the “Borland compiler 5.5″. As we are bit restricted to use this compiler for our programs.But I am sure it’s not very difficult to Convert it into ANSI C++ format. But I will update this project after some days with many new function of original Command Prompt.You can also download and use it on your Computer and if you have any ideas, suggestion or found any bug in my Program you can tell me or Contact me or Comment here.!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ZeoLab

    Zeo Sleep Coach Bedside Application

    With ZeoLab you can visualize and record the sleepdata that the Zeo measures and you can trigger events like playing a soundfile depending on the current data in real-time. Uses RXTXLibrary: https://sourceforge.net/projects/rxtxlibrary/ German forum about lucid dreaming with some reports of ZeoLab users: http://www.klartraumforum.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Some java projects

    Miscellaneous java projects

    Here I post some of my java projects. Mainly to demonstrate algorithms and their implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Onco-STS

    Onco-STS

    A web-based Laboratory Information Management System

    Onco-STS is a web-based Laboratory Information Management System for sample and analysis tracking in oncogenomic experiments. The systematic sequencing and analysis of tumour samples, as well other oncogenomic experiments, necessitates the tracking of relevant sample information throughout the investigative process. These meta-data of the sequencing and analysis procedures include information about the samples and projects as well as the sequencing centers, platforms, data locations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alien R.U.N

    Alien R.U.N

    2D game - kill enemies

    Alien R.U.N is an 2D game. You are a space shuttle and you have to kill different types of enemies. Watch my new projects: https://sourceforge.net/projects/desertdefense/ or https://www.facebook.com/groups/460124740721688/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Approximate Subgraph Matching Algorithm

    Approximate Subgraph Matching Algorithm for Dependency Graphs

    ...Assume that the graph G and the subgraph Gs have m and n vertices, and km and kn edges respectively, the total worst-case algorithm complexity is O(m^n * n(n-1)/2 * km * log m). This Java implementation implements our ASM algorithm. See README file: https://sourceforge.net/projects/asmalgorithm/files/ If you use our ASM implementation to support academic research, please cite the following paper: Haibin Liu, Lawrence Hunter, Vlado Keselj, and Karin Verspoor. Approximate Subgraph Matching-based Literature Mining for Biomedical Events and Relations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mini-Mailinator

    A lite version of mailinator for developer use

    This allows you to run an email "server" that will accept any and all emails and allow you to query them afterwards - similar to the service Mailinator.com provides. Using this, you can test whether your applications can send emails correctly, and you can retrieve the data out of them (for example if you need to verify that account activation links exist in the outgoing email, and that they work correctly). The real Mailinator service is better if you are only sending a one-off email....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Status Reporter

    Status Reporter

    A time tracking application.

    I created Status Reporter to track how my time was spent working on various activities that were associated with work breakdown structure (WBS) line items. Each activity was associated with a WBS line item, and the WBS line item was part of the overall departmental budget. In other words, time spent on Project X was given a WBS number, which was part of all the projects were responsible for completing. Even though Status Reporter was developed for a specific purpose, the ideals can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JNote

    JNote

    a java based text editor

    a java based text editor. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Recent Files API

    a recent files api for java

    a Recent Files API for java. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JHammer

    JHammer

    a fun app that breaks your screen

    a fun app that breaks your screen CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HeaderCreator

    HeaderCreator

    Convert Image to unsigned char array

    Convert Image (*.gif, *.jpg, .jpeg, *.png) to unsigned char array. This software is written in Java. Earmarked for development projects with Embedded Artists boards with displays 240x320 resolution. This program is free software, you can redistribute it and/or modify it for education purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSlidingInfo

    JSlidingInfo

    a sliding info component for java.

    a sliding info component for java. with this you can display sliding info at 8 positions on your screen. you can customize the text, font, foreground /background color, put custom icon, control slide speed and set the display duration. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JDrawingPanel

    a java based drawing panel

    a drawing panel module in java using swing for hand written input based projects. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libSDE

    libSDE

    Java library for simulating Stochastic Differential Equations (SDE)

    Latest releases: http://tschaffter.ch/projects/libsde/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMediaPlayer
    This project will be discontinued. Visit http://sourceforge.net/projects/jortegasound/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Perl, Java, PHP universal data range comparison library.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo