anuradha@portfolio — zsh — Terminal
⚡ Online
anuradha@portfolio:~$ $ whoami && pwd

Pumudu Anuradha

[hobby] Full-stack Developer

/home/anuradha/passion/code/innovation

🚀 Building the future ☕ Powered by coffee 🌍 Colombo, LK
anuradha@portfolio:~$ $ ls -la --color=always
anuradha@portfolio:~$ $ cat about.md | bat --theme=Nord

# About Me

I'm a passionate developer who transforms complex problems into elegant digital solutions. With 4+ years of experience in full-stack development, I specialize in creating scalable applications that deliver exceptional user experiences.

My journey started with curiosity about how things work under the hood. Now I build applications that millions of users interact with daily, focusing on performance, security, and maintainability.

🌟

Innovation

Always exploring cutting-edge technologies

🎯

Precision

Attention to detail in every line of code

Speed

Rapid development with quality focus

anuradha@portfolio:~$ $ jq . skills.json
{
  "frontend": { 
    "frameworks": ["React", "Vue.js", "Next.js"], 
    "styling": ["Tailwind CSS", "SCSS"], 
    "tools": ["Vite", "TypeScript"] 
  },
  "backend": { 
    "languages": ["JavaScript", "Python", "Go", "C", "C++"], 
    "frameworks": ["Node.js", "Express", "FastAPI"], 
    "databases": ["PostgreSQL", "MongoDB", "Redis"] 
  },
  "devops": { 
    "cloud": ["AWS", "Google Cloud", "Azure"], 
    "tools": ["Docker", "Kubernetes", "GitHub Actions"] 
  },
  "current_setup": { 
    "editor": "VS Code", 
    "terminal": "PowerShell 7", 
    "os": "Apple / Windows" 
  }
}
anuradha@portfolio:~$ $ find projects/ -type f -name "*.featured"

🌐 E-Commerce Platform

Live

Full-stack e-commerce solution with real-time inventory, payment processing, and admin dashboard, built for scalability.

ReactNode.jsPostgreSQL

🤖 AI-Powered Task Manager

Beta

Smart task management with AI-powered prioritization, NLP, and predictive scheduling for enhanced productivity.

Vue.jsPythonOpenAI
anuradha@portfolio:~$ $ chmod +x contact.sh && ./contact.sh

#!/bin/bash

# Let's build something incredible together! 🚀