EASY language compiler The repository contains a compiler for the educational programming...
Problem statement Implement a "Hello World" application in any programming language of...
The article describes creating the AWS Lambda using purely Deno or Bun Javascript runtimes with zero...
This demo application exposes the /fs/ endpoint serving the index of the file system. The...
Async file download in JavaScript and...
Introduction A popular toolchain to compile C to WASM is emscripten. It provides bindings...
Let's write a Telegram bot with SvelteKit. The bot will run in Vercel, which provides...
Multiple web applications in the docker container may be implemented in different languages or...
This article is about a simple encrypted storage for python applications using AES/GCM and base64. ...
Telegram is a fantastic messaging service. It suits social communications well, but it can also be...
git is indeed a database. GitHub is a remote database powered by git. I needed a way to keep...