Skip to content

Instantly share code, notes, and snippets.

View nathan-d's full-sized avatar
🏠
Working from home

Nathan nathan-d

🏠
Working from home
View GitHub Profile

What You're Building

A personal backend platform — a self-hosted system that collects, stores, and serves your personal data through a unified API. Single-user only (yours). Think of it as your own private backend that powers a web UI, mobile apps, browser extensions, and an AI assistant that can query and modify your data.

Core idea: Instead of scattered scripts and one-off tools, you have one extensible system that owns all your data.


@nathan-d
nathan-d / a3update.py
Created July 23, 2022 11:46 — forked from marceldev89/a3update.py
Arma 3 Linux server and mod updater (workshop)
#!/usr/bin/python3
# MIT License
#
# Copyright (c) 2017 Marcel de Vries
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell