Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project proposal] Turbofuro #11

Open
pr0gramista opened this issue Oct 8, 2024 · 1 comment
Open

[Project proposal] Turbofuro #11

pr0gramista opened this issue Oct 8, 2024 · 1 comment

Comments

@pr0gramista
Copy link

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 ✨

@pr0gramista
Copy link
Author

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 💛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant