Aoishi
I believe in constant growth, clean code, and building digital experiences that matter. Letβs create something amazing together!
Download CV
I may not have professional experience, but I have the skills, dedication, and curiosity to build and grow as a developer. Iβm currently working on real projects to bring my ideas to life.
Responsive and modern websites built to perform on all devices.
User-first interfaces crafted to enhance engagement and usability.
Rank higher on search engines and boost your organic reach.
Comprehensive security checks to keep your site protected.
Native and hybrid apps for iOS and Android platforms.
Fast, secure, and scalable cloud solutions for your business.
Complete online store setup, payment gateways, and custom features.
Technology strategy and digital transformation tailored to your goals.
A sleek and responsive portfolio website built with HTML, CSS, and JavaScript. Includes animation, scroll effects, and mobile optimization.
A full-featured e-commerce built with vanilla JS. Supports local storage, filters, and a clean, responsive UI.
A high-conversion doctor apointment layout focused on simplicity and clarity, with a mobile-first approach and smooth product carousel.
A smart Law firm that generates tailored resumes based on job descriptions using AI.
A secure, socket-based chat application with group support and file sharing.
Focus on core technologies like HTML5, CSS3 (Flexbox & Grid), and JavaScript (ES6+). Frameworks like React or Vue are essential, as well as backend skills in Node.js, Python, or PHP. Understanding APIs, Git, testing, and deployment pipelines is also key.
Adopt a design system or UI kit (like Tailwind, Material Design). Use consistent spacing, color themes, and typography. Tools like Figma or Adobe XD help visualize layout before coding. Simplicity, alignment, and responsive behavior are critical.
Use a code editor like VSCode, integrate Git for version control, and use a bundler (Webpack, Vite). Leverage npm for dependencies and tools like Prettier and ESLint to enforce code quality. Consider CI/CD pipelines to automate testing and deployment.
Validate all inputs, use HTTPS, sanitize data, and implement proper authentication/authorization flows. Be aware of common vulnerabilities (XSS, CSRF, SQL Injection). Use security headers and keep dependencies updated.
Optimize images, use lazy loading, minify code, implement caching strategies, and use a CDN. Audit with tools like Lighthouse and WebPageTest. Consider server-side rendering or static generation when appropriate.