Skip to content
View Damika-Anupama's full-sized avatar
:octocat:
:octocat:

Block or report Damika-Anupama

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

Damika Anupama

Software engineer — BSc Computer Science & Engineering, University of Moratuwa (2025). Backend work in Java and Python (FastAPI); interested in static analysis and developer tooling.

Google Summer of Code 2025 — The Checker Framework (typetools)

Project: Mutable Index Checker — compile-time index safety for mutable-length collections (List/ArrayList) in Java. Mentors: Michael Ernst (UW), Martin Kellogg (NJIT).

Selected projects

  • resume-jd-matcher — deterministic résumé↔JD scoring engine (Python/FastAPI) with a golden-set eval harness and an optional LLM suggestion layer
  • Metadata-Mutation-Checker — PDF metadata forensics (FastAPI + Next.js), rule-based risk scoring, CI + live demo
  • Social-Media-Application — Java Spring Boot REST backend + Angular/NativeScript client

Portfolio: https://damika.is-a.dev

Pinned Loading

  1. Banking-System Banking-System Public

    Full-stack banking platform with role-based dashboards for customers, employees & managers. Angular 21 + Node/Express + MySQL.

    TypeScript

  2. Metadata-Mutation-Checker Metadata-Mutation-Checker Public

    Full-stack PDF metadata forensics tool that flags backdating & tampering signals for manual review. Next.js + FastAPI.

    TypeScript

  3. Social-Media-Application Social-Media-Application Public

    Java Spring Boot REST backend + Angular/NativeScript client — full-stack social platform (feeds, stories, DMs, groups). Includes a Next.js frontend demo.

    TypeScript

  4. student-summary-evaluator student-summary-evaluator Public

    Forked from dan-niles/student-summary-evaluator

    Project repository for CS3501: Data Science and Engineering Project

    JavaScript

  5. GSoC 2025 final report — Mutable Ind... GSoC 2025 final report — Mutable Index Checker, The Checker Framework (typetools). Mentors: Michael Ernst, Martin Kellogg.
    1
    # Google Summer of Code 2025 Final Report – Mutable Index Checker
    2
    
                  
    3
    ## Overview
    4
    
                  
    5
    - **Organization:** The Checker Framework (University of Washington, typetools) – *pluggable type-checking for Java*