Certifications
π SheCodes Plus Add-on: Advanced Web Development
β° Duration: 2 weeks
Overview: Advanced-level workshop that expanded my JavaScript and front-end development skills. I built a fully functional World Clock App with real-time updates, time zones and user location detection, combining logic, interactivity and responsive design.
Key Learnings
- Advanced JavaScript logic and timing events
- Working with time zones and date formatting using Moment.js
- Creating dynamic select elements and dropdowns
- Building interactive user experiences
- Improving project structure and scalability
Core Skills Acquired
- HTML semantics and accessible forms
- Modern CSS layout and responsive design
- JavaScript: DOM manipulation, timing events, APIs
- Version control with Git & GitHub
- Deployment and hosting with Netlify
- Problem-solving and debugging advanced logic
π SheCodes Python AI: Build AI-Powered Applications
β° Duration: 2 weeks
Overview: Practical workshop focused on integrating AI APIs with Python to build intelligent, real-world applications. I learned how to connect AI models with data sources, format AI-generated content and automate tasks using APIs.
Key Learnings
- How to integrate and manage AI APIs in Python
- Prompt engineering and dynamic response optimization
- Using real-world data like weather and travel APIs
- Formatting AI outputs using Markdown
- Parsing and handling JSON responses efficiently
- Building and deploying an AI-powered travel itinerary generator
Core Skills Acquired
- Python scripting and API integration
- Data structures and JSON parsing
- Prompt engineering for AI models
- Automation and data handling with Python
- Working with Colab and SheCodes AI API
- Building interactive AI-based apps
π SheCodes Plus AI Add-on: Introduction to Artificial Intelligence
β° Duration: 2 weeks
Overview: Hands-on training to build an AI-powered text generator using vanilla HTML, CSS and JavaScript. I've learned how AI works at a high level, how to write effective prompts and how to integrate an AI API into my code with clean UI practices.
Key Learnings
- What AI is and how it works
- How to write prompts and give clear instructions to tools like ChatGPT
- How to integrate an AI API in JavaScript
- How to build an interactive text generator with AI
- How to apply CSS from JavaScript to style components
Core Skills Acquired
- HTML semantics and accessible forms
- CSS layout and animations
- JavaScript: fetch, async flow and JSON parsing
- API consumption and error handling
- Git and GitHub workflows
- Hosting and deployment
π SheCodes Plus β Advanced Front-End Web Development
β° Duration: 8 weeks
Overview: SheCodes Plus is an advanced workshop designed to move from beginner to intermediate in front-end development. It deepens HTML, CSS, JavaScript (ES6), introduces live APIs, Git/GitHub, and modern deployment.
Key Learnings
- Build interactive apps with advanced JavaScript (ES6).
- Integrate live APIs to fetch and render real-time data.
- Advanced CSS: flexbox, selectors, positioning, animations.
- Professional version control with Git/GitHub.
- Deploy with Netlify and similar hosts.
- Debugging techniques and clean, maintainable code.
Core Skills Acquired
- HTML5 forms & advanced elements
- CSS flexbox, selectors & positioning
- JavaScript arrays, objects, functions, events
- API integration (AJAX & JSON)
- Git & GitHub workflows
- Hosting & deployment (Netlify)
- Debugging & optimization
π Google IT Technical Support Fundamentals (March 2025)
Overview: Completed the foundational course of the Google IT Support Professional Certificate (19+ hours). Covered hardware, software, networking, troubleshooting, and customer support.
Key Learnings
- Binary system and basic computer architecture.
- PC assembly and OS installation (Windows & Linux).
- How the Internet works: infrastructure, protocols, applications.
- Software fundamentals and system-level concepts.
- Troubleshooting and customer-focused communication.
Core Skills Acquired
- IT fundamentals & computer hardware
- Operating systems (Windows, Linux)
- Networking basics
- Software installation & troubleshooting
- Technical communication & end-user support
π Project Management Specialization (Google) (May 2025)
Overview: A 6-month professional specialization (7 courses, 180+ hours) with practice-based assessments across traditional and Agile methodologies.
Key Learnings
- Project initiation, planning, execution, closure.
- Agile with focus on Scrum (roles, events, artifacts).
- Stakeholder communication & documentation.
- Team management, risk assessment, problem-solving.
Core Skills Acquired
- Project planning & tracking
- Agile & Scrum frameworks
- Stakeholder management
- Change management & continuous improvement
- Team leadership & conflict resolution
π Cybersecurity Essentials (IBM) (June 2025)
Overview: 12-hour foundational course covering threats, defenses, IAM, encryption, and hands-on labs for job-ready skills.
Key Learnings
- Threats: malware, phishing, social engineering, breaches.
- Defense: patching, encryption, authentication, hardening.
- Physical/environmental safeguards & access control.
- Password strategy, MFA, identity protection.
- Safe browsing, secure configs, encryption use cases.
Core Skills Acquired
- Threat identification & mitigation
- Malware protection & device hardening
- Cryptography & data integrity
- Identity & Access Management (IAM) & MFA
- Data security & privacy (PII)
π SheCodes β Coding Basics Workshop (July 2025)
Overview: 3-week introductory front-end workshop with hands-on challenges and a final interactive landing page project.
Key Learnings
- Built & deployed a simple interactive landing page.
- Semantic HTML structure and effective CSS styling.
- JavaScript fundamentals: functions, events, interactivity.
- VS Code workflow and dev tools.
- Clean code, refactoring, debugging basics.
Core Skills Acquired
- Semantic HTML & attributes
- CSS selectors & positioning
- JavaScript functions, events & DOM
- Responsive layout basics
- Tooling: VS Code & browser devtools
π SheCodes β Coding Basics Add-on (July 2025)
Overview: Extension of the Basics workshop focused on layout systems, animations, and richer interactivity, including a Dark Mode toggle and micro-interactions.
Key Learnings
- CSS Grid & Flexbox for responsive layouts.
- Transitions, keyframe animations, and hover states.
- DOM querying, manipulation, and event handling.
- Accessibility-minded patterns for UI elements (toggles, buttons).
- Code organization and reusable utility classes.
Core Skills Acquired
- Grid/Flex responsive systems
- Transitions & keyframes
- JavaScript DOM & events
- Dark Mode toggle implementation
- Micro-interactions & UX polish
π SheCodes β Python Basics (July 2025)
Overview: Python fundamentals with practical exercises and an API-driven Real-time Weather App using JSON data.
Key Learnings
- Core Python syntax, variables, types, and control flow.
- Collections: lists, tuples, dictionaries, and sets.
- Functions, modules, and basic error handling.
- HTTP requests, parsing JSON, and working with public APIs.
- Simple data formatting and output for the web/CLI.
Core Skills Acquired
- Python programming fundamentals
- Data structures & functions
- API consumption & JSON parsing
- Basic data manipulation
- Small app architecture & modularity