Pinned Repositories
homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
amber-ticketing
A ticketing application for use with clients. Created with the amber framework.
Common-Lisp-Examples
Common Lisp Studies, showing examples of how Lisp can be used for various things.
crfetch
NeoFetch written in Crystal - WIP
CrWikiLib
WIP - Wrapper for Wikipedia API for use in Crystal
doom-emacs-configs
My Doom Emacs configs
Vue-Nested-Components
[Depricated] Example of infinitely nested components in Vue2.
Zola.el
Emacs commands to work with Zola static site generator
konstantine-v's Repositories
konstantine-v/amber-ticketing
A ticketing application for use with clients. Created with the amber framework.
konstantine-v/Zola.el
Emacs commands to work with Zola static site generator
konstantine-v/doom-emacs-configs
My Doom Emacs configs
konstantine-v/bash-scripts
A collection of bash scripts I've created
konstantine-v/bible-lib
Clojure Library for parsing bible data
konstantine-v/Common-Lisp-Examples
Common Lisp Studies, showing examples of how Lisp can be used for various things.
konstantine-v/cycling-data
Program for logging cycling data, either manually or from AAT
konstantine-v/Guix-Config-Template
My template for creating a custom config for the Guix package manager or Guix distribution
konstantine-v/Minimal-Zola-Theme
A minimal Zola Theme with no Javascript, based roughly on the Even Theme
konstantine-v/amber-library-webapp
Webapp that allows users to create libraries, share details, and create reviews on books they've read. Written using the Amber Crystal Framework
konstantine-v/babashka-scripts
A collection of scripts in Babashka (Clojure)
konstantine-v/Bash-Fetch
A simple fetch script in bash
konstantine-v/c-practice
Practicing c95/99 based on the Practical C Programming book
konstantine-v/cl-bible
Common Lisp Bible Library
konstantine-v/clojure-practice
Practicing Clojure using various practice resources and books
konstantine-v/clojure-quote-bot
Fork of NPException/Clojure-Quotes-Bot
konstantine-v/covid-status
Less bloated way of looking at Covid-19 information. allows for offline-use and has info for useful aliases. Just wget the shell scripts and go to town, no installs or NodeJS depenedencies.
konstantine-v/example-lisp-database
Example CL and Mito usage for creating orders in a databases
konstantine-v/example-rails-vue
Very simple example Rails6/Vue2 application
konstantine-v/groq-telegram
konstantine-v/grunt-pug-boilerplate
For static site development. Made for a specific case, but working on making it better for others to use
konstantine-v/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
konstantine-v/konstantine-v
My GitHub description
konstantine-v/latex-templates
konstantine-v/MARBS
My Auto-Rice Bootstraping Scripts
konstantine-v/privacy-redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
konstantine-v/voidrice
My dotfiles (deployed by LARBS)
konstantine-v/vue-examples
Examples of Vue components. Very WIP and for testing.
konstantine-v/webring
Make yourself a website
konstantine-v/zig-csv-exporter
A CSV parser written Zig to practice learning the language