hungrybluedev
Hungry: I love to eat. All the time. Blue: I adore the “colour” blue. Dev: Dev is shorter than programmer.
@Coders-CompassUnited Kingdom
Pinned Repositories
flutter_admin_panel
A demo of a responsive UI built using Flutter
geo
A sample CLI tool made in V that prints geometric shapes to the screen.
klonol
CLI tool to help you "clone all" git repositories belonging to you.
linear_regression
Multiple Linear Regression in pure V.
math-bot
Discord bot that supports several math commands like sum, mean, stddev, etc.
v-htmx-todolist
A server-side rendered To Do List application with zero custom JS. Built with V and htmx.
v_pdml
Custom implementation of the PDML standard in the V Programming language.
whisker
V project for supporting whisker, a descendent of the Mustache template language.
xlsx
V library to add support for Microsoft Excel files.
xml
Progress on XML encoder and decoder in the V programming language.
hungrybluedev's Repositories
hungrybluedev/whisker
V project for supporting whisker, a descendent of the Mustache template language.
hungrybluedev/klonol
CLI tool to help you "clone all" git repositories belonging to you.
hungrybluedev/xlsx
V library to add support for Microsoft Excel files.
hungrybluedev/geo
A sample CLI tool made in V that prints geometric shapes to the screen.
hungrybluedev/v-htmx-todolist
A server-side rendered To Do List application with zero custom JS. Built with V and htmx.
hungrybluedev/v_pdml
Custom implementation of the PDML standard in the V Programming language.
hungrybluedev/linear_regression
Multiple Linear Regression in pure V.
hungrybluedev/xml
Progress on XML encoder and decoder in the V programming language.
hungrybluedev/v_currency_api
Wrapper for the free API for freecurrencyapi.com in the V Programming Language.
hungrybluedev/vbigmath
Working repository for experiments on trying to improve performance of the math.big module for V
hungrybluedev/vex-random-api
A sample web app implemented in V using the Vex framework.
hungrybluedev/rng_testbench
RNG Test Bench in V for evaluating internal and external PRNGs.
hungrybluedev/theme-switcher
Modular JS library that allows easy theme-switching for any website.
hungrybluedev/typestate_v
hungrybluedev/calc.ts
Simple calculator progressive web application (PWA) built with React, TypeScript and Vite.
hungrybluedev/duckdb_starter
hungrybluedev/MCDM_IPL
hungrybluedev/social-sustainability
TODIM vs CPT TODIM and SA
hungrybluedev/awesome-v-whisker
A curated list of awesome V frameworks, libraries, software and resources.
hungrybluedev/coolify-static-website
A simple static website for testing Coolify.
hungrybluedev/docs
Documentation for Masonite
hungrybluedev/hungrybluedev
Repository for personal profile.
hungrybluedev/improper_import
A sample project highlighting an error with V fmt
hungrybluedev/phc-winner-argon2
The password hash Argon2, winner of PHC
hungrybluedev/Statistics
An easy to use Statistics library in Java.
hungrybluedev/uniform-general-case
Contains code and data that supplements the paper.
hungrybluedev/v-benchmarks
Extremely simple benchmarks and reports on the findings
hungrybluedev/vlang-blog
Hugo blog for V Lang
hungrybluedev/vls
V language server
hungrybluedev/websocket-client-server-chat
A simple websocket application that allows for a chat b/w client and server using C.