Skip to content

GSoC-2026 community bonding blog by Syed Khubayb Ur Rahman#847

Open
kh-ub-ayb wants to merge 2 commits into
sugarlabs:mainfrom
kh-ub-ayb:kh-ub-ayb/gsoc-26-syed-khubayb-ur-rahman-community-bonding
Open

GSoC-2026 community bonding blog by Syed Khubayb Ur Rahman#847
kh-ub-ayb wants to merge 2 commits into
sugarlabs:mainfrom
kh-ub-ayb:kh-ub-ayb/gsoc-26-syed-khubayb-ur-rahman-community-bonding

Conversation

@kh-ub-ayb
Copy link
Copy Markdown
Contributor

📝 Description

Adds my GSoC '26 community bonding blog post as a new page on the Sugar Labs website, along with my one-time author profile.

This is my introductory post for the GSoC '26 program, where I'll be working on the Music Blocks 4 Program Builder under mentors Anindya Kundu, Justin Charles, and Safwan Sayeed. The post introduces me to the community, gives an overview of the project, and outlines my plan for the first two weeks of the coding period.

Files added:

src/constants/MarkdownFiles/posts/2026-05-23-gsoc-26-syed-khubayb-ur-rahman-community-bonding.md community bonding blog post

Files modified:

src/constants/MarkdownFiles/authors/syed-khubayb-ur-rahman.md author profile

cc mentors: @meganindya @sa-fw-an @justin212407

📋 PR Checklist

  • My code follows the project's coding style guidelines
  • I have tested these changes locally
  • I have updated the documentation accordingly
  • My changes generate no new warnings or console errors
  • I have added tests that prove my fix/feature works
  • All existing tests pass successfully
  • I have checked for and resolved any merge conflicts
  • I have optimized images/assets (if applicable)
  • I have validated all links are working correctly

💭 Additional Notes

This is my community bonding blog post for GSoC '26. I plan to follow up with weekly updates throughout the coding period using the same blog post template.


📚 Reviewer Resources

Thank you for contributing to the Sugar Labs website! 🎉

@github-actions
Copy link
Copy Markdown

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@sa-fw-an
Copy link
Copy Markdown
Member

@pikurasa Please review.


## About the Project

Music Blocks v4 is a major redesign of the v3 platform's architecture. This adopts a modern modular system built with TypeScript and React, making the platform more maintainable, extensible, and scalable. This redesign separates the system into multiple independent modules responsible for visual programming, program representation, and program execution. A key goal is to establish a complete pipeline that converts visual brick structures into executable programs. While several modules of the new architecture are already functional, the connection between the visual programming interface and the program execution system is still incomplete. This project focuses on completing that pipeline by improving the brick connection system, generating Abstract Syntax Trees (ASTs) from connected bricks, and enabling program execution through the existing runtime infrastructure.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend linking to something that explains what ASTs are, so people can learn more.


## Introduction & About Me

Hi everyone, I'm Syed Khubayb ur Rahman, a third-year Computer Science student. I'll be working on the **Music Blocks 4 Program Builder** at Sugar Labs this summer as a Google Summer of Code 2026 contributor.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of making MB4 Builder bold, make it a relevant link, such as to its repo or to https://musicblocks.net/2022/02/12/public-release-of-music-blocks-v4-0-for-testing/

- connection compatibility rules
- AST binding metadata for future engine integration

I'll also update the TypeScript interfaces and wire the palette and factory components so these new schema fields are actually consumed by the UI and brick creation flow.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have an image, perhaps from your GSoC proposal, to add here?

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

Successfully merging this pull request may close these issues.

3 participants