# rosshhun.com

> A minimal portfolio, component registry, and blog to showcase my work as a Design Engineer.

- [About](https://rosshhun.com/about.md): A quick intro to me, my tech stack, and how to connect.
- [Projects](https://rosshhun.com/projects.md): Selected projects that show my skills and creativity.

## Blog

- [Two Pointers](https://rosshhun.com/blog/two_pointers.mdx): Master the two pointers technique for solving array and string problems efficiently. Learn same direction and opposite direction patterns with clear examples and pseudocode.
- [Arrays and Strings](https://rosshhun.com/blog/arrays_and_strings.mdx): Explore the fundamentals and efficient techniques for working with arrays and strings, including practical tips, code examples, and algorithmic principles every developer should know.
