Skip to content

Repo containing some work I've done throughout my degree.

Notifications You must be signed in to change notification settings

johngleeson/project-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-work

Repo containing some work I've done throughout my degree.

Bash

Scripts I wrote for a Linux module

C

Small programs demonstating Linux system programming using semaphores / threads etc.

Embedded C

Arduino projects written in pure C.

-Project1: Cycles through LEDS using an ADC and Timer

-Project2: Controls a DC motor via commands send from the keyboard through an emulated serial interface.

Java

One file is my solution to the "Max Vector" problem.
There is also a simple shift cipher program.

Malware Scanner - My Final Year Project

A rudimentary malware scanner written primarily in Node.js / Javascript. It consists of a client/server and requires an SQL database to operate properly, which is not on this repo.

It performs quite well:

  • 30GB / 17k files in 7 minutes
  • The server can process multiple clients
  • The system is capable of detecting real, live malware

If you want to see it functioning or would like the accompanying report, feel free to contact me.

Node.js Forensics Tool

A forensics tool to read the MBR of an imaged disk.
Also displays information about deleted files contained within the image.

PHP

The web front-end to a movie rental project.
Not pretty but it works.

About

Repo containing some work I've done throughout my degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published