👋 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: 'Pokiplanet.com',
tools: ['HTML', 'Tailwind CSS',
'JavaScript', 'Go']
};
PokiPlanet is a hobby website for Pokémon Trading Cards, fully designed and developed by me using HTML, Tailwind CSS, JavaScript, and Go. It features a clean, responsive layout and custom blog functionality.
Visit Websiteconst 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.