Lucas JellemainTowards DevSQL in your browser — DuckDB Web Shell for purely local data analyticsI am excited about a number of things. First and foremost is DuckDB Web Shell — a web assembly implementation of DuckDB that you can run…6d ago6d ago
Lucas JellemainLevel Up CodingCreate and containerize an Angular + Node Application using BuildpacksIt is very easy to turn an application into a container image that you can publish, share and deploy using any container runtime, cloud…Aug 23Aug 23
Lucas JellemainJavaScript in Plain EnglishMulti-Row Edit with Vuetify Data TableFor the power end user, an editable data grid is frequently the most productive user interface for quickly editing data. I have been…Jul 30Jul 30
Lucas JellemaCustom Tag Editor component with Vuetify autocompleteTags are a useful and a little playful way to provide context for a record. I am building a simple application (using Vue 3 and Vuetify)…Jul 23Jul 23
Lucas JellemainJavaScript in Plain EnglishSemi-manual application integrationApplication integration typically happens in the backend — on the server side- , through fully automated means using APIs, web services…Jul 18Jul 18
Lucas JellemainLevel Up CodingCreating the ManyMail Outlook Addin — on tricks and workaroundsSend Personalized Mails to a (large) number of Recipients using an Addin and a Browser ExtensionJun 7Jun 7
Lucas JellemainJavaScript in Plain EnglishChrome Extension — demonstrating key mechanisms with Context Menu, DOM inspection and Side PanelImproving my productivity and happiness by adding functionality to the browser that fits in my personal workflow. That is my objective. In…May 272May 272
Lucas JellemaStepwise Implementation of OCI File Manager — tips on Vue, Vuetify, Web APIs, QR Code, ZipfileThis article is primarily the detailed overview of how the OCI File Manager (introduced in this earlier article) was implemented. If your…May 20May 20
Lucas JellemainOracle DevelopersThe OCI File Manager — my static webapp for bucket browsing, downloading and uploadingThe OCI File Manager is a simple static web application that provides a user interface to easily navigate the contents of your buckets on…May 171May 171
Lucas JellemaOCI Object Storage File Manager — static Vue web application to navigate, download and upload filesThis article introduces a static Vue 3 web application that is used to navigate the files in an OCI Object Storage Bucket. To upload files…May 14May 14