Vheissu
Aurelia.io core team member | author | blogger | Australian. Just a front-end developer looking for a codebase to call home.
iAAustralia
Pinned Repositories
aurelia-code-snippets
A collection of handy code snippets and resources for the Aurelia Javascript framework.
aurelia-configuration
Smart configuration for your Aurelia applications.
aurelia-google-maps
A highly configurable custom element for use in your Aurelia applications for inserting Google Maps into your application.
CI-Plugin-System
A hook based plugin system for Codeigniter 2.0+ that is very similar to the Wordpress hooks system.
Ci-Smarty
Smarty templating engine integration for Codeigniter 3.0+ with inbuilt theming and asset management.
Free-Ideas
I come up with a lot of web application ideas. Some of them good (at least I think so) and some no doubt downright horrible. Take your pick and if you build anything from one of these ideas, let me know.
htms
Hyper Text Media Script.
Open-Source-Database-Schemas
Sometimes architecting the database of your app for some can be the most difficult part. You want a schema that won't need to be rewritten a million times, a solid starting foundation for your web application.
Wolfauth
NO LONGER ACTIVELY MAINTAINED. An awesome role based authentication library coded from scratch to provide unrivaled auth features for Codeigniter 2 and up.
Zebra
Sick of Hacker News, Reddit too mainstream and Digg too lame? Meet Zebra an open source and stripped back news submission website like Hacker News so you can create your own independent site. Built on-top of Codeigniter PHP Framework.
Vheissu's Repositories
Vheissu/Open-Source-Database-Schemas
Sometimes architecting the database of your app for some can be the most difficult part. You want a schema that won't need to be rewritten a million times, a solid starting foundation for your web application.
Vheissu/aurelia-google-maps
A highly configurable custom element for use in your Aurelia applications for inserting Google Maps into your application.
Vheissu/hive-stream
A Node.js layer for Hive that allows you to watch for specific actions on the Hive blockchain. This package also supports transferring Hive tokens.
Vheissu/cortex-device-list
An app for showing and filtering through Neural DSP virtual devices.
Vheissu/aurelia2-plugins
A unified monorepository of every Aurelia 2 plugin that I build.
Vheissu/au-cardigan-ui
A robust set of UI components for Aurelia 2 applications.
Vheissu/aurelia2-auth
A port of the ever-popular v1 plugin aurelia-auth (https://github.com/paulvanbladel/aurelia-auth) for Aurelia 2.
Vheissu/the-aurelia-2-book
Code examples and extra learning exercises for The Aurelia 2 Book.
Vheissu/repo-ai
Ask questions about GitHub repositories using Langchain for Node.js.
Vheissu/aurelia-gpt
The Aurelia 2 codebase in queryable form using GPT.
Vheissu/aurelia-ssg
An experiment to statically generate an Aurelia 2 website.
Vheissu/aurelia2-admin
A free Aurelia 2 scaffolded app with an admin panel. Uses Tailwind for styling and gives you a nice head start when building Aurelia 2 applications with an admin panel.
Vheissu/aurelia2-calculator
A functional calculator built using Aurelia 2, Typescript and Tailwind.
Vheissu/htms
Hyper Text Media Script.
Vheissu/acf-qr-code-field
Adds a custom QR Code field type to Advanced Custom Fields.
Vheissu/ask-qc
Ask questions about the Quad Cortex user manual using plain language.
Vheissu/aurelia-openai-doc-embeddings
The Aurelia 2 docs converted into vectors for AI purporses.
Vheissu/aurelia-wordsearch
A fun wordsearch game implemented in Aurelia 2 with Tailwind for styling.
Vheissu/aurelia2-rock-paper-scissors
A rock paper scissors game where you vs the computer. Written using Aurelia 2 and Tailwind.
Vheissu/aurelia2-testing-library
A testing library for Aurelia 2 inspired by React Testing Library.
Vheissu/aureliafire
An Aurelia 2 implementation of Firebase
Vheissu/chunked-openai-tts
A Node.js implementation to generate long audio files using OpenAI's limited text-to-speech (TTS). It allows you to take long text inputs, chunk them and generate multiple audio files. Then using ffmpeg, combine them.
Vheissu/helix
New wave state management for Aurelia 2.
Vheissu/ilkn-csv
All blog posts on ilikekillnerds.com in CSV form.
Vheissu/inflation.gg
Calculate how much better or worse off you are with inflation in relation to your salary and last increase.
Vheissu/opencommunity
OpenCommUnity is an open source Reddit clone built using Aurelia 2 and NestJS.
Vheissu/qc-ai
Artificial intelligence meets GPT. Ask questions about how to use the Quad Cortex.
Vheissu/tone-ai
Using AI, discover how to get tones from your favourite music artists.
Vheissu/typescript-task-queue
An example of a TypeScript task queue that supports async and sync tasks, including unit tests
Vheissu/web-components-todo
Building a todo app using Web Components without any other libs (except Tailwind, of course).