Check out my latest projects
I am a software engineer and I love to build things. Here are some of my latest projects. If you want to see more, check out my Github profile.
GithubPersonal site portfolio with Nextjs and Sass
Technologies:
GRAPHQLMONOREPONEXTJSSASSTURBOREPOTYPESCRIPT
Using Nextjs and Sass to create a personal site portfolio with a blog and a projects section. Articles are written in markdown and projects are fetched from a Github repository.
StandNotes — Daily standup notes organiser MERN
Technologies:
REACTREACT QUERYREACT ROUTERSASSTURBOREPOTYPESCRIPT
Using MERN stack to create a daily standup notes organiser app. On top of that, the app uses Turborepo to manage the monorepo and React Query as a state management tool.
StandNotes — backend service with MongoDB, Express, Node, and TypeScript
Technologies:
EXPRESSMONGODBMONGOOSENODETYPESCRIPT
The reduce function of an array is one of the most versatile functions in JavaScript. With it you can accomplish a lot of the functions from array and math objects.