Skip to content
View AsimRaza10's full-sized avatar
😎
😎

Highlights

  • Pro

Block or report AsimRaza10

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AsimRaza10/README.md

Asim Raza

Open-source contributor — 14 merged patches to LibreOffice core (Gerrit profile) — modernizing C++ across sw, sc, vcl, editeng, and friends. Full-stack developer with React, TypeScript, and Node.js. Currently contributing to Understand Anything — interactive knowledge graphs for codebases.

LinkedIn Email Instagram

Snapshot

  • Open-source work: LibreOffice core patches, developer tooling, docs, and full-stack apps
  • Current focus: TypeScript, React, Node.js, C++ modernization, and AI-assisted code understanding
  • Best work: useful fixes, clear documentation, and practical tools that help developers move faster

Open Source Contributions

LibreOffice — C++ modernization (14 merged)

Patches landed across LibreOffice core in April–May 2026:

  • tdf#145538 — converted manual loops to range-based for across sw, sc, sd, oox, svx, sfx2
  • tdf#163691 — replaced memcpy() with std::copy_n() across vcl, editeng, svx, i18npool
  • tdf#153109 / tdf#170269 — replaced manual loops with STL algorithms and std::ranges
  • tdf#171626 — UI: replaced underline icon with keyboard icon on the Keyboard tab

See all 14 patches on Gerrit

Understand Anything — dashboard, agents & docs

Merged

  • PR #186 — Tailwind v4 @source for gitignored install paths (#179)
  • PR #199 — Cursor manual-install fallback in README
  • PR #200 — omit model: inherit so Cursor/opencode don't hit invalid model ids (#167)

Open

My fork · Upstream


Featured Projects

Project Stack What it does
Understand Anything TypeScript · React · tree-sitter · LLM agents Turn any codebase into an interactive knowledge graph — explore, search, and learn.
Lintify — AI Code Reviewer React 19 · Vite · Tailwind · Google Gemini AI-powered code review. Detects bugs, fixes syntax, supports 12+ languages.
Lintify VS Code Extension TypeScript · VS Code API · Google Gemini Lintify inside your editor — AI review, instant fixes, side-by-side diff.
FitTracker MERN · TypeScript Full-stack fitness app — workout tracking, goals, analytics.
KitabGhar React 19 · Vite · Tailwind · Node · Express · MongoDB Online bookstore — frontend · backend

Tech I work with

Systems / OSS: C++ Git Gerrit

Web: React TypeScript Node.js Express MongoDB Tailwind Vite


GitHub Stats

ℹ️ GitHub language stats only count code hosted on GitHub. My C++ work on LibreOffice lives on Gerrit and isn't reflected above.

Pinned Loading

  1. FitTracker FitTracker Public

    FitTracker is a full-stack MERN fitness app for tracking workouts, setting goals, viewing analytics, and managing profiles, featuring modern UI, authentication, and responsive design for all devices.

    TypeScript 1

  2. kitabghar-frontend- kitabghar-frontend- Public

    Frontend for KitabGhar Bookstore - React 19/Vite/Tailwind CSS

    JavaScript

  3. Lintify-AI-Powered-Code-Reviewer Lintify-AI-Powered-Code-Reviewer Public

    Lintify is an AI-powered code review and fix tool that leverages Google's Gemini AI to analyze code quality, detect bugs, and automatically fix syntax errors and bad practices. Built with React 19,…

    CSS

  4. Lintify-VS-Code-Extension Lintify-VS-Code-Extension Public

    AI-powered code review and fixing for VS Code, powered by Google Gemini. Companion VS Code extension to Lintify.

    TypeScript

  5. Understand-Anything Understand-Anything Public

    Forked from Lum1104/Understand-Anything

    Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini C…

    TypeScript

  6. kitabgharbackend kitabgharbackend Public

    Backend API for KitabGhar Bookstore - Node.js/Express/MongoDB

    JavaScript