avatar

Hello!๐Ÿ‘‹

I'mย Asbed

@asbedb
๐ŸŒ Melbourne, Australia
Full Stack Developer

Bringing a wealth of knowledge and maturity across multiple disciplines.

Building With

React
NextJS
Vite
Astro
Tailwind
TypeScript
JavaScript
Python
Java
HTML
CSS
Microsoft
Linux
NodeJS
Heroku
Git
NGINX
Godot
Unity
Unreal

Career

avatar
Software Developer and Consultant๐Ÿ‘ถ - Present

I have always had a passion for code. At 11 years old, I was building my first HTML website using Notepad! ๐Ÿ—’๏ธ


What started as curiosity has turned into a means to level up, learn, and creatively express myself. I've been focused on learning and building full-stack applications, using a variety of languages such as:


TypeScript, JavaScript, Python, SQL, PHP, HTML and CSS


For me, crafting applications isnโ€™t just about solving problems โ€“ it's also about the love for the craft itself. Every project is a chance to push my skills further and create something meaningful.

avatar
LenovoSales Leader8 Years
2015 - 2024

As a Services Sales Leader, I directed Business Development teams specialising in technology solutions across Australia and New Zealand.


We excelled in delivering Managed Services, Helpdesk, Cloud, and Security solutions, maintaining modern practices and helping organisations meet evolving standards.


I prioritised my team's professional growth while fostering a collaborative environment that empowered each member to reach their full potential.
avatar
DellTechnical Advocate3 Years
2013 - 2015

As a Technology Advocate, I spearheaded strategic initiatives to drive modern technology adoption across Australia and New Zealand. I architected and implemented virtualisation solutions, notably securing Asia Pacific's largest VMware deployment - modernising client infrastructure and boosting operational efficiency by 40%.


I'm passionate about helping organisations modernise and scale, bringing meticulous attention to every project.

Projects

DriveShift Savvy

Pure Javascript
NodeJS
HTML
CSS
Challenge Statement:

Empower RideShare drivers to make informed decisions on fuel consumption expenses based on publicly available data.

Project Description:

DriveShift Savvy provides an intuitive interface to input vehicle details, select shift parameters, and calculate various metrics such as total earnings, expenses, and travel distances. Whether you're a driver trying to optimize your work schedule or a vehicle owner curious about fuel consumption, this tool offers valuable insights to help you make informed decisions.

Let's Connect

Skills and Certifications

// asbedb.dev 2025

import AsbedB from "./melbourne";
import Experience from "./life";
export default function skillsAndExperience()
{
const interestsAndHobbies = [
'Radio Broadcasting',
'Community Work',
'fOSS projects',
'Science Fiction Media'
];

// I really enjoy exploring new frameworks/librarys and concepts!
return(
< >
<Experience>
<AsbedB>
<Consulting />
<LeadershipAndManagement />
<Entrepreneurial />
<CollaborativeInTeams />
<IndustryCertifications />
<GovEnterpriseEdu />
</AsbedB>
</Experience>
</>
)
};