199 skills found · Page 3 of 7
danielbatres / Orthodontic Dentistry Clinical ManagementA Java application designed to streamline the management of clinics offering dental and orthodontic services. This project, developed using Java Swing, provides essential tools for such clinics, making it ideal for single-doctor practices. It helps manage patients, appointments, records and more.
Vijayalakshmi24-v / School Management SystemA School Management System Java Code allows you to keep the student records, Teachers Records, Student Mark dtails and Exam Details and manage them when needed. This is a simple java project with a good and interactive-looking GUI
rohitkumbhar / Record Hacksrecord-hacks is a Java library that will help you track "creative solutions" in your code.
AdithyaYelloju / Restaurant Management SystemThe Restaurant Management System is developed to keep records of the Restaurant like the food items, orders with online food ordering facility and provides managing facility for the restaurant. It is the web based project developed using PHP for backend, MySQL for database, CSS, HTML and Java Script. We named this as Food Corner with tag line chase the flavors. We used xampp server to run this project in ubuntu operating system.
metabolomics-us / MonaMassBank of North America (MoNA) is a metadata-centric, auto-curating repository designed for efficient storage and querying of mass spectral records. The MoNA server is a set of Spring microservices written in Scala and Java utilizing MongoDB and ElasticSearch for data storage and RabbitMQ for messaging. The front-end is an Angular 10 web application that communicates with the server through REST endpoints.
laiguixian / AndroidRPA中文:这个软件运行后能悬浮在所有软件之上,可以自动控制安卓系统下安装的微信,对指定微信发的每个语音进行录制后转发到指定的微信群,全程自动化,减少人工成本,当然这个软件是我很多年前(约2016年)自己开发的,现在的安卓系统和微信早就更新了不知道多少版了,所以现在应该是不能控制的,不过原理是类似的,改改应该也还可以用,这个软件在稳定性方面使用了自驱式的原理,可以说是现代人工智能的起源之一。软件原理:软件采用自驱式推进软件往前运行,通过不断截取屏幕图片,跟预置的需要识别的界面数据和需要点击的按钮图片数据进行比对(这个比对包括对图形的二值化,异化,比对等等),然后进行相关操作。多年后的今天,我发现这种自动化操作居然发展出了一个行业:RPA机器人。所以这个软件我觉得你可以看成是一个RPA机器人,这个机器人运行在安卓下对窗体应用进行自动化操作。这个软件是我很多年前自己开发的,现在把源代码公开出来,由于暂时没有时间,所以直接公开,未做代码调整和优化,希望对技术传播有所助益。本代码公开纯属技术交流,没有收取任何费用,软件分为两部分:安卓RPA机器人,控制后端,机器人使用android studio开发,后端:java+sqlserver,以webservice提供服务。 After running, this software can be suspended on all the software. It can automatically control the wechat installed under the Android system, record and forward each voice sent by the designated wechat group to the designated wechat group, and the whole process is automated to reduce labor costs. Of course, this software was developed by myself many years ago (about 2016). Now the Android system and wechat have been updated for a long time. I don't know how many versions, so it should be uncontrollable now, However, the principle is similar, and the modification should also be used. This software uses the self driving principle in terms of stability, which can be said to be one of the origins of modern artificial intelligence. Software principle: the software uses self driving to push the software forward. By constantly intercepting screen images, it compares with the preset interface data that needs to be identified and the button image data that needs to be clicked (this comparison includes binarization, alienation, comparison, etc. of graphics), and then carries out relevant operations. Today, many years later, I found that this kind of automation has developed an industry: RPA robot. So I think you can think of this software as an RPA robot, which runs under Android to automate window applications. This software was developed by myself many years ago, and now the source code is published. Because I don't have time for the time being, it is directly published without code adjustment and optimization. I hope it will be helpful to the spread of technology. This code is disclosed purely for technical exchange without any charge. The software is divided into two parts: Android RPA robot, which controls the back-end. The robot is developed using Android studio, and the back-end: java+sqlserver, which provides services with WebService.
IATA-Cargo / One Record Server JavaThis repository contains Java code for implementing a ONE Record compliant API.
ahenson / FlatwormFlatworm is a Java library intended to allow a developer to describe the format of a flat file using an XML definition file, and then to be able to automatically read lines from that file, and have one or more beans be instantiated for each logical record (James M. Turner). This is a revitalization of the flatworm parsing library originally created by James M. Turner and extended by James Lawrence and Josh Brackett.
rakesh-sahani / HumanResourceManagementSystemdepended on employees day to day record his Attendance Record, Salary Record, Work Record and New Employee Registration.Front End: Advance Java (JSP & Servlets) & Back End: MySQL. IDE- Eclipse
gunnarmorling / Records Bean ValidationExample showing how to apply Bean Validation constraints to the components of Java 14 record types
dvgaba / Easy RandomThe simple, stupid random Java beans/records generator
EKT / Biblio Transformation EngineA java framework for filtering and modifying records from various sources
ksaurabh101 / Personal Health RecordIt is a web developement project, Used for sharing personal Health Records on cloud servers using AES encryption algorithm with Multi Authority Attribute Based Encryption (MA-ABE) algorithm. It is developed using Java EE web technology with JSP, and Servlet. It uses Dropbox api for uploading encrypted PHR files on clouds.
javahippie / JukeboxJukeboxes process records. This Java Annotation Processor automatically creates Builders for JEP 359 Records (Preview). Needs Java 14.
divolte / Divolte Kafka ConsumerHelper for consuming Divolte events from Kafka queues and deserializing Avro records into Java objects using Avro's generated code.
xspanger3770 / ZejfSeisHighly sensitive homemade Lehman seismometer project with custom Java application for displaying the data. Includes realtime chart with spectrogram, browser for recorded data and detected earthquakes database.
nobal / BRAPBrowser Recorder And Player (BRAP) is a Java based tool that provides a programmatic way to record what users do in a browser (e.g. clicks, keystrokes, etc.) and later to replay their actions.
dinoy-raj / CSL203 OBJECT ORIENTED PROGRAMMING LAB IN JAVA KTU S3 LABJava Lab Experiments With Final Record For Ktu S3 CSE Students
TeaTips / SplunkJavaAgentAn instrumentation agent for tracing code level metrics via bytecode injection, JMX attributes/operations/notification and decoded HPROF records and streaming these events directly into Splunk for Java APM(application performance monitoring) visualizations.
dmgcodevil / JmspyA java library to record method invocations