Skip to content
View cabrerojas's full-sized avatar
⌨️
Fullstack developer building mobile apps and backend services with TypeScript.
⌨️
Fullstack developer building mobile apps and backend services with TypeScript.

Highlights

  • Pro

Block or report cabrerojas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cabrerojas/README.md

Ionic Angular React Native Expo Node.js TypeScript Firebase AWS

Profile Views

Hi, I'm Guillermo Cabrera πŸ‘‹

πŸ‘¨β€πŸ’» About Me

Fullstack developer focused on building mobile applications and backend services.

I enjoy creating products that solve real problems, especially mobile apps connected to scalable APIs.

Email GitHub LinkedIn

🚧 Currently Building

MyQuota

Personal finance mobile application designed to help users track installments, payments and financial activity.

πŸ“± Mobile App

Repository
https://github.com/cabrerojas/myquota-app

Tech

React Native Expo TypeScript AsyncStorage

Features

  • Track financial transactions
  • Manage installment payments
  • Monthly financial overview
  • Mobile-first UX

βš™οΈ Backend API

Repository
https://github.com/cabrerojas/myquota-backend

Tech

Node.js Express TypeScript Firestore JWT

Features

  • User authentication
  • Transaction management
  • Installment tracking
  • Secure REST API

πŸ— MyQuota Architecture

[ Mobile App ]
React Native + Expo
        β”‚
        β–Ό
[ API ]
Node.js + Express + TypeScript
        β”‚
        β–Ό
[ Data Layer ]
Firebase / Firestore

πŸ“Š GitHub Stats

Guillermo's GitHub stats


🧠 Most Used Languages

Top Langs


πŸ”§ Other Projects

cordova-plugin-integrity

Cordova plugin that retrieves the APK hash to verify Android application integrity.

cordova-plugin-detectproxy

Plugin that detects proxy configuration on Android devices to help prevent network tampering.


πŸ“« Contact

Feel free to reach out if you'd like to collaborate or discuss a project.

Email GitHub LinkedIn

Pinned Loading

  1. myquota-backend myquota-backend Public

    MyQuota Backend - API and services for managing payment quotas

    TypeScript 2

  2. myquota-app myquota-app Public

    AplicaciΓ³n diseΓ±ada para ayudar a los usuarios a visualizar y gestionar sus transacciones financieras de manera eficiente

    TypeScript 2

  3. cordova-plugin-detectproxy cordova-plugin-detectproxy Public

    Plugin Cordova para detectar proxies en Android/iOS

    Swift

  4. cordova-plugin-integrity cordova-plugin-integrity Public

    Plugin Cordova para retornar HASH de .apk

    Java