Skip to content

Releases: RiWoTWeb3/web3skills

v3.2

21 Feb 03:50
Immutable release. Only release title and notes can be modified.
70c3a9f

Choose a tag to compare

TESTING

v3.1 - Enhanced View Mode & Sharing Experience

13 Nov 09:23

Choose a tag to compare

What's New in v3.1

This release focuses on improving the view mode experience and preparing the codebase for open-source collaboration.

Enhanced View Mode

Better Sharing Display:

  • Complete skills section now shows ALL skills in view mode
  • Completed skills highlighted in green
  • Incomplete skills shown in gray
  • Category progress bars for quick overview
  • Collapsible categories for easy navigation

Cleaner Profile View:

  • Hidden "Your Progress" stats card in view mode (less clutter)
  • Show only "Categories Mastered" for focused display
  • Read-only visual indicators (no interactive elements)

Improved Career Match View

View Mode Optimization:

  • Shows ONLY career match percentages and matched skills
  • Hides "Skills to learn" lists in view mode
  • Hides "Start Learning" buttons when viewing others' profiles
  • Full functionality maintained in regular mode

Brand Cleanup

Prepared project for open-source GitHub:

  • Updated skill naming for better clarity
  • Removed platform-specific branding
  • 🔓 100% open-source ready

🔒 Security

Bug Fixes

  • Fixed total skills count display (now shows 200+ correctly)
  • Improved data calculations for better accuracy
  • Enhanced view mode state management

📄 Added comprehensive SECURITY.md with:

  • Data privacy policies (all data stored locally)
  • Security best practices for users
  • Vulnerability reporting process
  • Supported versions and update policy

v3.0.1

13 Nov 09:19

Choose a tag to compare

v3.0.1
...

v3

11 Nov 18:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v3
  • Replaced Create React App setup with Vite for faster builds and modern tooling.
  • Reorganized project structure for better modularity and maintainability.
  • Added new components, improved data handling, and optimized file layout.
  • Updated README with new structure and setup instructions.
  • Cleaned up old CRA-specific files (serviceWorker, reportWebVitals, etc.).
  • Prepared project for future Web3 integration and deployment optimizations.

v2.1

09 Nov 13:47

Choose a tag to compare

New features added

Skills can be convert to a single line code and shared where you want
Dark and light mode
And so on...

Version 2

08 Nov 10:45
c059f7c

Choose a tag to compare

What's New

  • Clean Navigation: Tab-based navigation instead of buttons
  • Minimal Cards: White backgrounds, subtle shadows, clean borders
  • RiWoT Community: Full integration with Discord and GitHub links
  • Career Icons: Visual icons for each career path
  • Improved Typography: Better hierarchy and readability
  • Subtle Progress Bars: Thin, elegant progress indicators
  • Better Spacing: Consistent 16px/24px/32px/48px spacing system
  • Footer Credit: Your name and portfolio link
  • Favicon Support: References RiWoT.png in public folder

Features Intact

  • All 97 skills across 16 categories
  • 6 career paths with roadmaps
  • LocalStorage persistence
  • Import/Export functionality
  • Career matching system
  • Progress tracking
  • Fully responsive design

Design System

  • The new design follows these principles:

  • Colors: Gray backgrounds, blue/purple accents

  • Typography: 4xl → xs size scale

  • Spacing: Consistent 4px → 64px scale

  • Components: Minimal borders, soft shadows

  • Interactions: Smooth 150ms transitions

v1 - Web3 Skills Tracker Launch

07 Nov 11:16
c660ddc

Choose a tag to compare

v1.0.0 - Complete Web3 career skills tracking platform

Features:

  • 90+ Web3 skills in 16 categories
  • 6+ career paths with detailed roadmaps
  • Real-time progress tracking & match scoring
  • Import/export via JSON
  • Persistent localStorage
  • Responsive Tailwind UI + Lucide icons
  • Single App.js (all-in-one React)

Deployed: https://web3skills.vercel.app
Repo: https://github.com/mirmohmmadluqman/web3skills