Welcome to Brand Blueprint, a no-code design challenge organized by MLSA for Hacktoberfest 2025.
To be eligible for MLSA X HACKTOBERFEST: Register here: https://register.mlsakiit.com/ Star this repo: https://github.com/keploy/keploy
Design a cohesive theme for Hacktoberfest 2025 and present it as a short visual portfolio (4–6 slides). The goal is to create assets that can be used across social media, print, and merch while following the supplied brand guidelines.
Each submission should be a single PDF (or a compressed folder) containing 4 to 6 slides that include at least:
- A short description of your theme and concept
- Colour palette and typography choices
- Social media templates (e.g., post, story, reel cover)
- Printables or large-format mockups (e.g., poster, flex)
- Optional: merch mockups (apparel, stickers, badges)
Designers should follow the brand guidelines included in this repository (see Hacktoberfest2025-BrandGuidelines.pdf).
-
Fork this repository.
-
Create a new branch in your fork and switch to it. Use a clear name, for example:
# example branch name git checkout -b contributions/your-username-submission -
Create a directory under
contributions/with your GitHub username (lowercase). Example:contributions/username/. -
Add your final PDF as
mydesign.pdfinside your folder. Example:contributions/username/mydesign.pdf. -
Commit your changes and push the branch to your fork:
git add contributions/username/mydesign.pdf git commit -m "chore: add design submission for @username" git push origin contributions/your-username-submission -
Open a pull request from your branch to the
masterbranch with a short description of your design (1–2 sentences) and any relevant notes (tools used, fonts, image attributions).
Please follow the contribution rules in contributions/rules.md before submitting.
- 4–6 slides in PDF or ZIP
- Theme description + palette + typography
- Assets mockups (social, print, optional merch)
- All fonts and external assets properly attributed
- Submission deadline: 30 October 2025
Submissions will be reviewed for clarity, consistent branding, creativity, and adherence to the provided guidelines. Keep files reasonably sized for easy download and review.
Expected structure for contributions:
- contributions/
- rules.md # submission rules and FAQ
- username/
- mydesign.pdf # your submission file
If you have questions, open an issue in this repository and tag it with help wanted.
By submitting your design you confirm you have the right to distribute the assets and that any third-party resources are properly licensed or attributed. This repository does not change the copyright of uploaded contributions; contributors retain ownership of their designs unless stated otherwise.
Good luck — looking forward to your creations!