Latest articles
Hello world: how I built this site
I created my first portfolio site back in 2016, and since then I was using that portfolio. Recently I completed this new portfolio built in Next.js with zero UI library.
Use GitHub Actions to Automate Your CI/CD for React and Node.js Apps
CI/CD have become crucial aspects of modern software development. By automating the build, test, and deployment processes, developers can save time, reduce errors, and deliver high-quality applications.
A modern approach to styling in React
A couple nifty techniques for dynamically styling React components with CSS custom properties
