Public
Script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
export const resume = {
meta: {
theme: "elegant",
},
basics: {
name: "Thomas Davis",
label: "Web Developer",
image:
"https://avatars0.githubusercontent.com/u/416209?s=460&u=38f220a2c9c658141804f881c334c594eb1642ac&v=4",
summary:
"I'm a full stack web developer who can build apps from the ground up. I've worked mostly at startups so I am used to wearing many hats. I am a very product focussed developer who priotizes user feedback first and foremost. I'm generally very flexibl
website: "https://lordajax.com",
email: "thomasalwyndavis@gmail.com",
location: {
city: "Melbourne",
countryCode: "AU",
},
profiles: [
{
username: "ajaxdavis",
url: "https://twitter.com/ajaxdavis",
network: "twitter",
},
{
url: "https://github.com/thomasdavis",
username: "thomasdavis",
network: "github",
},
],
},
education: [
{
endDate: "2009-12-12",
startDate: "2008-02-12",
area: "Software Engineering (incomplete)",
studyType: "Bachelors",
institution: "The University of Queensland",
},
],
references: [
{
reference:
"Thomas was hired as a lead developer and, upon the leaving of our co-founder took over as CTO of Earbits. Thomas is, hands down, one of those A Players you hear of companies dying to hire. He is incredibly smart, not just at code but about everyth
name: "Joey Flores, Co-founder and CEO of Earbits, Inc.",
},
{
reference:
"I've had the great pleasure of working with Thomas for the past three years at Earbits, and on a few side projects. Two years ago our CTO left on a moment's notice, Thomas saved our company by quickly stepping up to fill this role. He has been wit
name: "Yotam Rosenbaum, SVP of Operations, Earbits, Inc.",
},
{
reference:
"Thomas is an extremely talented engineer with a very broad range of skills and experience. From being a thought leader in the front-end community via backbonetutorials.com and cdnjs.com, to designing and implementing the API for cdnjs.com, working
name: "Ryan Kirkman, Senior Software Engineer at Nerdwallet",
},
{
reference:
"On Thomas Davis... Hire this guy. Do not be fooled. Incredibly capable and fast. Plays well with others. Unbelievable at front-end work end programming but that is just the start. Visionary. Hire him before I do.",
name: "Greg Davis",
},
],
skills: [
{
keywords: [
"HTML / JSX",
"SCSS / CSS / BEM / Styled Components",
"Javascript / Typescript",
"React / Next",
"Redux / Apollo",
],
level: "Senior",
name: "Frontend",
},
{
keywords: ["Node", "Ruby", "Python", "Postgres", "Redis", "Serverless"],
level: "Senior",
name: "Backend",
},
{
keywords: ["AWS", "G Cloud", "Heroku", "Caching"],
level: "Senior",
name: "Devops",
},
],
awards: [
{
title: "Defender of the Internet",
awarder: "Fight For The Future",
},
],
work: [
{
summary:
"Tokenized is a Bitcoin wallet for issuing, managing and trading digital tokens. I built out the front end which was packaged as an electron app. It was a difficult frontend to build because we store the users keys locally and used them to sign tra
website: "https://tokenized.com/",
name: "Tokenized",
location: "Melbourne",
position: "Senior Javascript Developer",
startDate: "2020-05-05",
highlights: ["React", "Redux", "SCSS", "Product"],
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023