Last login: Tue, Jun 10, 08:22 AM on ttys000
amrith@portfolio:~$whoami
amrith@portfolio:~$whereis amrith
amrith: /home/amrith /usr/local/bangalore /usr/share/india
amrith@portfolio:~$cat .banner
╔═══════════════════════════════════════╗
║ AMRITHNATH VIJAYAKUMAR ║
║ Full-Stack Developer & Creator ║
╚═══════════════════════════════════════╝
amrith@portfolio:~$cat about.json
{ "name": "Amrithnath Vijayakumar",
"role": "Full-Stack Developer",
"description": "About me - Professional background, skills, and experience",
"achievements": "Led technical solution design and development for 11+ enterprise projects, directly contributing to $900K gross recurring revenue and 20% YoY revenue growth",
"experience": "7+ years",
"status": "Available for new opportunities" }
amrith@portfolio:~$ls -la
total 42
drwxr-xr-x 3 amrith staff 224 Dec 16 14:30 .
drwxr-xr-x 3 amrith staff 96 Dec 15 09:15 ..
-rw-r--r-- 1 amrith staff 128 Dec 16 08:30 .ghostty
drwxr-xr-x 3 amrith staff 128 Dec 16 14:25 about/ drwxr-xr-x 3 amrith staff 96 Dec 15 16:20 blog/ drwxr-xr-x 3 amrith staff 256 Dec 16 13:45 projects/ -rw-r--r-- 1 amrith staff 1247 Dec 16 10:30 resume.pdf amrith@portfolio:~$tree skills/
skills/
├── programming-languages/
│ ├── javascript.js
│ ├── typescript.ts
│ ├── node.js.js
│ ├── python.py
│ ├── java.conf
│ ├── php.conf
│ ├── go.conf
│ └── zig.conf
├── web-technologies/
│ ├── angular.js
│ ├── rest-apis.conf
│ ├── grpc.conf
│ ├── websockets.ts
│ ├── html.conf
│ ├── css.conf
│ └── apache-web-server.conf
├── cloud-&-serverless/
│ ├── aws.conf
│ ├── aws-lambda.conf
│ ├── google-cloud-platform.conf
│ ├── cloudflare-workers.conf
│ └── google-cloud-functions.conf
├── databases/
│ ├── mysql.sql
│ ├── postgresql.sql
│ ├── mongodb.conf
│ ├── neo4j.conf
│ ├── redis.conf
│ ├── dynamodb.conf
│ ├── google-bigquery.conf
│ └── aws-athena.conf
├── devops/
│ ├── docker.conf
│ ├── jenkins.conf
│ ├── github-actions.conf
│ ├── terraform.conf
│ ├── kubernetes.conf
│ └── linux-server.conf
├── iot-&-hardware/
│ ├── raspberry-pi.conf
│ ├── arduino.conf
│ ├── esp32.conf
│ └── sensors.conf
└── monitoring-&-security/
├── grafana.conf
├── new-relic.conf
├── sonarqube.conf
└── owasp-zap.conf
7 directories, 42 files
amrith@portfolio:~/projects$ls -lta
total 5
drwxr-xr-x 3 amrith staff 256 Dec 16 13:45 .
drwxr-xr-x 3 amrith staff 224 Dec 16 14:30 ..
drwx------ 3 amrith staff 1024 Dec 14 09:00 .future-ai-project/
drwx------ 3 amrith staff 512 Dec 13 15:30 .blockchain-app/
drwx------ 3 amrith staff 768 Dec 12 11:45 .mobile-game/
amrith@portfolio:~$cat stats.json
{ "projects_completed": 5,
"technologies_used": 42,
"years_experience": 7,
"certifications": 2,
"awards": 4 }
amrith@portfolio:~$cat contact.json
{ "email":
"[email protected]",
"github":
"github.com/Amrithnath",
"linkedin":
"linkedin.com/in/amrithnath",
"website":
"amrithnath.com" } amrith@portfolio:~$uptime
14:30 up 7+ years in tech, 12:45, 1 user, load averages: High performance, Low latency
amrith@portfolio:~$uname -a
Darwin portfolio.local 24.2.0 Darwin Kernel Version 24.2.0: Fri Dec 6 18:51:28 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6000 arm64 M1 Pro
amrith@portfolio:~$cat .ghostty
# Ghostty Terminal Configuration
# Fast, feature-rich terminal emulator
# Using Catppuccin Mocha theme
theme = "catppuccin-mocha"
font-family = "JetBrains Mono"
font-size = 14
amrith@portfolio:~$echo "Thanks for visiting! 🚀"
amrith@portfolio:~$█