andrew@portfolio:~
andrew@portfolio:~$ neofetch
andrew@portfolio
---------------------
$ whoami
andrew — developer, bay area
$ cat status
open to opportunities
andrew@portfolio:~$
Hi, I'm Andrew.
I build things for more than just the web.
Full-stack developer who enjoys turning complex problems into clean, efficient solutions.
andrew@portfolio:~$ ls -la ~/projects/
total 4
drwxr-xr-xandrewSpartanSync/
# Learning management system for student-instructor collaboration.
PythonFlaskSQLite
drwxr-xr-xandrewKENIN/
# Chrome extension that tracks time spent on websites.
JavaScriptChrome API
drwxr-xr-xandrewMILNU/
# Automated flight data scraping with Playwright.
Node.jsPlaywright
drwxr-xr-xandrewFizik/
# TypeScript web application.
TypeScriptReact
andrew@portfolio:~/projects$
andrew@portfolio:~$ cat ~/.config/about.md
Developer based in the Bay Area who enjoys building useful software.
I work across the stack with Python, TypeScript, and React. Whether it's a browser extension, automation tool, or full-stack app—I focus on writing code that's clean and actually solves problems.
# Currently open to new opportunities
tree ~/.skills
~/.skills
├── languages/
│ ├── python
│ ├── javascript
│ ├── typescript
│ └── html-css
├── frameworks/
│ ├── react
│ ├── nextjs
│ ├── nodejs
│ └── flask
└── tools/
├── git
├── docker
├── playwright
└── vscode
3 directories, 12 files
andrew@portfolio:~$ cat ~/contact.txt
Let's connect.
# Open to opportunities and interesting projects
andrew@portfolio:~$