Skip to content
View RonaldGGA's full-sized avatar
🖌️
Creating
🖌️
Creating

Block or report RonaldGGA

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
RonaldGGA/README.md

Ronald González — Full-Stack Developer

Self-taught developer based in Cuba, 2+ years building and shipping production applications. Currently studying Automation Engineering at CUJAE while working on AI-integrated full-stack systems.

I specialize in Next.js + TypeScript + PostgreSQL applications with LLM integration. My background in industrial systems thinking shapes how I design software — I care about reliability, real failure modes, and what happens when things break.

C1 English (Cambridge CAE 193/210) · Open to remote work globally


Featured Work

SensorWatch AI
Real-time industrial sensor monitoring dashboard with AI-powered anomaly detection. LLM pipeline generates maintenance recommendations in natural language. JWT auth, PostgreSQL audit trails, weekly AI report generation.
Live demo · Stack: Next.js 14, TypeScript, PostgreSQL, OpenRouter, Recharts

Library Management System
Full book-lending platform with RBAC (admin/librarian/member), loan tracking, and search. Reduced API response time 60% through PostgreSQL index optimization and Prisma query tuning.
Live demo · Stack: Next.js 14, TypeScript, PostgreSQL, Prisma, Docker

ChessMaster
Chess opening trainer with 12,000+ variations and real-time AI move suggestions via Stockfish API.
Live demo · Stack: Next.js, TypeScript, PostgreSQL, Stockfish API


Stack

Frontend: Next.js 14 (App Router), React, TypeScript, Tailwind CSS, shadcn/ui
Backend: Node.js, Next.js API Routes, tRPC, REST APIs, JWT, NextAuth.js
AI/LLM: OpenAI SDK, OpenRouter, prompt engineering, JSON structured outputs
Databases: PostgreSQL, Prisma ORM, Neon, SQL optimization
DevOps: Docker, Git, Vercel, CI/CD, Linux


Currently

  • 1st year Automation Engineering @ CUJAE, Havana
  • Open to remote Full-Stack or AI engineering roles

📧 ronald.dearmass@gmail.com
🔗 Portfolio · LinkedIn

Pinned Loading

  1. sensorwatch-ai sensorwatch-ai Public

    Industrial real-time sensor watching (PC only) with AI integrations for reports and decision-taking for anomalies

    TypeScript

  2. ChessMaster ChessMaster Public

    Learn chess openings easily with a straightforward approach and AI assistance

    TypeScript 4

  3. LibraryManagementSystem LibraryManagementSystem Public

    Book-lending platform with role-based auth and indexed search.

    TypeScript