Skip to content
View josiasbudaydeveloper's full-sized avatar
👜
Open to workd & businesses
👜
Open to workd & businesses

Block or report josiasbudaydeveloper

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.

Content in all repositories owned by your account will be closed.
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

I am a Full-Stack Mobile Engineer specialized in React Native and TypeScript ecosystem, focused on building scalable, high-performance mobile applications with exceptional user experiences. With a strong product mindset, I bridge end-to-end mobile architecture with modern backend services and AI integrations to drive technical efficiency and product growth. I leverage AI-powered engineering and advanced prompttechniques to optimize development workflows and system design. Passionate aboutinnovation and clean architecture, I thrive in fast-paced environments delivering reliable, high-availability software solutions.

Pinned Loading

  1. multi-tenant-dashboard-nextjs-sass multi-tenant-dashboard-nextjs-sass Public

    A Multi-Tenant SAAS Dashboard where users can create an account and manage their customers and invoices. It is based on the Next Learn Course, the official Next.js Course created by Vercel and whic…

    TypeScript 23 8

  2. Node.js-Express-and-MongoDB-APIs Node.js-Express-and-MongoDB-APIs Public

    These are my Back-End RestFul API projects made during my Node.js and MongoDB course by LuizTools.

    JavaScript

  3. callAlert.tsx callAlert.tsx
    1
    import { Alert, Platform } from "react-native";
    2
    
                  
    3
    type button = {
    4
      text: string;
    5
      onPress: () => void;
  4. Conventional Commits Cheatsheet Conventional Commits Cheatsheet
    1
    # Conventional Commit Messages [![starline](https://starlines.qoo.monster/assets/qoomon/5dfcdf8eec66a051ecd85625518cfd13@gist)](https://github.com/qoomon/starline)
    2
    
                  
    3
    See how [a minor change](#examples) to your commit message style can make a difference. 
    4
    
                  
    5
    <pre>