mirror of
https://github.com/aljazceru/disobey.dev.git
synced 2025-12-17 15:24:20 +01:00
projects
This commit is contained in:
31
content/projects.md
Normal file
31
content/projects.md
Normal file
@@ -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
|
||||||
|
|
||||||
@@ -23,3 +23,6 @@ List of tools I've built and find useful, in no particular order:
|
|||||||
|
|
||||||
### Azure firewall updater
|
### Azure firewall updater
|
||||||
[azure-firewall-updater](https://github.com/aljazceru/azure-firewall-updater) - Add my current ip to azure firewalls allowed ip list
|
[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
|
||||||
@@ -13,6 +13,9 @@ menu:
|
|||||||
- identifier: about-me
|
- identifier: about-me
|
||||||
name: About
|
name: About
|
||||||
url: /about/
|
url: /about/
|
||||||
|
- identifier: projects
|
||||||
|
name: Projects
|
||||||
|
url: /projects/
|
||||||
- identifier: talks-and-podcasts
|
- identifier: talks-and-podcasts
|
||||||
name: Talks and Podcasts
|
name: Talks and Podcasts
|
||||||
url: /talks-and-podcasts/
|
url: /talks-and-podcasts/
|
||||||
|
|||||||
Reference in New Issue
Block a user