Welcome!

This is the code platform for Binoculars to Binomials. It's a place where you can make and share fun web projects that are about birds and data.

If you're part of the Binoculars to Binomials community, you can sign up for an account. If you're not part of the BtB community you can request an account, too. If I know you or if you reach out I will approve it.

Log in

If you already have an account, just log in:

But if you don't, and the above all sounds reasonable, then you'll probably want to sign up.

I signed up but I can't do anything?

Accounts are created in a "disabled" state, requiring an admin to enable them before they can actually use the editor (beyond what anonymous visitors can do). If we know each other, shoot me a message saying you signed up and I'll immediately enable your account, but if I have no idea who you are, it's quite likely that I'll just delete your account...

Starter projects

This instance comes with a bunch of starter projects that you can remix so you don't have to start from scratch, including a basic "single page" HTML/CSS/JS website, a Node.js site that uses Express to run a simple webserver, and even a web graphics demo that lets you write interactive graphics code in JS:

And if none of that sounds appealing, there's also an "empty project" that comes with Node.js (with npm) and Python (with pip) preinstalled, and an empty run script so that you can set up whatever you need in order to do that crazy thing you're thinking about. Just remember that folks trust you to not abuse the platform: don't hog the bandwidth, and don't eat all the disk space. If that's what you want to do, just go run your own instance, and then you can do literally whatever you want!

What are folks doing on this instance?

If you just want to see some cool stuff that's happening on this instance, here are the five most recent projects that people have been working on. You can fire each of them up in the editor view (although of course as a random visitor you will not be able to edit anything), or you can open the associated websites by clicking the link at the bottom of each project card.

Is this open source?

✨ You better believe it ✨

Head on over to https://github.com/Pomax/make-webbly-things to read about the platform itself, and see all the code for it so you can check whether you trust that or not. Or even dive in and help implement new features or fix bugs!

In fact, things are so open source that even the projects folks make on this platform are open source. If you don't want people to see your code, this is not the place for you, but if you want to make cool stuff in a way that others can learn from, can remix into their own projects, or that you could even collaborate with on group projects, then this might very well be the thing for you.

Who runs this instance?

It's me, Jer Thorp!