Pinned Repositories
depression-diagnoser
Diagnose depression from actigraph data using R and Keras
duplicate-detection-msgboard
A message board web application that can detect duplicate/reposted content
file_encrypt_util
A simple encryption utility, written in Java
foxtrading-assignment
Entry assignment for Foxtrading Solutions
java-helpers
Some helper classes I've made along the way to make my other projects simpler
kingcrypter
file_encrypt_util, now with 2x more paranoia!
kingnet
A Twitter/4chan-style public message board, written in Java
lung-disease-detector
AI Project - Detecting Lung Disease using Computer Vision Data Source: https://www.kaggle.com/nih-chest-xrays/data
online-notes-portal-php
A simple portal for posting notes and other lecture material online. Personal project, written entirely in PHP.
tls_files
A simple, multithreaded file server written in Java, which utilizes TLS.
adriannirmalandrew's Repositories
adriannirmalandrew/java-helpers
Some helper classes I've made along the way to make my other projects simpler
adriannirmalandrew/online-notes-portal-php
A simple portal for posting notes and other lecture material online. Personal project, written entirely in PHP.
adriannirmalandrew/tls_files
A simple, multithreaded file server written in Java, which utilizes TLS.
adriannirmalandrew/depression-diagnoser
Diagnose depression from actigraph data using R and Keras
adriannirmalandrew/duplicate-detection-msgboard
A message board web application that can detect duplicate/reposted content
adriannirmalandrew/file_encrypt_util
A simple encryption utility, written in Java
adriannirmalandrew/foxtrading-assignment
Entry assignment for Foxtrading Solutions
adriannirmalandrew/kingcrypter
file_encrypt_util, now with 2x more paranoia!
adriannirmalandrew/kingnet
A Twitter/4chan-style public message board, written in Java
adriannirmalandrew/lung-disease-detector
AI Project - Detecting Lung Disease using Computer Vision Data Source: https://www.kaggle.com/nih-chest-xrays/data
adriannirmalandrew/project-1007
Project for Java Programming (CSE1007)
adriannirmalandrew/project_2006
My project for CSE2006, which is a Distance-based fare collection system.
adriannirmalandrew/project_3002
Backup repository for my CSE3002 IWP Project
adriannirmalandrew/quizserver
A simple quiz server, written as a personal traning exercise.
adriannirmalandrew/ttt
A Tic-Tac-Toe game, written in C