jvmk
Currently a PhD student in the Networked Systems program at UC Irvine
University of California, IrvineIrvine, CA
Pinned Repositories
unicast2multicast-translator
A service that translates unicast traffic to multicast traffic.
algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
BDSA_E2011_Exam_Project_NemID
Exam project for BDSA E2011 concerned with making a better version of NemID
BDSAE2011_NemID_Project
Exam project for BDSA E2011: Making a better version of NemID
CS244Fall2017
msgshm238
Message passing over shared memory. Class project for UCI CS238.
pcap-reader
Simple wrapper around pcap4j's pcap and nif reader (PcapHandle). Purpose: reduce the amount of necessary boilerplate code when reading from a pcap file.
pcap-trimmer
Given an input .pcap file f1, produce an output .pcap file f2 that only contains those packets in f1 that matches a user specified filter
uci-cs253
Solutions (primarily in Java) for UCI CS253 homeworks (Fall 2018)
rokustic
Rokustic - a tool for automating interaction with Roku apps
jvmk's Repositories
jvmk/BDSAE2011_NemID_Project
Exam project for BDSA E2011: Making a better version of NemID
jvmk/pcap-reader
Simple wrapper around pcap4j's pcap and nif reader (PcapHandle). Purpose: reduce the amount of necessary boilerplate code when reading from a pcap file.
jvmk/pcap-trimmer
Given an input .pcap file f1, produce an output .pcap file f2 that only contains those packets in f1 that matches a user specified filter
jvmk/uci-cs253
Solutions (primarily in Java) for UCI CS253 homeworks (Fall 2018)
jvmk/algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
jvmk/BDSA_E2011_Exam_Project_NemID
Exam project for BDSA E2011 concerned with making a better version of NemID
jvmk/CS244Fall2017
jvmk/msgshm238
Message passing over shared memory. Class project for UCI CS238.
jvmk/ITU-FRWAW-MWP
jvmk/LanDeviceTracker
A Spring Boot based website that lists devices on the same LAN as the server hosting the website
jvmk/MDMI-group17
Code for the project part of the MDMI course taught at the IT University of Copenhagen
jvmk/nsk
jvmk/pcap-dataset-filterer
Tool for filtering a set of PCAP files (e.g., when preparing a PCAP dataset for public release).
jvmk/rejseplanen
Projects utilizing the web services offered by Rejseplanen A/S
jvmk/tplink-cloud-api
A node.js npm module to remotely control TP-Link smartplugs (HS100, HS110) and smartbulbs (LB100, LB110, LB120, LB130) using their cloud web service (no need to be on the same wifi/lan)
jvmk/uci-cs237
A framework that allows developers to easily implement sensor sample filtering for any arbitrary sensor.