Skip to main content
ApplyU-ai
GitHub creator profile

ApplyU-ai

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
Feb 20, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

resume-parse
unclassified

Extract structured data from PDF or DOCX resume files. Produces a ResumeData JSON object with sections for personal info, education, experience, publications, skills, projects, and certifications. Use when processing an uploaded resume file to convert raw…

Feb 20, 2026
tex-heatmap-colorize
unclassified

Deterministic LaTeX colorization for resume heatmap. Injects xcolor-based phrase-level highlights into .tex source using colorbox commands. No LLM required — pure scripting. Supports progressive colorization (block-by-block), mismatch list generation, and…

Feb 20, 2026
block-optimize
unclassified

Optimize a single experience-type resume block within LaTeX source for better JD alignment. Operates ONLY on experience, education, project, and skills blocks (\resumeSubheading / \resumeProjectHeading / \resumeItem / skill lines). NEVER touches…

Feb 20, 2026
heatmap-analyze
unclassified

Per-block character-level relevance analysis for resume heatmap generation. Analyzes a single .tex block against structured JD requirements, producing three-level output: block overview, element-level annotations, and phrase-level highlights. Context-isolated…

Feb 20, 2026
identify-optimization-targets
unclassified

Identify which resume blocks need optimization for a given job description. Analyzes LaTeX source against JD requirements and match analysis to produce a prioritized optimization queue. Only targets experience blocks (\resumeSubheading + \resumeItem),…

Feb 20, 2026
latex-compile
unclassified

Compile a LaTeX .tex file into a PDF using a Docker sandbox. This is a fully deterministic operation — no LLM is involved. Takes texContent as input, runs xelatex (or pdflatex fallback) inside a sandboxed Docker container, and returns the compiled PDF as…

Feb 20, 2026
template-fill
unclassified

Fill a LaTeX resume template with structured ResumeData using a per-template LLM-driven strategy. Produces a complete, compilable .tex file by studying an example .tex for the chosen template, understanding its custom commands, and generating correct LaTeX…

Feb 20, 2026
jd-analyze
unclassified

Analyze and categorize job description requirements. Parses JD text into structured JobRequirements with categorized requirements (must_have, nice_to_have, culture, logistics), keywords extraction, and importance weighting. Use when processing a job…

Feb 19, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded