Skip to content
View eangao's full-sized avatar

Block or report eangao

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

πŸ‘‹ Hi, I'm Elmar Angao

Full Stack Developer | AI Integration Specialist | Next.js

Building production-ready AI-powered applications with modern web technologies

LinkedIn Email Portfolio


πŸš€ Featured Project

AI Document Analyzer πŸ“„πŸ€–

Live Demo: https://ai-document-analyzer-ea.vercel.app

Upload any PDF and get instant AI-powered structured analysis β€” summaries, key entities, dates, obligations, risk flags, and action items.

Tech Stack:

  • Next.js 16 (App Router + Turbopack)
  • TypeScript (strict mode)
  • Claude Sonnet 4.5 API
  • Tailwind CSS + shadcn/ui
  • Vercel (Production)

Key Features:

  • ⚑ Real-time PDF processing with unpdf
  • πŸ€– AI-powered document analysis (Claude API)
  • 🎨 Responsive dashboard with color-coded insights
  • πŸ”’ Dual-layer rate limiting (cost protection)
  • πŸ§ͺ 667 tests with 93.6% coverage
  • πŸ“Š Export JSON results
  • πŸ“± Mobile-first responsive design

Impact:

  • Production-ready with ~$0.45/month API costs (demo mode)
  • 96% cost reduction through intelligent rate limiting
  • WCAG 2.1 Level A/AA accessibility compliance

πŸ”— View Live Demo | Source Code


πŸ’Ό Professional Experience

Full Stack Developer @ US-based Legal Tech Company Building AI-powered document processing and workflow automation systems

Previous: Hospital HRIS System Production deployment: React + Node.js + MongoDB + Cloud Hosting

  • Employee dashboards with biometric attendance integration
  • Multi-level approval workflows with role-based access control
  • Deployed on Render and Vercel

πŸ›  Tech Stack

Frontend

Next.js React TypeScript Tailwind shadcn/ui

Backend & APIs

Node.js Express Next.js API

AI & Machine Learning

Claude API OpenAI

Databases

MongoDB PostgreSQL

DevOps & Deployment

Vercel Render AWS Git

Testing & Quality

Vitest Jest Testing Library


πŸ“Š GitHub Stats

Elmar's GitHub Stats

Top Languages

GitHub Streak


🎯 What I'm Working On

  • πŸ€– Building AI-powered document processing systems with Claude and OpenAI APIs
  • πŸš€ Developing enterprise workflow automation tools
  • πŸ“š Mastering Next.js 16 App Router and React Server Components
  • πŸ§ͺ Implementing comprehensive TDD workflows (80%+ coverage)
  • πŸ”’ Building cost-effective, production-ready AI applications with smart rate limiting

πŸ’‘ Core Competencies

const elmarAngao = {
  role: "Full Stack Developer",
  specialization: "AI Integration & Document Processing",

  expertise: {
    frontend: ["Next.js 16", "React", "TypeScript", "Tailwind CSS", "shadcn/ui"],
    backend: ["Node.js", "Express", "Next.js API Routes"],
    ai: ["Claude API", "OpenAI API", "RAG Systems", "Prompt Engineering"],
    architecture: ["App Router", "Server Components", "API Design", "Rate Limiting"],
    testing: ["Vitest", "React Testing Library", "TDD", "93.6% Coverage"],
    deployment: ["Vercel", "Render", "AWS", "CI/CD"]
  },

  currentFocus: [
    "Building production-ready AI applications",
    "Cost optimization for AI APIs",
    "Enterprise workflow automation",
    "Comprehensive testing strategies"
  ],

  availableFor: ["Freelance Projects", "AI Integration Consulting", "Next.js Development"]
};

🌟 Project Highlights

AI Document Analyzer

Status: βœ… Live in Production URL: https://ai-document-analyzer-ea.vercel.app Impact: 667 tests, 93.6% coverage, $0.45/month API costs Tech: Next.js 16, TypeScript, Claude API, Tailwind, Vercel

Hospital HRIS System

Status: βœ… Production Features: Employee dashboards, biometric attendance, approval workflows Tech: React, Node.js, Express, MongoDB, Cloud hosting


πŸ“« Let's Connect

I'm available for:

  • 🀝 Freelance Projects β€” AI integration, Next.js development
  • πŸ’Ό Consulting β€” Document processing systems, workflow automation
  • πŸŽ“ Mentoring β€” Full-stack development, AI APIs, testing best practices

Contact:


AI Document Analyzer


πŸ’™ Thanks for visiting! If you find my work interesting, feel free to ⭐ star my repositories!

Last updated: March 2026

Pinned Loading

  1. ai-document-analyzer ai-document-analyzer Public

    TypeScript