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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
cabrerojas/README.md

IonicAngularReact NativeExpoNode.jsTypeScriptFirebaseAWS

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.

EmailGitHubLinkedIn

🚧 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 NativeExpoTypeScriptAsyncStorage

Features

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

⚙️ Backend API

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

Tech

Node.jsExpressTypeScriptFirestoreJWT

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.

EmailGitHubLinkedIn

Pinned Loading

  1. myquota-backendmyquota-backendPublic

    MyQuota Backend - API and services for managing payment quotas

    TypeScript 2

  2. myquota-appmyquota-appPublic

    Aplicación diseñada para ayudar a los usuarios a visualizar y gestionar sus transacciones financieras de manera eficiente

    TypeScript 2

  3. cordova-plugin-detectproxycordova-plugin-detectproxyPublic

    Plugin Cordova para detectar proxies en Android/iOS

    Swift

  4. cordova-plugin-integritycordova-plugin-integrityPublic

    Plugin Cordova para retornar HASH de .apk

    Java