Marcelixoo
Constantly evolving as a software developer inspired by witches and subculture monsters.
momox SEBerlin, Germany
Pinned Repositories
compliments-api
Backend application to support a platform where users give compliments to each other. It covers the registration process, creation of the compliment tags, and assignment of those tags to your befriended colleagues. It was developed during the Next Level Week 6 offered by Rocketseat.
conference-live-chat
A fully-fledged application to provide a public chat for people attending the DoWhile Conference 2021, powered by Rocketseat 🚀🚀. Both backend and frontend are implemented as a REST API developed with NodeJS (Express), Typescript, and PrismaORM, and a ReactJS app with Typescript and CSS Modules.
copycat
A cute and talkative cat to infinitely repeat your words. This app is the capstone project of Codecademy's "Learn React" course.
ddd-to-the-moon-and-back
Supporting material of a presentation on Domain-Drive Design for my teammates of the Glance team at CERN.
hackathon-ufjr
Projeto desenvolvido para o evento Hackathon UFRJ com o propósito de gerar soluções pertinentes para a universidade.
podcast-app
A podcast app using Next.js and Strapi based on this tutorial: https://strapi.io/blog/how-to-build-a-podcast-app-using-strapi-and-nextjs.
taskbox
Work to follow along with "Introduction to Storybook" by Chromatic
video-encoder-golang
A video encoder written in Go. This project is part of my studies toward getting productive with the language.
code-library-app
The UI of the CODE University's library management app.
code-library-documentation
A place for documentation that does not belong to only one repository
Marcelixoo's Repositories
Marcelixoo/video-encoder-golang
A video encoder written in Go. This project is part of my studies toward getting productive with the language.
Marcelixoo/compliments-api
Backend application to support a platform where users give compliments to each other. It covers the registration process, creation of the compliment tags, and assignment of those tags to your befriended colleagues. It was developed during the Next Level Week 6 offered by Rocketseat.
Marcelixoo/conference-live-chat
A fully-fledged application to provide a public chat for people attending the DoWhile Conference 2021, powered by Rocketseat 🚀🚀. Both backend and frontend are implemented as a REST API developed with NodeJS (Express), Typescript, and PrismaORM, and a ReactJS app with Typescript and CSS Modules.
Marcelixoo/copycat
A cute and talkative cat to infinitely repeat your words. This app is the capstone project of Codecademy's "Learn React" course.
Marcelixoo/ddd-to-the-moon-and-back
Supporting material of a presentation on Domain-Drive Design for my teammates of the Glance team at CERN.
Marcelixoo/hugtight
Marcelixoo/rain-on-me
An idea under development.
Marcelixoo/podcast-app
A podcast app using Next.js and Strapi based on this tutorial: https://strapi.io/blog/how-to-build-a-podcast-app-using-strapi-and-nextjs.
Marcelixoo/taskbox
Work to follow along with "Introduction to Storybook" by Chromatic
Marcelixoo/ansible101
Notes & experiments from my studies on Ansible.
Marcelixoo/code-library-backend
Backend of the CODE Library system.
Marcelixoo/code-library-client
The UI of the CODE University's library management app.
Marcelixoo/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
Marcelixoo/fashion-catalog-system
A supercharged PIM service specialised in managing product catalog metadata from the fashion industry.
Marcelixoo/gatsby-starter-default
Marcelixoo/github-explorer
A simple listing of my GitHub repositories using React.
Marcelixoo/go_specs_greet
Marcelixoo/learn-go-with-tests
Marcelixoo/leetcode-challenges-in-go
Compilations of solutions to LeetCode challenges written in Go.
Marcelixoo/leveraging-react-components
A quick refactoring challenge to leverage the power of React components over a monolithic application.
Marcelixoo/Marcelixoo
My GitHub profile page.
Marcelixoo/os-se-focus-group-webdevelopment
A set of web applications developed using Flask for the OS module "Introduction to Software Engineering" at CODE University of Applied Sciences.
Marcelixoo/protected-pages-with-auth0-and-prismic
Sample app used to showcase the implementation of protected pages using Auth0 and Prismic CMS.
Marcelixoo/react-fundamentals-challenge
Marcelixoo/refactoring-react-app
A quick refactoring from React Class Components to Function Components using TypeScript
Marcelixoo/se01-dojo-20220513
Repository to store the code implemented for SE_01 assessments at CODE University.
Marcelixoo/shopping-cart-hook
The implementation of a react hook to handle shopping cart operations.
Marcelixoo/strapi-blog-cms
Marcelixoo/trip-planner
A starter template for a Flask website deployed on Google App Engine using GitHub Workflows, for class @ CODE University
Marcelixoo/ui-testing-guide-code