Skip to content

Commit

Permalink
style(word): change wording in skills & technologies section
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeonoi committed Oct 24, 2024
1 parent 50c1093 commit 5d13960
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions components/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@ const About: React.FC = () => {
</li>
<li>
<strong>Frontend:</strong> React.js, Preact.js, Electron.js,
Next.js, TypeScript, Tailwind CSS
Next.js, Tailwind CSS
</li>
<li>
<strong>Backend:</strong> Node.js, Express, MongoDB, Mongoose
</li>
<li>
<strong>Other:</strong> ShadCN UI components, JavaFX, Spring
Boot
</li>
<li>
<strong>Tools:</strong> Git, GitHub Desktop, tmux, VSCode,
IntelliJ, Neovim
<strong>Other:</strong> Material Tailwind, ShadCN UI components,
JavaFX, Spring Boot
</li>
{/* <li> */}
{/* <strong>Tools:</strong> Git, GitHub Desktop, tmux, VSCode, */}
{/* IntelliJ, Neovim */}
{/* </li> */}
</ul>
</section>

Expand Down

0 comments on commit 5d13960

Please sign in to comment.