neverstudio – coding projects
Click or press any key to start
Who we are
We are Neverstudio!
Neverstudio.de is a website that publishes coding projects and simple game engines.
We are also interested in AI and other tech-related topics.
Feel free to check our GitHub Page and to try out a Project.
You can follow us on Reddit and Instagram.
Projects
neverword
A wordle-like wordguessing game with custom word lengths.
It also supports sharing, so you can create your own word games with custom solutions and send them to friends.
neverword page
neverengine
A JavaScript engine for isometric, retro-styled pixel games.
It supports custom axis ratios and 3d tile-free layering as well as 3d collision.
neverengine page
Tutorials
web agent tutorial
A tutorial on how to convert websites to useful textual representations.
It uses a custom JS parser and a Python-based Playwright backend to enable interactions with websites.
web agent tutorial
Inference of local LLMs and tool calling with Ollama
A tutorial on how to use Ollama for local inference of llms and how to use its tool call functionalities.
It also discusses the structure of the message format and enables the user to write tools of their own.
Inference of local LLMs and tool calling with Ollama
FAQ
What is the purpose of this website?
Neverstudio.de exists for publishing programming content and (web) apps.
While we have only published a wordguessing game yet, we plan to publicly release our engine in the future.
We also intend to do some things with AI in the future.
And we might publish a real game at some point.
What AI projects can be expected?
We plan to publish a GPT-OSS powered AI agent as part of our projects.
One of the potential core features is text-based browser usage (we already have a somewhat functional prototype for that).
Stay tuned for updates!
Who created this webpage?
This website was created and is maintained by two brothers who are
interested in coding.
How can I try out a project?
Go to the list of projects.
Visit the corresponding subpage by
clicking on the provided project-page-link.
If there is a demo,
you 'll likely find it there.
You can also look at our GitHub repos.
What social media platforms is neverstudio present on?
We have accounts on Instagram, Reddit, Bluesky, GitHub and many other platforms. Not all of these accounts are actively maintained though.
How can I report a bug or make project suggestions?
If you find a bug in one of our projects or if you have an idea for a new feature or project, feel free to contact us.
Or create a pull request on GitHub.