Decisive Development

About Me

Hello!

I'm Tom, a self taught website developer. My focus is to design, develop and deliver beautiful and functional websites. My goal is to provide high quality websites that are tailored to your needs, which grow your business and help you achieve your goals.

I work around the world...

Sunset

My development journey started in 2019, when I decided to change directions from physiotherapy to web development. I have always been interested in technology and the internet, so I decided to switch from helping people in a physical sense to helping people in a digital sense.

I have always been a creative person, I like to paint, photograph and record video. I decided to combine my creativity, knowledge of internet technology and combine it with my desire to provide people with a service they will be happy with.

Photography, a hobby of mine;

chicken
puppy
riceworker
ricefields
sunset
sunset2
sunset3

How Can I Help?

I specialise in building websites using code. This allows me to create a website that is quality, both what you see on the screen and what you don't see in the code.

Help Tile

Build Your Idea

Weather you have a new idea or an existing business, I can build a website that will help you achieve your goals and make you stand out from your competition.

Help Tile

Establish Your Brand

Your website will cover all aspects of your brand, from the look and feel to the functionality and user experience. It doesn't stop there...

Help Tile

Grow Your Business

My ultimate goal is to grow your business online, through traffic and conversions. It is my business to make sure your business thrives.

Got a project in mind? Let's chat.

Contact

Available for hire; here's my CV:

class Author = {

....constructor() {

........this.name = 'Tom Penny';

........this.email = 'tom@decisive-development.com';

........this.phone = +44 (0) 7708754503;

........this.location = 'Oxfordshire, England'

........this.skills: [

............

'HTML', 'CSS', 'SCSS', 'Tailwind', 'JavaScript', 'Next.js, 'React.js', 'Alpine.js', 'Laravel', 'SEO', 'Google Analytics', 'Adobe Creative Cloud', 'UX/UI', 'Wordpress', 'NPM', 'Netlify'

........];

........this.hobbies: [

............

'Powerlifting', 'Videography', 'Painting', 'Photography', 'Camping', 'Audiobooks'

........];

........this.interests: [

............

'Audiobooks', 'Cooking', 'Meditation', 'Traveling', 'Music', 'Podcasts', 'F1', 'Technology', 'Hiking'

........];

....}

};

export default ReturnToTop|