You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project name: Turbofuro Project details: Turbofuro is a visual programming language like Scratch. It is meant to be the fastest way to deploy a simple API, website or run a SQL query from your browser (mobile devices too). The project is still very much work in progress, but I do use it daily, and it is sometimes magical what you do with it. It's also a fun project - a programming language!
The runtime of Turbofuro is completely open-source and written in Rust. It contains a standard library, TEL (expression language) and worker layer with debugger and connectivity. You can contribute to the project however you want, but if you have no idea what to do, here is what I invite you to do:
Add support for something (maybe your package 😼) to the standard library (actions) - this could be as simple as getting random UUID or Postgres support
Fix bug in TEL - if you want to learn a bit about parsers, AST and stuff, this is a great starting point as the language is quite simple
Just try coding with turbofuro and watch me die from embarrassment 😅 that is - help me build better tools by providing feedback
Short bio: Hey, I am Bartek, a software engineer who tries to make programming easier than ever. I've coded all kinds of apps in my life and now I want to make building and self-hosting your own apps stupidly simple. Who knows, maybe this will turn into a business.
Looking for: I am looking for anyone who would like to have some fun making something unique. Assuming you want to contribute to the runtime, you should know a bit about Rust and Tokio. Otherwise, you can come, and I'll help you deploy your first website with turbofuro 💛
And yes... you get to be the first contributor too ✨
The text was updated successfully, but these errors were encountered:
Hi, here we are at the conference!
I'm not sure how exactly the impl Room scheduling should work like, but if you want to meet for mentoring/chat/fun ping me at @pr0gramista on Twitter or send a quick message to [email protected] and I'll be happy to see you 💛
Project name: Turbofuro
Project details: Turbofuro is a visual programming language like Scratch. It is meant to be the fastest way to deploy a simple API, website or run a SQL query from your browser (mobile devices too). The project is still very much work in progress, but I do use it daily, and it is sometimes magical what you do with it. It's also a fun project - a programming language!
The runtime of Turbofuro is completely open-source and written in Rust. It contains a standard library, TEL (expression language) and worker layer with debugger and connectivity. You can contribute to the project however you want, but if you have no idea what to do, here is what I invite you to do:
Short bio: Hey, I am Bartek, a software engineer who tries to make programming easier than ever. I've coded all kinds of apps in my life and now I want to make building and self-hosting your own apps stupidly simple. Who knows, maybe this will turn into a business.
Looking for: I am looking for anyone who would like to have some fun making something unique. Assuming you want to contribute to the runtime, you should know a bit about Rust and Tokio. Otherwise, you can come, and I'll help you deploy your first website with turbofuro 💛
And yes... you get to be the first contributor too ✨
The text was updated successfully, but these errors were encountered: