
Motivated and reliable entry-level IT professional with a strong interest in technology, problem-solving, and people operations. Skilled in basic computer setup, troubleshooting, and software support. Known for being dependable, detail-oriented, and an effective communicator. Brings over 5 years of experience as a manager in retail and food service, demonstrating strong leadership, team development, and operational management skills. Eager to contribute to a collaborative environment and grow within the IT or Human Resources field.
ANDROID NOTES MOBILE APP
- Built a mobile notes application using Java and Android Studio, allowing users to create, view, edit, and delete personal notes with local data storage.
- Designed a clean and intuitive UI following Android Material Design guidelines for better user experience.
- Applied object-oriented programming (OOP) principles for modular, maintainable code structure.
- Managed Android lifecycle events to ensure smooth performance and proper resource handling across different app states.
- Integrated features such as input validation, real-time updates, and persistent data saving using SQLite or SharedPreferences (depending on your implementation).
- Focused on app responsiveness, minimal load time, and device compatibility.
AI CHATBOT
- Developed a conversational chatbot using Python and Dialogflow, designed to simulate human-like interactions using Natural Language Processing (NLP) and rule-based logic.
- Created for customer service use cases, supporting multi-turn conversations, intent detection, and contextual responses.
- Built and trained the chatbot with a custom dataset to improve intent recognition and provide accurate responses.
- Implemented an error recovery system to handle unexpected inputs and guide users back to the intended flow.
- Integrated basic APIs and structured fallback handling to improve reliability and user satisfaction.
E-COMMERCE WEBSITE
- Developed a full-stack online store using HTML, CSS, PHP, and MySQL, featuring user login, product browsing, shopping cart functionality, and an admin dashboard.
- Implemented secure session handling and basic authentication to protect user data and control access to administrative features.
- Designed the database using normalization techniques for efficient storage, faster queries, and better data integrity.
- Created a simple and intuitive user interface for customers to browse products, add items to the cart, and place orders.
-Built an admin panel to manage inventory, update product listings, and view customer orders.
- Applied form validation, error handling, and user feedback mechanisms for a smooth shopping experience.
- Focused on clean code organization, scalability, and ease of maintenance for future feature expansion.
WWE FAN WEBSITE
- Built a fully responsive fan website using HTML, CSS, and JavaScript, showcasing WWE match schedules, wrestler profiles, media galleries, and event highlights.
- Implemented Bootstrap for mobile-first layout and quick styling, ensuring the site looked professional and functioned well on all devices.
- Used JavaScript and DOM manipulation to create interactive features such as event countdowns, dynamic content loading, and a live schedule display.
-Focused on UI/UX best practices, including intuitive navigation, consistent branding, and user-friendly design to maximize engagement.
-Managed the project using GitHub for version control and collaboration.
-Designed with future expansion in mind, allowing for easy updates to content, media, and additional features like comment sections or video embeds.