more projects
This commit is contained in:
parent
d4b234aad2
commit
6e2ea862b7
8
content/software/2018-08-20-pihole-api.md
Normal file
8
content/software/2018-08-20-pihole-api.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Pi-hole API wrapper for Python"
|
||||
date: 2018-08-20
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A python3 wrapper for the Pi-hole api that aims to eventually be a full replacement for the AdminLTE web panel"
|
||||
redir_to: https://github.com/ewpratten/pihole-api
|
||||
---
|
8
content/software/2020-07-03-lib5k.md
Normal file
8
content/software/2020-07-03-lib5k.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Lib5K"
|
||||
date: 2020-07-03
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "Lib5K is a robotics software library built and maintained by Raider Robotics, and is used by FRC teams world-wide. "
|
||||
redir_to: https://github.com/frc5024/lib5k
|
||||
---
|
8
content/software/2020-09-02-libepn.md
Normal file
8
content/software/2020-09-02-libepn.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "LibEPN"
|
||||
date: 2020-09-02
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "LibEPN (Easy Pose Notation) is a Java library designed to provide an easy-to-use interface for 3D position and orientation."
|
||||
redir_to: https://github.com/ewpratten/libepn
|
||||
---
|
8
content/software/2020-11-21-legalaccess.md
Normal file
8
content/software/2020-11-21-legalaccess.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "LegalAccess"
|
||||
date: 2020-11-21
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "LegalAccess is a small Java library that wraps some commonly used reflection code for fetching / modifying private variables and methods."
|
||||
redir_to: https://github.com/ewpratten/legalaccess
|
||||
---
|
8
content/software/2020-12-07-mchat.md
Normal file
8
content/software/2020-12-07-mchat.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "MChat"
|
||||
date: 2020-12-07
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A console chat client for most Minecraft server versions"
|
||||
redir_to: https://github.com/ewpratten/mchat
|
||||
---
|
8
content/software/2021-01-19-frostbucket.md
Normal file
8
content/software/2021-01-19-frostbucket.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "FrostBucket"
|
||||
date: 2021-01-19
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A server-side Minecraft plugin that adds a new item, the Frost Bucket"
|
||||
redir_to: https://github.com/ewpratten/FrostBucket
|
||||
---
|
8
content/software/2021-02-03-marketcap.md
Normal file
8
content/software/2021-02-03-marketcap.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Minecraft market cap calculation"
|
||||
date: 2021-02-03
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A Minecraft server plugin that scans all inventories in a world to estimate the number of certain items in circulation."
|
||||
redir_to: https://github.com/ewpratten/MarketCap
|
||||
---
|
8
content/software/2021-02-09-blood-cod-plugins.md
Normal file
8
content/software/2021-02-09-blood-cod-plugins.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "The Blood Cod plugin pack"
|
||||
date: 2021-02-09
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A custom Minecraft server plugin pack that was built to enhance the playing experience of a private server by integrating server lore into the base game mechanics"
|
||||
redir_to: https://github.com/ewpratten/blood_cod_plugins
|
||||
---
|
8
content/software/2021-02-16-jdma.md
Normal file
8
content/software/2021-02-16-jdma.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Direct Memory Access for Java"
|
||||
date: 2021-02-16
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A Java library that provides c-like malloc() and free() functions, along with many others. All functions operate off-heap, meaning no need to deal with the garbage collector"
|
||||
redir_to: https://github.com/ewpratten/JDMA
|
||||
---
|
8
content/software/2021-02-16-minimap-server.md
Normal file
8
content/software/2021-02-16-minimap-server.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "MinimapServer"
|
||||
date: 2021-02-16
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "MinimapServer is an open-source re-implementation of xaero96's Minimap API for his popular Xaero's Minimap and Xaero's World Map Minecraft mods."
|
||||
redir_to: https://github.com/ewpratten/MinimapServer
|
||||
---
|
8
content/software/2021-02-25-dji3d.md
Normal file
8
content/software/2021-02-25-dji3d.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "DJI3D"
|
||||
date: 2021-02-25
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A tool for graphing 3d positional data extracted from DJI drone telemetry"
|
||||
redir_to: https://github.com/ewpratten/dji3d
|
||||
---
|
8
content/software/2021-03-19-aprs-bcn.md
Normal file
8
content/software/2021-03-19-aprs-bcn.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Send APRS beacons over IP from your terminal"
|
||||
date: 2021-03-19
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A script that generates APRS packets based on cli arguments, and sends them to the APRS-IS network"
|
||||
redir_to: https://github.com/ewpratten/aprs-bcn
|
||||
---
|
8
content/software/2021-05-14-baofeng2gqrx.md
Normal file
8
content/software/2021-05-14-baofeng2gqrx.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "baofeng2gqrx"
|
||||
date: 2021-05-14
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "A tool for converting Baofeng bookmarks to GQRX bookmarks"
|
||||
redir_to: https://github.com/ewpratten/baofeng2gqrx
|
||||
---
|
8
content/software/2022-05-11-atentry.md
Normal file
8
content/software/2022-05-11-atentry.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "The @entry decorator"
|
||||
date: 2022-05-11
|
||||
extra:
|
||||
icon: las la-toolbox
|
||||
excerpt: "@entry is designed to be a simple decorator for declaring main functions in python"
|
||||
redir_to: https://github.com/ewpratten/atentry
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user