Laguna, PHGMT+8
Jake Neverida

Jake Neverida

|
QA Analyst @ Vertere Global SolutionsCurrent
BS Computer Science, UPLB '26

Quality Assurance Analyst at Vertere Global Solutions Inc. and Software Engineer with a BS in Computer Science from UP Los Baños (1.95 GWA). Focused on software test validation, automated regression suites, and high-performance web systems using Next.js, React, and TypeScript.

Featured Work
interactive shell
> overview
Jake Neverida • QA Analyst @ Vertere Global Solutions • BS CS UP Los Baños
>
Core Technologies:

Experience & Education

Career & Academic Record
Industry ExperienceQA & Software Engineering
Current Role

Quality Assurance Analyst

Vertere Global Solutions Inc.

June 2026 – Present

Executing comprehensive software testing strategies, defect lifecycle management, regression suites, and release readiness verification for enterprise applications.

Authored and executed comprehensive test plans and regression suites
Managed defect lifecycle, issue triage, and root-cause isolation
Collaborated with engineering leads to ensure production release quality
QA TestingTest PlansDefect ManagementRegression SuitesRelease Quality
Limitless Lab

Software Engineer Intern

Limitless Lab

May 2025 – July 2025

Engineered responsive user interfaces, integrated RESTful API endpoints, and built modular React component libraries in an agile engineering team.

Built modular, accessible React component libraries and client views
Integrated RESTful API endpoints and handled asynchronous data streams
ReactNext.jsTypeScriptREST APIsAgile Sprints
Academic FoundationComputer Science Rigor
University of the Philippines Los Baños
Academic Degree

BS Computer Science

University of the Philippines Los Baños

2022 – 2026
Cumulative Average
1.95 GWA
Recognition
Iskolar ng Bayan

Four-year computer science curriculum combining rigorous theoretical foundations with practical software systems engineering.

Algorithms & Complexity (asymptotic analysis, graph algorithms)
Advanced Data Structures & Object-Oriented Systems
Database Architecture, Query Optimization & System Design
Operating Systems, Memory Models & Concurrent Programming
Algorithms & ComplexityData StructuresDatabase Systems1.95 GWAUPLB '26

Creative Engineering Lab

Interactive Runtime
latency_benchmark.ts
TypeScript
// TypeScript: Human Latency Benchmark
async function measureRoundTrip(): Promise<number> {
  await simulateNetworkDelay(1200, 3500);

  const sentAt = performance.now();
  await waitForUserClick(); // the "response" — a human reflex

  const roundTripMs = performance.now() - sentAt;
  return Math.round(roundTripMs);
}

// A click before the response arrives is a false start.
function classify(ms: number): string {
  if (ms < 200) return "Fiber Optic Reflexes";
  if (ms < 300) return "Broadband Speed";
  if (ms < 450) return "Solid Connection";
  if (ms < 600) return "A Bit Laggy";
  return "Dial-Up Vibes";
}
Ready to benchmark
Fiber Optic Reflexes< 200ms
Broadband Speed< 300ms
Solid Connection< 450ms
A Bit Laggy< 600ms
Dial-Up Vibes600ms+

A human "ping test" — wait for the signal, click the instant it flashes. Click too early and it's a false start.

Live Visual Stage
Hardware Interactive Computing

Press "Run Benchmark" to start

5 rounds • click the instant it turns green

Featured Projects & Live Systems

Live Production Apps
Prediction Market Edge Engine landing page
Quantitative Intelligence & Algorithmsquant.dev-jk.me

Prediction Market Edge Engine

Statistical probability edge modeling & Kelly criterion position sizing for prediction markets.

A quantitative intelligence engine analyzing prediction market order books (e.g. Polymarket). Models real-time implied probability distributions, Brier score calibration, and optimal Kelly criterion stake allocation to identify statistical mispricings.

Kelly Sizing • Order Book Analytics • Polymarket Edge
Probability ModelingKelly CriterionTypeScriptReactPrediction Markets
Launch quant.dev-jk.me
Tropa — Climb & Expense Coordinator landing page
Full-Stack Web Platformtropa.dev-jk.me

Tropa — Climb & Expense Coordinator

Philippine mountain itinerary planning, headcount logistics, and shared cost splitting.

Full-stack mountaineering coordination platform for Philippine trails (Pulag, Apo, Ulap, Batulao). Allows groups to select trails, schedule van and trailhead timetables, track gear/permits, and split multi-party shared expenses with zero-friction climb join codes.

Next.js App Router • Real Trail Logistics • Cost-Split Engine
Next.js 15React 19Tailwind CSSTypeScriptCollaborative State
Launch tropa.dev-jk.me
Finance Tracker PWA landing page
Offline-First Web App / PWAfinance.dev-jk.me

Finance Tracker PWA

Zero-latency offline-first personal financial management and dynamic analytics.

A Progressive Web App (PWA) delivering client-side financial analytics and budget tracking. Uses Dexie.js over IndexedDB for resilient offline-first persistence, Recharts for interactive spending breakdowns, and Framer Motion for responsive tactile transitions.

IndexedDB (Dexie.js) • Recharts Analytics • Offline PWA
ReactDexie.jsIndexedDBRechartsPWAFramer Motion
Developer Portfolio v2 landing page
Creative Engineering & UI Systemsdev-jk.me

Developer Portfolio v2

Modern developer showcase featuring embedded Unix shell and synthesized Web Audio.

Personal portfolio engineered with Next.js 15 App Router, React 19, and Tailwind CSS v4. Features an embedded interactive Unix CLI sandbox, global Cmd+K spotlight palette, Web Audio API sound synthesizer, and dynamic celebration canvas particle cannons.

100/100 Lighthouse • Web Audio API • Turbopack
Next.js 15React 19Tailwind v4TypeScriptWeb Audio API
Launch dev-jk.me
Prediction Market Edge Engine landing page
Quantitative Intelligence & Algorithmsquant.dev-jk.me

Prediction Market Edge Engine

Statistical probability edge modeling & Kelly criterion position sizing for prediction markets.

A quantitative intelligence engine analyzing prediction market order books (e.g. Polymarket). Models real-time implied probability distributions, Brier score calibration, and optimal Kelly criterion stake allocation to identify statistical mispricings.

Kelly Sizing • Order Book Analytics • Polymarket Edge
Probability ModelingKelly CriterionTypeScriptReactPrediction Markets
Launch quant.dev-jk.me

Approach & Engineering Philosophy

Core Principles
Core Principles:
Engineering Commitment

Quality & Reliability

Bringing a dedicated Quality Assurance mindset to every project. Validating system requirements, maintaining regression suites, and ensuring defect-free production deployments.

Operational Standards:
Comprehensive test cases & regression suites
Rigorous defect lifecycle tracking & triage
Cross-browser stability & release validation
Quality & Engineering Best PracticesStrict Standards

Contact

• Open for Opportunities

Get in Touch

Currently available for software engineering roles, web development projects, or technical conversations.

jlrneverida@gmail.com

Timezone: GMT+8 (Manila)

Send a Message

Directly opens your default email client with your message pre-filled.