anup@portfolio ~
$ whoami
Anup Debnath - Web Developer
$ cat about.txt
I build modern web applications with clean code
and thoughtful design. Passionate about creating
elegant solutions to complex problems.
$ cat contact.json
{
  "email": "anup@debnath.me",
  "github": "github.com/anupdebnath",
  "linkedin": "linkedin.com/in/anupdebnath",
  "x": "x.com/anuptoday"
}
$ _