👋 Hello! My name is Ashley Booth. I’m a self-taught programmer and currently work as a Deputy Works Manager. I’m a quick learner with a strong self-driven attitude and a passion for exploring new technologies. I enjoy problem-solving and working across all aspects of web application development. While my core expertise lies in web development, I’ve also developed various software applications in different programming languages. I’m open to any opportunities that align with my skills and interests, and I’m always eager to learn and contribute to new challenges.
const project = {
name: 'Nashi',
tools: ['HTML', 'CSS',
'JS', 'Monaco Editor']
};
Nashi is a macOS-inspired web code editor built for developers who appreciate beautiful design and seamless functionality.
View Live Democonst project = {
name: 'Style your AOD',
tools: ['Java', 'Android',
'Samsung UI']
};
Android/Samsung UI modification that enables users to fully customize their Always On Display (AOD) without requiring root access, compatible across multiple Android versions.
View on XDAconst project = {
name: 'Ashley-Booth.com',
tools: ['GitHub', 'HTML', 'CSS',
'JavaScript', 'Go']
};
The personal website you're browsing. built from scratch to showcase my projects, learning progress, and development skills. All versions and updates are available on GitHub.
View on GitHubconst project = {
name: 'Watermark Webp',
tools: ['Python']
};
A Python script that automatically scans a folder for .webp images, applies a diagonal watermark, and saves them into an output folder for easy batch processing.