Skip to content
View anjaya02's full-sized avatar

Highlights

  • Pro

Block or report anjaya02

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
anjaya02/README.md
Anjaya Induwara — Full-Stack Engineer & AI Builder

Typing SVG

online   profile views   email

> whoami

class AnjayaInduwara:
    def __init__(self):
        self.role     = "Full-Stack Engineer"
        self.company  = "SLTMobitel"
        self.startup  = "CEO @ Reputify"
        self.edu      = "CS @ IIT Sri Lanka"
        self.location = "Colombo, Sri Lanka 🇱🇰"
        
    def current_focus(self):
        return [
            "AI-powered SaaS products",
            "Backend engineering at scale",
            "Computational geometry research",
            "Real-time NLP pipelines",
        ]

> neofetch

  .--.      anjaya02@github
 |o_o |     ────────────────
 |:_/ |     os    ~ dev v2026.6
 //  \ \    up    ~ 24yrs
(|    | )   sh    ~ py/ts/java
/'\_  _/`\  de    ~ vscode
\___)=(___/ wm    ~ win11
            term  ~ wt
 ┌────────┐ role  ~ dev@sltmobitel
 │  grind │ task  ~ reputify.lk
 │  ship  │ cpu   ~ 4d streak
 │  build │ mem   ~ coffee-fueled
 └────────┘ gpu   ~ gpt4o+hf


Tech Arsenal

// languages

TypeScript Python JavaScript Java Dart

// frameworks & libraries

Next.js React FastAPI Node.js Flutter Tailwind

// ai & ml

OpenAI HuggingFace scikit-learn

// infrastructure

MongoDB Redis MySQL Docker GitHub Actions Vercel Fly.io Azure Cloudflare



System Metrics

GitHub Stats

GitHub Streak


Contribution Graph

Snake animation


Deployed Systems

Reputify



FastAPI Next.js MongoDB Redis GPT-4o HuggingFace Fly.io

9 platforms · 90+ languages · Real-time NLP · Automated responses



Network Interfaces



"The best way to predict the future is to build it."

Colombo, Sri Lanka · anjaya02 · 2026



Popular repositories Loading

  1. grade-calculator grade-calculator Public

    TypeScript 2

  2. EventVotingDApp EventVotingDApp Public

    JavaScript 1

  3. digitalstock digitalstock Public

    A lightweight bilingual POS app for Sri Lankan shops

    HTML 1 1

  4. iit-fyp-survey-filter iit-fyp-survey-filter Public

    Google Apps Script to automatically filter IIT FYP survey emails

    JavaScript 1 1

  5. TipCalculator TipCalculator Public

    This project is a beginner-friendly tip calculator implemented using HTML, CSS, and JavaScript. The calculator provides a straightforward interface for users to input the bill amount and input a ti…

    CSS

  6. CardGame CardGame Public

    This project is an implementation of the classic card game Blackjack using JavaScript, HTML, and CSS. Blackjack, also known as 21, is a popular casino game where players aim to beat the dealer by a…

    JavaScript