Game Guild Platform DevLog #02

Front-End
We have a few functionalities already done and a few in development for the current time. Here are the states of them:
- Course area: we already have a temporary layout published, but we are still waiting for back-end development.
- Job system and home: In development, with some significant advances, but not yet completed.
- Coding Assignments: development of functionality to execute codes directly on the platform, similar to LeetCode, using open-source VSCode (VSCodium) and Pyodide to run Python codes via WebAssembly.
- Markdown Renderer: used for slideshow and courses. Included support for code highlighting, Mermaid, and admonitions.
- Lexical Text Editor: in the testing phase for integration as a text editor.
- Floating Button: added in the bottom right corner for bug reports and user feedback.
- Security Policy and Terms of Usage: completed.

Back-end
- Courses: currently working in progress.
- Leads tracking: this feature was created to improve marketing perfomance, but we didn't started yet.
- Blog posts: we started to consider moving our current structure from a third party manager (currently using Ghost) to our current back-end.
- Game Testing Lab (GTL): we still are developing this feature with some advances, but yet not done.
- Events and Choice Casts: we started to discuss how the events structure gonna work. We delayed this task as we realized that our main objective was primarily Choice Casts.

Blockchain
- No contracts are currently in development. The focus is on completing the DAO document.
- Planning to use a "Crypto Abstraction Layer" model similar to how centralized exchanges (CEX) work.
- The lack of active contributors to the repository did not allow for major advances in this area.

Feedback and Performance
We know we still have a long way to go, but we are working hard to bring a powerful platform with a set of tools that can leverage the full learning and knowledge potential of our community.

Collaborators
We are very grateful to our development team who have dedicated countless hours to documenting, analyzing and developing everything we have done now.

Many thanks to:
- Alec Santos - git
- Alexandre Tolstenko - git
- Joel Oliveira - git
- Matheus Martins - git
- Miguel Moroni - git
Our expectations
Here are a few of our expectations for the next months of development:
- Get direct feedback from community users.
- Make a design that can have a greater impact on our functionalities.
- We already have a great server speed metrics, but SEO still needs improvement.
- Continuous improvements in the course area.
- Develop the Choice Casts system.
- Build a Chapter resolution documentation.
- Refine Jobs system e Coding Assignments.
You can see more of our development being a part of it. Feel free to follow us on our social media and join our group.
GitHub - gameguild-gg/website: Open Source Platform for Game Developers A platform designed to connect game developers through community collaboration, educational resources, and tools for playtesting and game launches.
Open Source Platform for Game Developers A platform designed to connect game developers through community collaboration, educational resources, and tools for playtesting and game launches. - gamegu…