Pinned Repositories
notebooks
Notebooks de Julia, Python o R
preceptron_v_module
A V module to use multi-layer neural networks. Includes backpropagation but you can train them the way you want. If you have any questions or suggestions I'd be happy to read them !
vduckdb
A blazing-fast DuckDB wrapper built with the V language, making it easier to leverage its power in your projects.
vframes
A powerful data manipulation library inspired by Pandas, designed specifically for the V language, using VDuckDB under the hood.
yastpack
Template for Snowpack-Svelte-Tailwind-Routify
v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
rodabt's Repositories
rodabt/vduckdb
A blazing-fast DuckDB wrapper built with the V language, making it easier to leverage its power in your projects.
rodabt/vframes
A powerful data manipulation library inspired by Pandas, designed specifically for the V language, using VDuckDB under the hood.
rodabt/preceptron_v_module
A V module to use multi-layer neural networks. Includes backpropagation but you can train them the way you want. If you have any questions or suggestions I'd be happy to read them !
rodabt/altinityknowledgebase
The repository for the Altinity Knowledge Base located at https://kb.altinity.com
rodabt/assembler
A modern UI framework
rodabt/awesome-v
A curated list of awesome V frameworks, libraries, software and resources.
rodabt/coreutils
rodabt/dashslides
rodabt/demo
JupyterLite demo deployed to GitHub Pages 🚀
rodabt/DFD_Edit
Data Flow Diagram Web Editor
rodabt/evidently
Interactive reports to analyze machine learning models during validation or production monitoring.
rodabt/flow.js
A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
rodabt/fmb
Free My Brain Todo App
rodabt/hyperview
Server-driven mobile apps with React Native
rodabt/jsonresume.org
The mono repo that builds the homepage, utils, ui components, registry and anything else
rodabt/jupyter-v-kernel
A Jupyter kernel for the V language
rodabt/ormar
python async orm with fastapi in mind and pydantic validation
rodabt/ormar-postgres-extensions
Extensions to the Ormar ORM to support PostgreSQL specific types
rodabt/pico
Minimal CSS Framework for semantic HTML
rodabt/pocketbase
Open Source realtime backend in 1 file
rodabt/rodabt
Config files for my GitHub profile.
rodabt/rodabt.github.io
My personal blog
rodabt/snopher
A practical guide on calling Go from Python using ctypes.
rodabt/strapi-okr-api
An open-source API first CMS solution for managing and integrating OKRs into your applications.
rodabt/termtable
Simple and highly customizable library to display tables in the terminal.
rodabt/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
rodabt/v-docs-generator
The V Programming Language documentation generator from docs.md
rodabt/vpm
V's package manager
rodabt/website
rodabt/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.