-
Notifications
You must be signed in to change notification settings - Fork 87
DMP'25 Week 11-12 blog update by final report by Justin Charles #436
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: justin212407 <charlesjustin2124@gmail.com>
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
@pikurasa please take a look |
title: "DMP’25 Week 11–12 Update by Justin Charles" | ||
excerpt: "Parsing the tree: building the AST pipeline to connect Masonry’s brick towers with the Program execution layer" | ||
category: "DEVELOPER NEWS" | ||
date: "2025-09-31" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this dated in the future?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i might have messed up that part before with the month ... fixed it
**Project:** Music Blocks 4 Masonry | ||
**Mentors:** [Anindya Kundu](https://github.com/meganindya/), [Sumit Srivastava](https://github.com/sum2it) | ||
**Assisting Mentors:** [Devin Ulibari](https://github.com/pikurasa/), [Walter Bender](https://github.com/walterbender) | ||
**Reporting Period:** 2025-09-18 – 2025-09-31 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is the period ending in the future and longer than a week?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this blog addressed work done for the last two weeks together
--- | ||
|
||
## Parsing the Tree: Connecting Masonry and the Program | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recommend adding a few sentences adding some context, not just bullets.
Tell us what this is about and why it's important.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done .... ptal
Updated date and slug for the DMP'25 Week 11-12 update. Adjusted reporting period dates and refined content for clarity.
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
No description provided.