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": "Versatile Solutions Engineer with 6+ years of experience architecting and delivering complex IT solutions. Expert in Python scripting and cloud-native architectures, with a proven track record of client-facing technical leadership, rapid prototyping, and driving business outcomes. Passionate about integrating open-source technologies, building scalable distributed systems, and enabling innovative AI-powered applications. Strong background in API integration and API development.",
"achievements": "Drove DevOps improvements, halving deployment times and reducing post-deployment bugs by 25%",
"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/
├── databases/
│ ├── mysql.sql
│ ├── postgresql.sql
│ ├── dynamodb.conf
│ ├── aws-athena.conf
│ └── redis.conf
├── iot-&-hardware/
│ ├── sensors.conf
│ ├── raspberry-pi.conf
│ ├── esp32.conf
│ └── arduino.conf
├── devops/
│ ├── jenkins.conf
│ ├── terraform.conf
│ └── docker.conf
└── cloud-&-serverless/
├── aws.conf
├── google-cloud-functions.conf
├── aws-lambda.conf
└── cloudflare-workers.conf
4 directories, 16 files
amrith@portfolio:~/projects$ls -lta
total 6
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": 6,
"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 201 days, 12:45, 1 user, load averages: 1.72 1.58 1.02
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:~$█