This is my GitHub, I do a lot of courses & smaller personal projects. This is my LinkedIn.
These are some of my projects:
- Code: github.com/mat2ja/aimo
- Deploy: aimo.vercel.app
- Social media app designed for motivated individuals who want to work on themselves, but which require that extra push given to them by our idea of accountability partners.
- Tech stack: Nuxt 2, Vue, Tailwind CSS, Firestore
- Built and designed from scratch, team of me and 2 of my friends
- I was the team lead, designer, and was working on pretty much everything
- Winning project of TVZ Mc2 2021 student competition & Best Design Award
- https://www.instagram.com/p/CQ1IAvWsToC/
Some test accounts:
- [email protected] - marian7
- [email protected] - matijao
- Code: github.com/mat2ja/meet-mia-v2
- Deploy: meet-mia.surge.sh
- Tech stack: Vue 3 Composition API, Pinia, Vite, SCSS, Figma
- Project for Web Design college course
- Mostly a presentational app
- Fully custom design
- Code: github.com/mat2ja/angular-forum-fullstack
- Tech stack: Angular, Node, Express, MongoDB
- Custom JWT authentication
- Built from scratch
- Project for Advanced JavaScript college course
This full-stack version isn’t deployed, but there’s a previous version (with firebase instead of custom backend & dummy auth), frontend looks the same
Personal dummy project used to study Vue 3 Composition API (similar to React with Hooks) with TypeScript
- Code: github.com/mat2ja/crypto-thingamajib
- Deploy: distinct-rice.surge.sh
- Tech stack: Vue 3 Composition API, TypeScript, Element Plus UI, CoinGecko API
- Mostly plain HTML & SCSS, some JavaScript & Vue
- github.com/mat2ja/frontend_mentor
- frontendmentor.io/profile/Mat2ja
- Code: github.com/mat2ja/comet
- Deploy: matijao.me/comet
- Plain SCSS, light js
- Coded up from scratch, based on a Dribble concept
Currently working on:
- Main course project for Advanced JavaScript college course
- Frontend: Nuxt 3, Vue 3 Composition API, Vite, Pinia, TypeScript
- Backend: Node, Express, MongoDB, Mongoose
- Preparing for this year’s TVZ MC2 student programming competition (Feb-June 2022)
- Frontend: React, Next.js, TypeScript, SCSS, Storybook, Figma
- Backend: Nest.js, Prisma with Postgres, NX