πŸ“ resume – ~/Dev/resume – -zsh
Last login: Wednesday, July 12, 2023 at 1:49:46 AM on ttys02
~
❯ cd Developer/resume
~/Developer/resume main
❯ ls
certifications.txt education.txt specializations.txt contact.txt README.md work.txt
~/Developer/resume main
❯ cat README.md
<!-- About -->
# Hi there! I'm Dan Wood
I work as a ~ full stack developer ~
I'm a passionate dev with a focus on creating quality, functional and maintainable codebases. I have a love for UI / UX and design.
~/Developer/resume main
❯ cat specializations.txt
- TypeScript * * * * *
- Javascript * * * * *
- ReactJS * * * * *
- Tailwind * * * * *
- Redux * * * * *
- SQL * * * *
- Accessibility * * * *
- VisX * * * *
- AWS & GCP * * *
- GraphQL * * *
- Astro * * *
~/Developer/resume main
❯ cat work.txt
# Tofi & Plutora
Fullstack Developer
February 2017 - August 2019
- Developed large enterprise SPA for dev teams
- Maintained and developed large legacy codebase
- Started successful knowledge-sharing sessions
- Worked across both front and back end
# Qwilr
Fullstack Developer
August 2019 - November 2019
- Redesigned app dashboard with React JS & Typescript
- Implemented new search using ElasticSearch
- Started organising team Health Checks across company
# Pry
Frontend Developer
March 2020 - April 2022
- Lead frontend development across entire app
- Spearheaded efforts to move to Vite, Tailwind and Typescript
- Built complex extensible dashboards for real-time data visualisation
# Brex
Frontend Developer
April 2022 - Present
- Managed lage-scale migration effort to integrate existing app into new company
- Mentored junior developers getting acclimated to new codebase
- Solo managed large projects and feature builds
~/Developer/resume main
❯ cat education.txt
# University of Technology, Sydney
Bachelor of Mechanical and Mechatronics Engineering
2011 - 2017
- Created and programmed robots and microcontrollers
- Studied advanced mathematics and control theory
~/Developer/resume main
❯ cat certifications.txt
2018 - 2019
Microsoft 70-483 - Programming in C#
Microsoft 70-486 - Developing ASP.NET MVC Web Applications
Tyler McGinnis - React
Tyler McGinnis - React Hooks
~/Developer/resume main
❯ cat contact.txt
πŸ‡¦πŸ‡Ί Sydney, Australia -✈ Oakland, California πŸ‡ΊπŸ‡Έ
Github: @valtism
~/Developer/resume main
❯ β–ˆ