amrith@portfolio:~ — ghostty — 120×30
portfolio.sh about.md projects.json resume.py blog.log
+
📁 ~/portfolio git:(main)
INSERT Ln 1, Col 1
Last login: Fri, Aug 8, 12:15 AM on ttys000
amrith@portfolio:~$whoami
amrith
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": "Architected and migrated core SaaS platforms from monolith to microservices, improving scalability and performance by 10%", "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/
-rw-r--r-- 1 amrith staff 892 Dec 16 09:15 contact.txt
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 └── ai-&-machine-learning/ ├── openai.conf ├── google-gemini.conf ├── model-context-protocol-(mcp).conf └── langchain.conf

8 directories, 46 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 ..
drwxr-xr-x 3 amrith staff 128 Dec 15 10:30 personal-website/
drwxr-xr-x 3 amrith staff 128 Dec 14 11:30 raspberry-pi-weather-station-&-ml-prediction/
drwxr-xr-x 3 amrith staff 128 Dec 13 12:30 home-lab-&-home-automation/
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": 46, "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! 🚀"
Thanks for visiting! 🚀
👨‍💻

Amrithnath Vijayakumar

About me - Professional background, skills, and experience

7+ years of experience • 5+ projects completed

Get In Touch

About Me

💻 Developer

Led technical solution design and development for 11+ enterprise projects, directly contributing to $900K gross recurring revenue and 20% YoY revenue growth

🚀 Product Development Engineer III

Currently working at Phenom People Pvt Ltd (previously Tydy)

📈 Results-Driven

Delivered technical demos and proof-of-concepts that resulted in 8+ new product features and multiple client conversions

Skills & Technologies

Programming Languages

  • JavaScript
  • TypeScript
  • Node.js
  • Python
  • Java
  • PHP
  • Go
  • Zig

Web Technologies

  • Angular
  • REST APIs
  • gRPC
  • WebSockets
  • HTML
  • CSS
  • Apache Web Server

Cloud & Serverless

  • AWS
  • AWS Lambda
  • Google Cloud Platform
  • Cloudflare Workers
  • Google Cloud Functions

Databases

  • MySQL
  • PostgreSQL
  • MongoDB
  • Neo4j
  • Redis
  • DynamoDB
  • Google BigQuery
  • AWS Athena

DevOps

  • Docker
  • Jenkins
  • GitHub Actions
  • Terraform
  • Kubernetes
  • Linux Server

IoT & Hardware

  • Raspberry Pi
  • Arduino
  • ESP32
  • Sensors

Monitoring & Security

  • Grafana
  • New Relic
  • SonarQube
  • OWASP ZAP

AI & Machine Learning

  • OpenAI
  • Google Gemini
  • Model Context Protocol (MCP)
  • LangChain

Professional Stats

7+

Years Experience

5+

Projects Completed

46+

Technologies Used

4

Awards & Recognition

Featured Projects

🚀

Personal Website

Fast and optimized personal portfolio website built with Astro framework

AstroTypeScriptCSSCloudflareGitHub Actions
🚀

Raspberry Pi Weather Station & ML Prediction

IoT weather station with machine learning prediction capabilities

Raspberry PiArduinoPythonDynamoDBMachine LearningDHT11BMP180
🚀

Home Lab & Home Automation

Multi-server home lab with IoT device orchestration

Raspberry PiDockerReverse ProxyLoad BalancerIoTTerraform

Let's Connect

beautiful sunset in the hills Beatiful day in the hills

Get to know me better Amrithnath Vijayakumar

💻 Developer 💻 Developer Gaming Gaming Gaming Gaming

Product Development Engineer III with 7+ years of experience. Passionate about photography, gaming, travel.

About me

Hello! I'm Amrith, and this is my website. Led technical solution design and development for 11+ enterprise projects, directly contributing to $900K gross recurring revenue and 20% YoY revenue growth It was made using Astro, a modern framework for building fast, optimized websites.

Read more about me

Selected Work

Personal Website

Fast and optimized personal portfolio website built with Astro framework

Tagged:
Astro
TypeScript
CSS
Cloudflare
GitHub Actions
View