GitHub
After gaining solid expertise in GitLab, I ventured into GitHub and tested its CI/CD features—which I found quite good. Still, I prefer GitLab's CI/CD capabilities overall. However, I currently manage my web projects on GitHub—mainly because of its seamless integration with Vercel.
My projects
Current and past projects where I used GitHub.
In Progress
E2E testing of different web apps
I’m responsible for end-to-end testing of several custom-built web apps and for integrating these tests into GitHub Actions, ensuring they are automatically run before deployment. The tests cover various components of the applications—for example, the checkout process in the shop or user login functionality. The project is currently still in progress.
Start:October 2024
Technologies:
playwright
typescript
nextjs
github