Skip to content

Add new languages, libraries and software/IDE icons to skills widget#25

Open
eudanielhenrique wants to merge 2 commits into
Jurredr:masterfrom
eudanielhenrique:feat/new-skills-icons
Open

Add new languages, libraries and software/IDE icons to skills widget#25
eudanielhenrique wants to merge 2 commits into
Jurredr:masterfrom
eudanielhenrique:feat/new-skills-icons

Conversation

@eudanielhenrique

Copy link
Copy Markdown
Contributor

Closes #10.

Adds the icons that already have an official, unambiguous brand asset available (sourced from simple-icons, CC0):

  • Languages: Julia
  • Libraries: Discord.js, Axios, PM2
  • Software/IDEs: macOS, Raspberry Pi OS, Xcode, Godot, Roblox Studio, Arduino IDE, JetBrains, GameMaker Studio, Blockbench, Figma, Termius, Notepad++

Not included, and why:

  • AppleScript, GDScript, Regex, Canvas.js, Chalk, GDevelop, MCreator: no official/unambiguous icon asset exists for these in simple-icons (or any other reliable open icon set), so a hand-drawn substitute risked looking wrong or off-brand.
  • Adobe Photoshop, Adobe Illustrator: removed from simple-icons upstream at Adobe's request over trademark/brand-guideline concerns, so not shipping a copy of them here either.

README examples updated to include the new entries.

Test plan

  • npm run build compiles cleanly
  • Verified every new icon's path data byte-for-byte against the fetched simple-icons source

…idget

Closes Jurredr#10.

Adds the icons that already have an official, unambiguous brand asset
available (sourced from simple-icons, CC0):

- Languages: Julia
- Libraries: Discord.js, Axios, PM2
- Software/IDEs: macOS, Raspberry Pi OS, Xcode, Godot, Roblox Studio,
  Arduino IDE, JetBrains, GameMaker Studio, Blockbench, Figma, Termius,
  Notepad++

Not included, and why:
- AppleScript, GDScript, Regex, Canvas.js, Chalk, GDevelop, MCreator:
  no official/unambiguous icon asset exists for these in simple-icons
  (or any other reliable open icon set), so a hand-drawn substitute
  risked looking wrong or off-brand.
- Adobe Photoshop, Adobe Illustrator: removed from simple-icons
  upstream at Adobe's request over trademark/brand-guideline concerns,
  so we're not shipping a copy of them here either.

README examples updated to include the new entries.
Copilot AI review requested due to automatic review settings July 14, 2026 12:42
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

@eudanielhenrique is attempting to deploy a commit to the Jurre's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

'macOS' and 'MacOS' resolve to the same match since findData() compares
uppercased strings, so 'MacOS' was dead weight.
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.

[Feature] New languages, tools, software & IDE's!

2 participants