NZ369
Software engineer with specialization in cyber intelligence and machine learning.
University of VictoriaVictoria, BC
Pinned Repositories
AirlineCheckinSimulator
A simulation of an airline check in system using concurrent programming, implemented with POSIX pthread library.
AnsibleTripwire
Includes two roles 'install_tripwire' and 'update tripwire', used for basic installation and customization of Tripwire on a normal Debian system.
Arbiter-PUF-Simulator
Simulates an arbiter PUF architecture and performance through MATLAB.
ARMMicroprocessorProject
Employing Convergence Computing Algorithm in calculating the 16th root on an ARM 32-bit architecture machine.
CyberGPT
Cybersecurity specialized AI application.
DistributedComputing
A web based report on distributed computing CSC 462 class at UVic.
docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
elastdocker
🐳 Elastic Stack (ELK) on Docker, preconfigured Out of the Box. Enables Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command. Now Supports v8.0!
Embedded-Systems-ARM-Project
Embedded systems ARM project for SENG 440
Raft
An implementation of Raft, a replicated state machine protocol. Includes fault-tolerant Key/Value service with log compaction.
NZ369's Repositories
NZ369/CyberGPT
Cybersecurity specialized AI application.
NZ369/Arbiter-PUF-Simulator
Simulates an arbiter PUF architecture and performance through MATLAB.
NZ369/AnsibleTripwire
Includes two roles 'install_tripwire' and 'update tripwire', used for basic installation and customization of Tripwire on a normal Debian system.
NZ369/Raft
An implementation of Raft, a replicated state machine protocol. Includes fault-tolerant Key/Value service with log compaction.
NZ369/AirlineCheckinSimulator
A simulation of an airline check in system using concurrent programming, implemented with POSIX pthread library.
NZ369/ARMMicroprocessorProject
Employing Convergence Computing Algorithm in calculating the 16th root on an ARM 32-bit architecture machine.
NZ369/DistributedComputing
A web based report on distributed computing CSC 462 class at UVic.
NZ369/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
NZ369/elastdocker
🐳 Elastic Stack (ELK) on Docker, preconfigured Out of the Box. Enables Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command. Now Supports v8.0!
NZ369/Embedded-Systems-ARM-Project
Embedded systems ARM project for SENG 440
NZ369/Frontend
Front end code repository for SENG499 Summer 2022 project.
NZ369/LinAlgCourse
Python and MATLAB code for online linear algebra course
NZ369/LinuxProcessManager
A process manager called PMan (custom linux shell) that supports running and managing background processes running on the operating system.
NZ369/MotifFinder
A transcription factor regulates a gene by binding to a specific short DNA interval called a regulatory motif.
NZ369/NeptuneBank
A fully functioning banking web application complete with DevOps pipelines and automated testing.
NZ369/NZ369.github.io
A blog dedicated to learning ML and AI 🤖 with my dragons 🐉
NZ369/OriFinder
A software tool for finding replication origins in DNA sequences.
NZ369/react-crash-2021
Task tracking application from the React crash course
NZ369/SENG371_Assignment3
NZ369/ShoppingApp
A mobile shopping application build using React Native and Firebase backend server support.
NZ369/SimpleWebServer
A simple TCP web server supporting both persistent and non-persistent HTTP connections serving concurrent clients.
NZ369/starter-snake-python
-- DEPRECATION WARNING -- A simple Battlesnake AI written in Python
NZ369/SWSwithRDP
Creation of a simple web server (SWS) framework following the HTTP protocol to transfer files through reliable datagram protocol (RDP) implemented via UDP.
NZ369/ToDoApp
A simple to do list mobile app built using React Native.
NZ369/toha
A Hugo theme for personal portfolio
NZ369/tut-spring-boot-kotlin
Building web applications with Spring Boot and Kotlin :: Learn how to easily build and test web applications with Spring, Kotlin, Junit 5 and JPA