Pinned Repositories
AndroidRTC
Android client for ProjectRTC - a WebRTC demo
apollo-datasource-mongodb
Apollo data source for MongoDB
boolean-json-parser
dotfiles
Dotfile configurations for my development environment (under active development)
File-based-Accounting-Software
Accounting software made in Java which uses files for data storage. I made it a long time ago. Now I want to completely modify it and use mongodb as database.
gitignore
A collection of useful .gitignore templates
lecture-experience
:books: Liteboard.io - A lightweight browser-based lecturing platform using WebRTC :pencil2:
mangi-script
Ubuntu Shell Script to setup Development Environment
mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
Supplier-Management-System
Written in C#.Net with SQL Server as database
sojharo's Repositories
sojharo/mangi-script
Ubuntu Shell Script to setup Development Environment
sojharo/AndroidRTC
Android client for ProjectRTC - a WebRTC demo
sojharo/apollo-datasource-mongodb
Apollo data source for MongoDB
sojharo/boolean-json-parser
sojharo/dotfiles
Dotfile configurations for my development environment (under active development)
sojharo/File-based-Accounting-Software
Accounting software made in Java which uses files for data storage. I made it a long time ago. Now I want to completely modify it and use mongodb as database.
sojharo/gitignore
A collection of useful .gitignore templates
sojharo/lecture-experience
:books: Liteboard.io - A lightweight browser-based lecturing platform using WebRTC :pencil2:
sojharo/mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
sojharo/mattermost-webapp
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
sojharo/Supplier-Management-System
Written in C#.Net with SQL Server as database
sojharo/NTHP-Management-System
sojharo/Processing-Java-Graph-Demos
I created these demos as hobby when I was in first year of computer science.
sojharo/SampleContacts
Sample Android project which allows adding contacts with custom fields
sojharo/Tic-Tac-Toe-using-ACO-on-Tree
Research-based controller for Tic-Tic-Toe made using application of ACO on Tree Data Structure
sojharo/webrtc-android-codelab
An attempt to provide a codelab for Webrtc in Android - Similar to codelab for web at https://codelabs.developers.google.com/codelabs/webrtc-web/
sojharo/webRTCCopy
A simple file sharing application using webRTC-data.io
sojharo/Word-Dictionary
English Word Dictionary which uses hash tables created for learning purpose
sojharo/Word-Puzzle-Game
Word Puzzle Game created in Java for learning purpose.