████████╗███████╗██████╗ ███╗   ███╗██╗███╗   ██╗ █████╗ ██╗     
    ╚══██╔══╝██╔════╝██╔══██╗████╗ ████║██║████╗  ██║██╔══██╗██║     
       ██║   █████╗  ██████╔╝██╔████╔██║██║██╔██╗ ██║███████║██║     
       ██║   ██╔══╝  ██╔══██╗██║╚██╔╝██║██║██║╚██╗██║██╔══██║██║     
       ██║   ███████╗██║  ██║██║ ╚═╝ ██║██║██║ ╚████║██║  ██║███████╗
       ╚═╝   ╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝

TROY_PARSONS.EXE

> Cold starting -43°..._
[READY][ONLINE][AVAILABLE]
terminal
user@terminal:~$whoami
user@terminal:~$troy_parsons
user@terminal:~$cat /etc/profile
user@terminal:~$# Software Engineering Graduate
user@terminal:~$# Full-Stack Developer | Toronto, ON
user@terminal:~$# Passionate about clean code but not too clean
user@terminal:~$ls -la /skills
user@terminal:~$total 8
user@terminal:~$drwxr-xr-x 2 troy troy 4096 Oct 19 2025 ./
user@terminal:~$drwxr-xr-x 3 troy troy 4096 Oct 19 2025 ../
user@terminal:~$-rw-r--r-- 1 troy troy 256 Oct 19 2025 typescript.ts
user@terminal:~$-rw-r--r-- 1 troy troy 256 Oct 19 2025 react.jsx
user@terminal:~$-rw-r--r-- 1 troy troy 256 Oct 19 2025 next.js
user@terminal:~$-rw-r--r-- 1 troy troy 256 Oct 19 2025 node.js
user@terminal:~$

./about_me.sh

about.sh
#!/bin/bash
echo "Initializing profile..."
NAME="Troy Parsons"
EDUCATION="Software Engineering Graduate"
EXPERIENCE="2+ years"
PASSION="for the with-it and hip"
LAST_UPDATED="Oct 19 2025"
echo "Profile loaded successfully!"

> System Overview

Software engineering graduate from Toronto with experience building full-stack applications.

> Core Processes

  • Full-stack development
  • System architecture design
  • Code optimization
  • Continuous learning
2+
Years Experience
Lines of Code

./projects.list

> Scanning project directory...

projects/
troy@portfolio:~/projects$ ls -la
total 3
drwxr-xr-x 2 troy troy 4096 Oct 19 2025 ./
drwxr-xr-x 3 troy troy 4096 Oct 19 2025 ../
-rwxr--r-- 1 troy troy ~15,000 Oct 19 2025dev_operations/
-rwxr--r-- 1 troy troy ~8,500 Oct 19 2025dividnd_portfolio/
-rwxr--r-- 1 troy troy ~4,200 Oct 19 2025monkey_budget/

[001]

DEPLOYED

./dev_operations

Modern developer collaboration platform with Kanban task management, real-time chat, and team collaboration features. Built with T3 Stack for seamless project management and team communication.

KEY FEATURES:
• Drag-and-drop Kanban boards with priority levels
• Real-time chat with @mentions system
• Role-based access control (Admin/Member/Viewer)
• Markdown-powered project documentation
• GitHub integration & live notifications
STACK:
Next.jsTypeScriptPrismatRPCPostgreSQLPusherTailwind CSS
Lines: ~15,000

[002]

DEPLOYED

./dividnd_portfolio

Professional dividend portfolio tracking platform with real-time analytics, income projections, and investment insights. Built for dividend investors to maximize passive income through data-driven decisions.

KEY FEATURES:
• Real-time portfolio tracking with performance analytics
• Dividend income projections & yield calculations
• Future value calculator with compound interest
• High dividend yield stock recommendations
• Bank-level security with encrypted data storage
STACK:
Next.jsTypeScriptPrismatRPCPostgreSQLTailwind CSSNextAuth.js
Lines: ~8,500

[003]

DEPLOYED

./monkey_budget

Modern personal finance iOS app with effortless budgeting, beautiful analytics, and secure cloud sync. Features guest mode, voice input, receipt scanning, and privacy-first design for building healthy financial habits.

KEY FEATURES:
• Guest mode - no account required to get started
• Voice input & receipt scanning with OCR
• Beautiful analytics with vibrant charts & progress bars
• Cloud sync with Supabase integration
• Privacy-first design with biometric authentication
STACK:
SwiftSwiftUICore DataCloudKitVision FrameworkSpeech Framework
Lines: ~4,200

// Note: Please check my GitHub for more projects:

github.com/parsTroy

./contact.init

contact_info.txt
// CONNECTION ENDPOINTS
EMAIL:devtroyparsons@proton.me
LINKEDIN:linkedin.com/in/troyalparsons
GITHUB:github.com/parsTroy
STATUS:AVAILABLE FOR OPPORTUNITIES
LAST_CHECK:Oct 19 2025 01:35

> Let's Connect

Always interested in discussing new opportunities, collaborating, or just talking shop about why it works on my machine.

Currently available for new projects
send_message.sh