Search Results for "java mini projects" - Page 20

Showing 1829 open source projects for "java mini projects"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • $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
  • 1
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis. This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Human Resource Management System developed in developed in Java using SQL Database and JDBC concepts under the guidance of Prof. Chandrashekhar Ramanathan, Ph.D. (Mississippi State University) Actors: I- Manager: View employees in his department Add projects View projects Create Hiring requests II- Recruitment Manager View candidates View Hire requests Recruit candidate III- Candidate Can apply
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JScumm

    Project to create a Java based SCUMM engine.

    This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine. This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live. This project should ensure that all assumptions and the code based on those is always valid. Therefore this projects starts with TDD (test-driven development). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Coherent Logic USA Spending Client

    Java client API for accessing the USA Spending Government web services

    ***** WARNING ***** The delivery of the 1.0.1-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address: https://bitbucket.org/CoherentLogic/coherent-logic-usa-spending-client/ ***** WARNING ***** The USA Spending Client is a Java-based internal domain-specific language (DSL) for accessing the USASpending.gov web services. The API is designed to work with The Spring Framework and includes several examples to demonstrate how the components fit together. The domain model includes Java Persistence Annotations (JPA) for projects with requirements to persist data retrieved from the USASpending.gov website to a database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    FX Java Common

    Common modules for Java

    The project incorporates any reusable code that might be called from one or more of our projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java Command Line Control

    A Java console used to control your computer with Java.

    With the knowledge and power of Java, you can control your computer like command prompt and also make scripts for debugging and testing your Java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GDBServer Extender

    moved to http://sourceforge.net/projects/gdbx/

    This project is moved to http://sourceforge.net/projects/gdbx/ 项目更名为gdbx,请移步至 http://sourceforge.net/projects/gdbx/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scene
    Scene is a computer vision framework that performs background subtraction and object tracking, using two traditional algorithms and three more recent algorithms based on neural networks and fuzzy classification rules. For each detected object, Scene sends TUIO messages to one or several client applications. The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    usbsenddata

    .you can send usb hid devices or serial ports data...

    ** if you are not working with hid device highly recommended my second application: https://sourceforge.net/projects/scommunication/ With usbdatasend application you can send data hid devices or serial devices and you can check your circuits applications etc. Tested with arduino uno/mega and stm32f4discovery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10

    EV3Utils

    LEGO EV3 Utilities and Assembler

    EV3Utils are Communication and Assembler utilities written in JAVA for working with the LEGO Mindstorms EV3 from Linux. A command line interface is provided which can be used to up- or download projects as well as assemble new bytecode files. Communication with the brick is currently limited to USB-only, but other transports should be easy to add. The assembler supports all of the functionality of the one provided by LEGO, but uses a slightly different syntax and supports far more error checking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    sinlin

    sinlin - SVG preprocessor, that can add data from .ods files to SVG

    If input SVG file has tag with attribute "$x" and input .ods file has diapason named "x" (with n cells), in output file this tag will be copied n times with corresponding value of its attribute. Other functions (that not need .ods data): "$x, y, z" - Array with values x, y, z; "$x; y; z; n" - Arithmetic Progression "$[x]^2+3" - Expression Example: Range x in .ods file: [1, 2, 3, 4, 5] Source <svg> <g attr="$x" attr1="$[1;1;5]" attr2="$1, 2, 3, 4" > </svg> Out: <svg> <g...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jAudio
    jAudio is a project implementing a number of common feature extraction algorithms for analyzing audio in java. Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse plug-in to edit Mako Template (http://www.makotemplates.org) files. Provides syntax coloring and a limited outline view. Please use the update site https://sourceforge.net/projects/makotemplateeditor/files/update-site/ to install this plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scrinch is a stand-alone Swing application that helps managing your projects the Agile way (mostly Scrum). Easy to configure: not based on Web technology, no database to manage: just launch it and start working on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Waarp

    Waarp

    Open Source Managed File Transfer

    Waarp is the new home for the former GoldenGate projects, the first one beeing Waarp R66, an open source file transfer monitor available for production with support of security, resilience, integration, portability, performance, adaptability. It is totally open source and free, without any restriction of usage. This site hosts the binary distributions. Official Website for documentation: http://waarp.github.io/Waarp/index.html Commercial support available through: http://www.waarp.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    JsDOSBox

    JavaScript PC DOS Emulator

    JsDOSBox is a JavaScript port of jDosbox (https://sourceforge.net/projects/jdosbox/) which is itself a port of DOSBox (http://www.sourceforge.net/projects/dosbox). Demonstration of JsDOSBox at http://jsdosbox.sourceforge.net Running a game demo at http://jsdosbox.appspot.com (Chrome recommended). And running DOS demos at http://retropcdemos.appspot.com. See website link below for details on recent changes and instructions. http://sourceforge.net/p/jsdosbox/home/Home/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    jWebBox2

    A pure Object-Oriented JSP layout tool

    JWebBox2.0.0 is a small layout tool used in Java server pages(JSP) projects, playing the same role like Tiles and SiteMesh, but it's pure Object-Oriented designed, no XML files, no Tags, it's powerful but simple(only 1 Java class) and easy to use, it can be used to build whole web site or only some page components. JWebBox2.0.0 is an open source software follows BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This piece of code sets Bing daily wallpaper as your desktop background. This piece of code is for personal use. I created this mainly to satisfy my own need,hence absolutely no warranty. It is not for sale It uses json simpleand jna.Thanks to those projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jArgSemSAT

    Java implementation of Dung's Semantics

    Java re-implementation of ArgSemSAT https://sourceforge.net/projects/argsemsat/ NOT TO BE USED FOR EMPIRICAL EVALUATION Note: in each folder, jArgSemSATWeb.war is always the most up-to-date release for the chosen version/folder (c) 2015 Federico Cerutti <federico.cerutti@acm.org> Mauro Vallati <m.vallati@hud.ac.uk> Massimiliano Giacomin <massimiliano.giacomin@unibs.it>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mpp-viewer

    mpp-viewer

    Microsoft Project Plan (MPP) Viewer

    mpp-viewer is a simple java based open-source application for viewing Microsoft Project Plan or MPP files. It has a similar interface as Microsoft projects and displays tasks, start/end date, predecessor, resource etc. Also, mpp files can be exported to Excel
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SignSOAPRequest

    SignSOAPRequest

    Sign a SOAP request message using a given digital certificate

    ...Then, to do the performance test, using a SOAP/HTML SilkPerformer project, it was necessary to build an external component to sign the request. >>> Proposed Solution: Build a java project simple enough to do only the task to sign a SOAP request message. With the jar file obtained, put it in the SilkPerformer to sign the request before send it. >>> Goals achieved with the solution: Make possible that SilkPerformer projects (SOAP/HTML) tests webservices that need signed requests. Manten higher level of independance between work teams, with possible paralelism. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Arcimboldo

    Arcimboldo

    Generator's generator (JSON templates plus automatic DSL generation)

    Generating the files of an application with the help of a DSL (domain specific language) is very nice . . . provided the development of the DSL itself is not more complex than the application development itself. This workbench is based on the JSON templates and a so-called description file that lists the files to generate. It requires thus a minimum of knowledge and effort to manage the templates and the source specification. It provides a powerful multi-file editor that highlights the...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →