more content files

This commit is contained in:
adrianj12
2024-08-04 03:37:44 +01:00
parent 895240dc20
commit 28b0bdcd91
11 changed files with 76 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,12 @@
---
title: Modified Algorithms
date: 2023-12-06
external_link: https://github.com/adrianj12/cs361-final-project
tags:
- Java
- JavaFX
- Markdown
- UNM
---
Comparing the performance of 3 different sorting algorithms that are slightly modified from their classic implementations.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,12 @@
---
title: Disease Simulation
date: 2022-11-18
external_link: https://github.com/adrianj12/cs351-disease-simulation
tags:
- Java
- JavaFX
- Markdown
- UNM
---
This is a simple disease simulation application intended to model the spread of a contagious disease.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@@ -3,8 +3,8 @@ title: NY Times Tiles Game Clone
date: 2022-01-01
external_link: https://github.com/adrianj12/tiles-game
tags:
- Java
- JavaFX
- Java
- Markdown
- UNM
---