From 20b0106e829d8c3dceb8e8fb589ab58abd0d7d9f Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Wed, 12 Nov 2025 06:56:37 +0100 Subject: [PATCH] projects --- content/projects.md | 31 +++++++++++++++++++++++++++++++ content/tools.md | 5 ++++- hugo.yaml | 3 +++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 content/projects.md diff --git a/content/projects.md b/content/projects.md new file mode 100644 index 0000000..76d8eec --- /dev/null +++ b/content/projects.md @@ -0,0 +1,31 @@ +--- +title: "Projects" +slug: "projects" +draft: false +--- +List of projects I'm working on, in no particular order: + +## enclava.ai +[enclava.ai](https://enclava.ai) - Privacy AI platform for companies to build and deploy AI applications while keeping data private and secure. + +## nostr.net +there are multiple projects Under nostr.net umbrella: +- [nostr.net](https://nostr.net/) - A go to location for all things nostr. +- [nostr.at](https://nostr.at/) - Nostr web gateway. +- [nostr.eu](https://nostr.eu) - Nostr web gateway localized for EU users (translations in most EU languages). +- [nostr.ae](https://nostr.ae/) - Nostr web gateway for MENA region (translations in Arabic, Hebrew, Turkish, Farsi). +- [start.nostr.net](https://start.nostr.net/) - Beginner friendly nostr onboarding site. +- [my.nostr.net](https:/my.nostr.net/) - Nostr profile and data management +- [search.nostr.net](https://search.nostr.net/) - Nostr event search engine. +- [relay.nostr.net](https://relay.nostr.net/) - Public nostr relay. +- [wot.nostr.net](https://wot.nostr.net/) - Nostr web of trust relay. + + +## Directories +- [liquidnetwork.wiki](https://liquidnetwork.wiki) - A curated list of Liquid Network resources, libraries, tools and applications +- [pubky.tech](https://pubky.tech) - Pubky, an open protocol for censorship resistant web applications +- [dlc.wiki](https://www.dlc.wiki) - Everything you need to know about Discreet Log Contracts +- [ungovernable.tech](https://ungovernable.tech) - A collection of resources on encryption, privacy tools, and decentralized technologies +- [lightning-network.tech](https://www.lightning-network.tech/) - Essential tools, guides, and communities for Bitcoin Lightning Network node operators. +- [ark-protocol.com](https://ark-protocol.com) - A directory of Ark protocol resources, libraries, tools and applications + diff --git a/content/tools.md b/content/tools.md index dd7c9b5..d5905f3 100644 --- a/content/tools.md +++ b/content/tools.md @@ -22,4 +22,7 @@ List of tools I've built and find useful, in no particular order: [rocm-monitoring](https://github.com/aljazceru/rocm-monitoring) - A set of scripts and tools to monitor AMD GPUs using ROCm stack. ### Azure firewall updater -[azure-firewall-updater](https://github.com/aljazceru/azure-firewall-updater) - Add my current ip to azure firewalls allowed ip list \ No newline at end of file +[azure-firewall-updater](https://github.com/aljazceru/azure-firewall-updater) - Add my current ip to azure firewalls allowed ip list + +### Tiny spark +[tiny-spark](https://github.com/aljazceru/tiny-spark) - CLI spark/LN wallet based on breez sdk \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 2d0f508..4420905 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -13,6 +13,9 @@ menu: - identifier: about-me name: About url: /about/ +- identifier: projects + name: Projects + url: /projects/ - identifier: talks-and-podcasts name: Talks and Podcasts url: /talks-and-podcasts/