Skip to content
View danships's full-sized avatar

Block or report danships

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
danships/README.md

Hey, I'm Dan πŸ‘‹

You can call me @danships here because @debuggingdan was already taken (justice for stolen handles 😀).

I've been building applications for 20+ years β€” from the days of PHP spaghetti to full-stack Node, React, and Next.js. Since 2017, I’ve also been deep in the world of conversational AI, LLMs (a little), and stitching together smart systems that (ideally) just work.

These days I’m mostly playing with:

  • LLMs and agentic systems
  • Multi-model setups and smart orchestration
  • Automation that feels like magic

πŸ›  Projects I’m building / poking at

  • Genie Nexus – API router for LLMs and regular HTTP calls. Open source + SaaS flavor at gnxs.io
  • Supersave – A library to create a simple datastore on top of a database with a generic API.
  • datasthor – Dead simple API for storing app/user files without building a whole backend.

πŸŽ™ Stuff I Share

  • YouTube: DebuggingDan β€” podcast on building side projects, building in public, and livestreamed dev sessions building my projects.

πŸ“‘ Where to find me


Thanks for stopping by β€” feel free to poke around or open an issue if something breaks.

Pinned Loading

  1. superplug superplug Public

    A generic purpose plugin loading system to be used in node project. Leverages npm and package.json to easily set up a project with plugin support.

    TypeScript 3

  2. teletron-extensions teletron-extensions Public

    A collection of extensions to install for teletron.

  3. telegram-bot-mgmt-cli telegram-bot-mgmt-cli Public

    A command-line CLI to manage Telegram bot information.

    JavaScript