Skip to content
View Revnoplex's full-sized avatar

Block or report Revnoplex

Report abuse

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

Report abuse
Revnoplex/README.md

Revnoplex

Hey, I'm Revnoplex.

I Write code that doesn't work and breaks everything.

https://revnoplex.xyz

Secret website

Active Projects

This is a list of projects I am maintaining the most recently not:

  • revnoplex.github.io - The repository for my webpage. Mostly written as HTML and JavaScript.

  • Revnobot - A general purpose utility, entertainment and music bot written in python using the Pycord library. The code is propriatary but you can add my bot here.

  • SomeRandomLlamaBot - A stripped down and open sourced version of revnobot used to interact with ollama llms I have running on discord.

  • vidtty - A command line based video player written in python (undergoing rewrite in c) that converts and plays videos using ascii characters. Featured in this video.

  • ayt-api - A basic, asynchronous, object-oriented YouTube API wrapper written in Python.

  • baurpm - A Basic AUR(Arch User Rpository) Package Manager (BAURPM) for installing and updating packaged from the Arch user repository. This is just a personal project, so there is no release distrobution for this on github or in the AUR.

Pinned Loading

  1. revnoplex.github.io revnoplex.github.io Public

    Personal website (wip)

    HTML 2 1

  2. vidtty vidtty Public

    A command line based video player written in c that converts and plays videos using ascii characters

    C 1

  3. ayt-api ayt-api Public

    A Basic, Asynchronous, Object-Oriented YouTube API Wrapper Written in Python.

    Python 2

  4. baurpm baurpm Public

    A basic AUR helper that I wrote for personal use on my Archlinux system

    C 1

  5. local-llm-ui local-llm-ui Public

    Personal project for ollama web ui

    TypeScript