All Projects → HRM_Software → Similar Projects or Alternatives

350 Open source projects that are alternatives of or similar to HRM_Software

awesome-uva
A curated list of UVa projects
Stars: ✭ 11 (-50%)
Mutual labels:  university, university-project
Aliah-University-App
App made using Flutter for Aliah University Kolkata, West Bengal, India
Stars: ✭ 29 (+31.82%)
Mutual labels:  university, university-project
Fuzzy-keyword-search-over-encrypted-data-in-cloud-computing
Fuzzy keyword search over encrypted data in cloud computing | PHP project
Stars: ✭ 19 (-13.64%)
Mutual labels:  university-project, project
XSYBBS
校园贴吧+校园BBS 基于Bmob+环信easeUI 主要难点在于,评论,回复,点赞 的数据库设计以及逻辑处理
Stars: ✭ 30 (+36.36%)
Mutual labels:  university, university-project
hnn
The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
Stars: ✭ 62 (+181.82%)
Mutual labels:  human
curiosone-web
🤖 The Web App of the Curiosone bot.
Stars: ✭ 14 (-36.36%)
Mutual labels:  university
BloodBank
A simple android project for blood management system.
Stars: ✭ 126 (+472.73%)
Mutual labels:  project
ATtiny13-TinyUPS
Uninterruptible Power Supply
Stars: ✭ 92 (+318.18%)
Mutual labels:  project
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (-31.82%)
Mutual labels:  project
KinectUtil
This project solves the problem of mismatching between rgb camera and depth camera of Kinect camera. And we can get higher quality point cloud model than Kinect itself. We solve the problem by first using both DLT and Zhangzhengyou‘s checkerboard to calibrate the camera, and then applying the calibrated parameters to project and re-project from…
Stars: ✭ 28 (+27.27%)
Mutual labels:  project
university
Open Source app to view Free resources available online.
Stars: ✭ 23 (+4.55%)
Mutual labels:  project
arbeitszeitnachweis
🕑 Arbeitszeitnachweis gem. Mindestlohngesetz
Stars: ✭ 27 (+22.73%)
Mutual labels:  university
microteam
小团队管理 是一款开源的微信小程序,主要用于日常的团队管理
Stars: ✭ 40 (+81.82%)
Mutual labels:  project
essex
Essex - Boilerplate for Docker Based Projects
Stars: ✭ 32 (+45.45%)
Mutual labels:  project
ATtiny13-TinyRemoteXL
12-Button IR Remote Control
Stars: ✭ 33 (+50%)
Mutual labels:  project
LeelaMasterWeight
Leela Master weight is training from leela zero self-play sgf and human sgf file
Stars: ✭ 49 (+122.73%)
Mutual labels:  human
project-management
A basic CLI for regularly updating your project's status
Stars: ✭ 90 (+309.09%)
Mutual labels:  project
UX-design
Learn how to design and prototype Web products that are comfortable and even joyful to use.
Stars: ✭ 16 (-27.27%)
Mutual labels:  university-project
UWaterloo-Links-SE
A list of links which I've found useful during my time at UWaterloo studying Software Engineering
Stars: ✭ 75 (+240.91%)
Mutual labels:  university
DPB
Dynamic Project Builder
Stars: ✭ 22 (+0%)
Mutual labels:  project
nyc-infosec
Mapping the NYC Infosec Community
Stars: ✭ 41 (+86.36%)
Mutual labels:  university
RxStudy
RxSwift/RxCocoa框架,MVVM模式编写wanandroid客户端
Stars: ✭ 122 (+454.55%)
Mutual labels:  project
university-site-cms
University site and CMS implemented with Spring Boot.
Stars: ✭ 25 (+13.64%)
Mutual labels:  university
app
Aplus Framework App Project
Stars: ✭ 338 (+1436.36%)
Mutual labels:  project
AirPose
This repository contains the code of AirPose, our multi-view fusion network for Human Pose and Shape Estimation method
Stars: ✭ 39 (+77.27%)
Mutual labels:  human
klas-helper
🎠 광운대학교 KLAS 사이트에 편리한 기능을 추가할 수 있는 유저 스크립트
Stars: ✭ 60 (+172.73%)
Mutual labels:  university
swing-paint-application
A Basic Paint Application based on Java Swing.
Stars: ✭ 59 (+168.18%)
Mutual labels:  university-project
artemis cli
A command-line application for tutors to more productively grade programming excises on ArTEMiS
Stars: ✭ 12 (-45.45%)
Mutual labels:  university
pyCompiler
Python Compiler
Stars: ✭ 13 (-40.91%)
Mutual labels:  university
Reach
Reach for CP 317 - F18
Stars: ✭ 13 (-40.91%)
Mutual labels:  university
TataruHelper
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
Stars: ✭ 255 (+1059.09%)
Mutual labels:  final
SneakyEXE
Embedding a "UAC-Bypassing" function into your custom payload
Stars: ✭ 95 (+331.82%)
Mutual labels:  project
Arduino-OpenCV-Human-Follower
Face detector and follower using Arduino and OpenCV in Python
Stars: ✭ 30 (+36.36%)
Mutual labels:  human
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (+4.55%)
Mutual labels:  university
Example
Metarhia application example for Node.js
Stars: ✭ 147 (+568.18%)
Mutual labels:  project
theolog-ss2017
Notizen zur TheoLog-Vorlesung mit Begriffen aus Formale Systeme. Hinweis: die Unterlagen sind für die VL in 2017 und können Fehler enthalten
Stars: ✭ 18 (-18.18%)
Mutual labels:  university
ideas-for-project-names-starting-with-re
No description or website provided.
Stars: ✭ 27 (+22.73%)
Mutual labels:  project
mechanical-keyboard
⌨️ Resources related to my mechanical keyboard build.
Stars: ✭ 14 (-36.36%)
Mutual labels:  project
PINGOWebApp
source code of the PINGO web app - (see readme, wiki and http://blogs.upb.de/pingo/opensource/ for more info)
Stars: ✭ 53 (+140.91%)
Mutual labels:  university
cuda-revised-simplex
An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}
Stars: ✭ 19 (-13.64%)
Mutual labels:  university-project
dctb-web-project
Repositório informativo com diretrizes empíricas para o desenvolvimento de um Projeto Web.
Stars: ✭ 59 (+168.18%)
Mutual labels:  project
sph vulkan
SPH simulation in Vulkan compute shader.
Stars: ✭ 29 (+31.82%)
Mutual labels:  university-project
starter-hugo-research-group
👥 轻松创建研究组或组织网站 Easily create a stunning Research Group, Team, or Business Website with no-code
Stars: ✭ 148 (+572.73%)
Mutual labels:  university
new-project-template
A template for web developers.
Stars: ✭ 12 (-45.45%)
Mutual labels:  project
curiosone-core
🖤 The API Backend of the Curiosone bot.
Stars: ✭ 20 (-9.09%)
Mutual labels:  university
TigerOS
[MOVED TO GITLAB] Please visit new location: https://gitlab.com/RITlug/TigerOS
Stars: ✭ 34 (+54.55%)
Mutual labels:  university
ATtiny85-TinyLoad
Electronic Dummy Load
Stars: ✭ 32 (+45.45%)
Mutual labels:  project
hacktoberfest
Contribua com os projetos de código aberto do curso e ganhe prêmios por isso!
Stars: ✭ 25 (+13.64%)
Mutual labels:  university
Human-Resources-Management-System
Human Resources Management System Project
Stars: ✭ 32 (+45.45%)
Mutual labels:  hrm
links-uteis
📎 A curated list of awesome project development links
Stars: ✭ 2,547 (+11477.27%)
Mutual labels:  project
End-to-End-Machine-Learning-Projects
This repository contains Machine Learning projects that involve the steps starting from data collection to deployment
Stars: ✭ 74 (+236.36%)
Mutual labels:  project
ElectricPy
Electrical Engineering Python Module
Stars: ✭ 35 (+59.09%)
Mutual labels:  university
ece-notes
Notes from courses in Electrical & Computer Engineering in AUTh (not officially affiliated with the university). All notes are written in Greek using LaTeX.
Stars: ✭ 47 (+113.64%)
Mutual labels:  university
gogen
Command-line tool to generate GO applications and libraries
Stars: ✭ 17 (-22.73%)
Mutual labels:  project
rename-tool
一个基于 .NET Core 2.x 实现的项目重命名工具
Stars: ✭ 16 (-27.27%)
Mutual labels:  project
awesome-ufma
Uma lista de provas das disciplinas ministradas na Universidade Federal do Maranhão.
Stars: ✭ 63 (+186.36%)
Mutual labels:  university
Materias-UFFS
Todo conteúdo do Curso, você encontra aqui 🍩 👾(COLINHA 😂)
Stars: ✭ 61 (+177.27%)
Mutual labels:  university-project
telkomuniversity.github.io
Telkom University open source projects
Stars: ✭ 19 (-13.64%)
Mutual labels:  university
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (+200%)
Mutual labels:  project
smeaify
🏫 — Smeaify adalah website pengelolaan data akademik yang dilengkapi data kontrak mata kuliah serta penilaian yang dibuat untuk mempermudah sistem akademik di universitas.
Stars: ✭ 17 (-22.73%)
Mutual labels:  university
1-60 of 350 similar projects