terminal-portfolio

Terminal style portfolio website built with React, TypeScript and Styled-Components.

MIT License

Stars
465

Bot releases are hidden (Show)

terminal-portfolio - v1.3.1 Latest Release

Published by satnaing almost 2 years ago

What's Changed

Fixes

  • 🩹 Prevent page scroll when Up/Down arrow is pressed (9317952)
  • 🐛 Fix allowing extra args in cmd (ffca756)
  • ♻️ Refactor duplicate codes (f1272f3)
  • 🐛 Prevent doing action when incorrect option is used (4ebee30)
  • 🐛 Prevent showing hints if input value is empty (cd207de)

Full Changelog: https://github.com/satnaing/terminal-portfolio/compare/v1.3.0...v1.3.1

terminal-portfolio - v1.3.0

Published by satnaing almost 2 years ago

What's Changed

Features

Fixes

  • 🚨 Fix non-null-assertion warnings (e551d4e)
  • 🐛 Fix Up & Down arrows features (0827cc2)
  • ✏️ Fix usage typo in 'welcome' and 'education' (2e07714) (36055b7)

Full Changelog: https://github.com/satnaing/terminal-portfolio/compare/v1.2.0...v1.3.0

terminal-portfolio - v1.2.0

Published by satnaing about 2 years ago

New Features

  • Make PWA and offline support
  • Update maskable icons

Enhancements

  • Upgrade dependencies
  • Update google font link for better performance

Full Changelog: https://github.com/satnaing/terminal-portfolio/compare/v1.1.1...v1.2.0

terminal-portfolio - v1.1.1

Published by satnaing about 2 years ago

  • fix h1 flickering bug in mobile device

Full Changelog: https://github.com/satnaing/terminal-portfolio/compare/v1.1.0...v1.1.1

terminal-portfolio - v1.1.0

Published by satnaing about 2 years ago

  • Improve SEO
  • Update meta tag colors when switching themes

Full Changelog: https://github.com/satnaing/terminal-portfolio/compare/v1.0.0...v1.1.0

terminal-portfolio - v1.0.0

Published by satnaing over 2 years ago

Version 1.0.0 Released

  • Responsive design
  • Five themes
  • Autocomplete feature
  • Go previous & next commands
  • View command history

Full Changelog: https://github.com/satnaing/terminal-portfolio/commits/v1.0.0