philibe
Hello. I 've worked with Delphi, RDBMS, BI, DWH and now I work with R Shiny, Python Flask Vue3. I like algos and to understand the business needs.
France
Pinned Repositories
Axum-htmx-and-minijinja
This is an example project on how to bring all these technologies together!
flask-jwt-authentication-example
flask-vue-auth
Basic Flask JWT Auth and VueJS
FlaskVueBokehPOC
Here is a POC with `import bokeh` without external bokeh server and with vue (vue3,vuex4, composition-api) because I didn't found a tutorial for my needs.
hyperv-debian
Step-by-step instructions to deploy a Debian 12 virtual machine using Hyper-V in Windows 11
RshinyBokehReticulatePOC
Here is a POC with R Shiny and bokeh (without rbokeh and shiny.router)
RShinyR6POC
Here is a POC with R Shiny and R6 (R in POO)
ViteVue3DatatablePOC
Here is an answer to make datatable.net to work with Vite and VueJs (and its plugins select, RowGroup, Buttons,...)
shiny
Easy interactive web applications with R
philibe's Repositories
philibe/FlaskVueBokehPOC
Here is a POC with `import bokeh` without external bokeh server and with vue (vue3,vuex4, composition-api) because I didn't found a tutorial for my needs.
philibe/RShinyR6POC
Here is a POC with R Shiny and R6 (R in POO)
philibe/Axum-htmx-and-minijinja
This is an example project on how to bring all these technologies together!
philibe/flask-jwt-authentication-example
philibe/flask-vue-auth
Basic Flask JWT Auth and VueJS
philibe/hyperv-debian
Step-by-step instructions to deploy a Debian 12 virtual machine using Hyper-V in Windows 11
philibe/RshinyBokehReticulatePOC
Here is a POC with R Shiny and bokeh (without rbokeh and shiny.router)
philibe/shiny-vue-r
shiny vue hybrid app
philibe/ViteVue3DatatablePOC
Here is an answer to make datatable.net to work with Vite and VueJs (and its plugins select, RowGroup, Buttons,...)
philibe/vue-3-authentication-jwt
Vue 3 Authentication and Authorization with JWT, Vuex, Axios, Vue Router, VeeValidate
philibe/rust-etl
Practice ETL with Rust and Polars
philibe/rust-warp-api
A straightforward API designed for reading and parsing CSV files, using the Warp framework and the Polars library in Rust, able to process data, manipulate DataFrames, generate RecordBatches, and create DeltaTables for efficient data management.
philibe/vue_crud_bootstrap
CRUD operations and form validations using Vue and Bootstrap-Vue. Table sorting, filter, search and Pagination are implemented with localStorage. I’ve prepared this simple application to summarize the majority of ways we can think about managing state (i.e. data) in a Vue application.