Skip to content
View alexjsteffen's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@ajhs-legal

Block or report alexjsteffen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simple bash install script to instal... Simple bash install script to install Keycloak 21 on Ubuntu (updated May, 2023, work in progress)
    1
    #/bin/bash
    2
     
    3
    apt update
    4
    apt upgrade -y
    5
    apt install -y software-properties-common curl wget nano sudo openjdk-11-jdk gnupg2 build-essential git mercurial
  2. ajhs-legal/helpful-resources ajhs-legal/helpful-resources Public

    Various sysadmin resources that may be helpful.

    Shell 1

  3. ttsrs ttsrs Public

    The ai-tts.rs project provides a command-line tool for generating spoken audio from text files using OpenAI's text-to-speech (TTS) API.

    Rust 4

  4. tp.ajhs.li tp.ajhs.li Public

    Forked from hominee/noer

    tp.ajhs.li is a wasm based rust website for the terms of service for ajhs Legal Innovation. It is based on noer.

    Rust 1