The more I hang around IT, the more I think I should've been a farmer.
Probably future me is an incredibly talented developer. Present me keeps assigning him work.
figure out who wrote this slop git blame says it was me
📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema
A tiny, dependency-free Zod resolver for React Hook Form
TypeScript 1
Offline Invoice Manager using Ollama LLM & Kaggle OCR
Python 2
Offline Intelligent Document Parser Extracts structured data from invoices, receipts, and scanned documents using OCR + AI models (FLAN-T5, LayoutLM). Works offline. Exports to JSON, Excel, and SQL…
Python 2
package com.example.spsrh.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.cors.CorsConfiguration;