DOME.md
1 month ago
Devjet.md
1 month ago
Eid.md
1 month ago
Portfolio.md
1 month ago
Pi dogs.md
1 month ago
Prodemaster pg.md
1 month ago
Bookbinding.md
1 month ago
Bootwindcss.md
1 month ago
README.md 171 lines | 14kb
Dome is an IOT system that tries to solve the installation problem when trying to make your home smarter. Current solutions typically require specialists to make the installation and lack a good ui/ux. That's why I created DOME, replace your current wall switches and sockets, connect them to the app and share access with your family. Also, the device will include mechanical switches so that you decide what's more convenient for each situation. The tech stack used is: React native with typescript, redux-toolkit, tailwindcss, firebase, C++ for esp8266 and altium for pcb design.
Figma designs at: www.figma.com
Code at: github.com/matzapata/dome
Devjet is a website that helps web developers build faster by providing code recipes and generators to work with PERN or NEXTJS stacks. I’ve worked building the website from scratch with nextjs, typescript, chakraui, MDX, supabase and deployed it on vercel. The CLI that generates code is build with typescript and gluegun. I currently work writing posts and code generators as content for it.
Visit at: devjet.vercel.app
Prototype of an electronic identification device built with the purpose of solve the inefficiency of different organizations, whether business or government, to process paperwork and validate documentation of different types. Built with C and C++.
The source code can be found at: matzapata/crypto
Portfolio website created with react and tailwindcss, deployed on netlify. The idea of the project was to showcase a little bit about me on the internet, some of the projects i'm currently working on, my education, etc and give the visitors the opportunity to contact me. Visit at: www.matiaszapata.netlify.app.
Fullstack project that makes use of the-dog-api to showcase different dog breeds. The project allows users to make use of different filters and search posibilities. Also they are capable of adding their own breeds to the list. It was created with React, Express, Sequelize, Redux, Tailwindcss, Jest and deployed on Netlify and elephantsql for Henry's Individual Project.
The source code can be found here: matzapata/PI-Dogs
And the deployment at pi-dogs-zapata.netlify.app
Prodemaster is a sports betting platform that allows users to participate in public tournaments or create their own tournaments to compete with friends for cash prizes. The project was developed as a group project for Henry with React, Express, Postgress, Typescript and Prisma among other technologies.
The source code can be found here: matzapata/PG-Henry
Library combining tailwindcss and bootstrap styles. Documentation page created with nuxt and deployed on netlify. Currently deprecated, would not use in any project, instead i would chose another tool like flowbite or chakra-ui but it helped me develop css skills.
The source code can be found here: matzapata/bootwindscss
And the documentation website build with nuxtjs and deployed on netlify can be found here: Bootwindcss
This CLI made with gluegun
uses pdf-lib
to given a book pdf, create the corresponding pagination for a bookbinding process of one page per booklet.
The source code can be found here: matzapata/bookbinding