thtauhid / terminal-portfolio

A portfolio site that looks and feels like a terminal. Built with React + Tailwind.
https://my-terminal-portfolio.vercel.app/
MIT License
25 stars 22 forks source link

Improve styling of the app #10

Closed thtauhid closed 9 months ago

thtauhid commented 10 months ago

Though the app somewhat looks like the Ubuntu terminal, some design modifications can still be done. This is a somewhat open-ended issue, you are not bound by my thoughts, feel free to implement your thoughts to align the design of the app with Ubuntu terminal.

Ayansaxena24 commented 9 months ago

Pull Request Link --> https://github.com/thtauhid/terminal-portfolio/pull/32

Portfolio after updating : port

Portfolio before updating : port 0

Since the portfolio was looking quite unattractive from UI point of view, I have updated the UI of the portfolio to some extend. My changes :

  1. Changed the Bg color (Added a gradient).
  2. Added a Heading.
  3. Added a Subheading.
  4. Added a Hint.
  5. Styled using Tailwind CSS.

I hope this will get approved for Hacktoberfest 2023!

thtauhid commented 9 months ago

Closing this issue as #33 is work-in-progress and does the same thing.