Stepping out of the Pharmacology space and into web development felt a bit intimidating at first, but I absolutely loved my SheCodes experience! The hands-on methodology means you actually build things from day one. Getting to create interactive projects using HTML, CSS, and JavaScript made the concepts click instantly. It was amazing to exercise a completely different, creative part of my brain, and Iβm walking away with real, tangible tech skills.
I really enjoyed building this project. It was a great opportunity to practice JavaScript, work with time zones, and improve my understanding of dynamic updates and user interaction π₯°
The SheCodes Responsive workshop completely transformed how I approach web development by breaking down complex layouts into easy-to-follow, bite-sized steps. I went from struggling with messy designs to confidently building a sleek, professional portfolio that looks beautiful on both desktop and mobile screens. The hands-on projects and highly structured lessons made mastering tools like Bootstrap and media queries feel incredibly rewarding.
My experience with SheCodes Basics has been amazing! Before starting the workshop, I had little knowledge of coding, but the lessons made HTML, CSS, and JavaScript easy and enjoyable to learn. I loved being able to practise what I learned by creating my own projects. The course gave me confidence in my coding abilities and motivated me to continue learning and exploring the world of technology. Iβm so proud of completing my SheCodes Basics certificate and excited for what comes next!
I really enjoyed taking the SheCodes Basics Addon course! The lessons were easy to follow, and I liked that I could practice everything while learning. It was fun seeing my projects come together, and it definitely made me more confident in coding.
Finishing my final project with SheCodes has been such an amazing and empowering experience! Taking both the traditional coding courses and the new AI Basics courses has been an absolute gamechanger for me. I started out learning the foundational building blocks by hand-coding with HTML, CSS, and JavaScript. From there, I jumped into using AI tools to quickly build out beautiful layouts, set up user sign-in screens, and bring my ideas to life faster than ever. We definitely hit some frustrating real-world snags along the way, like the page crashing on mobile screens and layout buttons freezing up right at the finish line. But fighting through those errors and learning how to fix them is exactly what taught me how to think like a real developer. Plus the checklist came in handy at the end. I am walking away with a final dashboard project that I am 1000% happy with, more than 6 completed projects to show off on my GitHub, and the confidence to keep building bigger things. A massive thank you to Matt and the entire SheCodes team for creating a world-class course that has taught me so much! Tammy Richards // Creator of Dev-Fuel
I really enjoyed it! It was fun, easy to follow, and Iβm excited to continue building more projects :)
good "I really enjoyed this assignment because it let me bring together everything I learned in the workshop: from wireframing in Figma, to building the React app, to integrating multiple APIs (dictionary, weather, and photos). It was challenging to complete every step β connecting GitHub and Netlify, handling API keys securely, and fixing a few bugs along the way (like a crash when a word wasn't found) β but seeing the final app live and working, with the modern "liquid glass" design, was really rewarding. I learned a lot about both React development and the process of publishing a real project. https://www.figma.com/design/SgQ1vCJlm0zWeu0AYJtDnf/Untitled?node-id=0-1
Fun Project!
I just wrapped up the 6-week React course with SheCodes, and honestly, I'm still riding the high! Going from barely understanding components to actually building real projects with React was such a rewarding journey. The way the material was structured made even the trickier concepts click. What's got me most excited is knowing I'm just a couple of weeks away from officially becoming a junior developer. It's one of those moments where all the late nights and debugging sessions finally feel worth it. Grateful for the structure, the support, and the push to keep going β SheCodes really delivers.
My SheCodes journey has been nothing short of amazing! From knowing nothing about coding to building my own projects, I've learned so much. The lessons are beginner-friendly, the support is incredible, and the community is so encouraging. I'm so proud of how far I've come and I'm excitedly waiting for my results and graduation. Thank you SheCodes for empowering women to code!
I really enjoyed this element of the course and found it a great introduction to Advanced Python. The lessons were easy to follow and the practical projects helped me understand what I was learning. Iβve definitely gained more confidence with Python.
Learning Python AI has been really interesting, although definitely another steep learning curve for me! The project has been engaging and challenging, and Iβm really thankful for the opportunity to learn something new.
Taking a step to learn more about Python and embedding AI tools gave the skills needed for our current market, and understanding the backend process of building a useful project like a backpacking AI tool. Thank you Matt and SheCodes team!
I really enjoyed the SheCodes Python course. The practical approach made Python much easier to understand, and building my own project helped me put everything into practice.
Another fun but more challenging project to develop a World Clock App. Lots of new coding to learn around dates, times and displaying timezones!
I really enjoyed SheCodes Python Basics. I came into it with some HTML, CSS and JavaScript experience, so it was interesting seeing familiar programming ideas expressed differently in Python. The weather app project was probably the most useful part for me because it brought functions, APIs, dictionaries, dates, loops and debugging together in one proper build rather than learning everything in isolation. I also liked having enough space in the challenges to try things my own way instead of just copying the instructorβs solution. By the end, I felt much more confident reading Python, debugging it, and understanding why the code worked rather than just getting it to run. Iβm definitely not done with Python yet.
I enjoyed this course and learned the basics of using AI tools to create a project. The step-by-step approach was easy to follow and helped me understand how AI can be used in practical projects.
π Iβve really enjoyed learning Python through this course! It has been a great introduction to coding and has helped me understand how Python can be used to create something practical and interactive. One of my favourite parts was building my own weather app using an API. I learned how to ask the user for a city, connect to a weather API, retrieve live weather information, and display the current temperature, humidity and forecast. At first, working with APIs and understanding the code felt quite challenging, but seeing my weather app actually work made it so rewarding! π€οΈ The course has given me more confidence with Python and has shown me that coding can be both creative and useful. Iβm really proud of what Iβve created and excited to continue learning and building more projects! π»β¨
Before SheCodes, I had no degree and no coding background β just a full-time job and a goal to change my career path. The program gave me a clear, structured way to learn HTML, CSS, and JavaScript, even while working full-time. For my final project, I built a landing page for my own business, The Cinnamon Spot, which made the learning feel real instead of just theoretical. SheCodes gave me the confidence and foundation to keep going I'm now working toward a career in data analytics and data engineering, and this was the first real step.All thanks to mattβ€
The She Codes AI Plus add-on workshop gave me a completely new understanding of how to work with AI. Before the workshop, I was writing prompts without a real sense of why some got better results than others. Through the hands-on exercises, I learned how much context matters, and that clearly framing my goal, giving relevant background, and specifying what I wanted upfront made a huge difference in the output I got back. I put this directly into practice while building my Jazz playlist generator: instead of a vague prompt like 'make me a jazz playlist,' I learned to specify mood, era, instrumentation, and listening occasion, which completely changed the quality and relevance of the results. This workshop gave me a practical, repeatable framework for prompting that I now use well beyond that one project.
The React Add-on took my JavaScript fundamentals and showed me how to structure real, interactive applications with them. Building the dictionary project, handling API responses, managing state with hooks, and debugging issues like mismatched data shapes and failed API calls taught me how to actually trace a bug back to its root cause instead of guessing. I also learned to work with multiple APIs in one project, combining dictionary data with image search, which pushed me to think about how different pieces of an app talk to each other. Going forward, I'll carry this component-based thinking and debugging approach into every project I build breaking problems into smaller pieces, reading the data I'm working with carefully, and not being afraid to dig into documentation when something doesn't work as expected.
I really enjoyed my experience with SheCodes!! The lessons were clear, easy to understand, and very hands-on, which made learning HTML, CSS, and JavaScript feel much more approachable. What I enjoyed the most was being able to put what I learned into practice and create my own project. It was really fun to experiment with different ideas and see everything come together. Iβm very happy with what I achieved and I feel much more confident about continuing to learn and improve my coding skills.
I would like to thank you for the opportunity to learn something useful. Such a well-organized learning program, where there is an opportunity to use practical projects and gain new technologies through them, is highly beneficial. It was very important for me to be engaged not only in theoretical things but also in the construction of real projects because it boosted my self-confidence and gave the motivation to keep learning. There is one more thing that should be mentioned to make the whole process more effective: there should be an opportunity to communicate with mentors and other people who can exchange their experience.
That was the most satisfying project that i enjoy! There was a few oofs however you know your mistakes right away and enjoy it so much!
I really enjoyed the Python AI course. It was a great introduction to using Python with AI and APIs, and I especially enjoyed building my own travel itinerary project. It was rewarding to see everything come together and create something practical that I could actually use. The course was easy to follow, hands-on, and gave me a much better understanding of how Python and AI can work together.
I really enjoyed the SheCodes AI Basics workshop. It made AI and coding feel much easier and more approachable, while giving me the chance to learn through hands-on projects. Iβm grateful for the opportunity and excited to keep learning and creating with the skills Iβve gained.
I really enjoyed this React workshop! π It was a great opportunity to take my JavaScript skills further and learn how to build a complete, responsive application with React. Building the Weather App helped me understand components, state, props, API integration, asynchronous data and responsive design in a much more practical way. Seeing the project evolve from the first component to a fully deployed application was incredibly rewarding. Iβve learned a lot and feel much more confident continuing my journey with React and building my own projects.
I currently work full time and am in school for a bachelors in business. Even though I'm not able to dedicate as much time as I would like to these SheCodes courses, the workload is still very manageable and my project came out so pretty!
Iβm thrilled to have completed SheCode Plus this was a game-changer for me. I went from knowing only basic HTML and CSS to building fully functional, real-world projects like a weather app that uses live API data. The hands-on approach and clear, structured lessons made even complex topics like JavaScript and API integration easy to follow
I cannot believe I have just completed my last project! I am thrilled to see how much I have accomplished and how much I have learnt. I am so happy that I chose this training course and that I didn't give up when I felt lost and confused. I believe it is part of the process. This has been an adventure I have enjoyed very much and for that, I recommend it to anybody wanting to learn more about what coding is about.
SheCodes AI Basics gave me a practical introduction to using AI as a tool for learning, creativity, and building projects. I especially enjoyed applying what I learned by creating real projects instead of just learning theory. The workshop has increased my confidence in exploring AI and building with it, and Iβm excited to continue learning and applying these skills to my work in technology and education.
The AI API Integration course was a really valuable learning experience for me. It helped me understand how APIs work and, more importantly, how I can integrate AI into my own projects using JavaScript. I really enjoyed being able to take what I learned and apply it to a project of my own. Before this course, AI integration felt quite complicated, but the course broke it down into steps that were easier to understand and follow. It gave me more confidence to experiment, build, and figure things out on my own. Iβm excited to continue exploring AI APIs and using what I learned in future projects.
I understood this part better through the additional project, which helped me make it responsive. Your feedback on my project allowed me to refine it and understand the concepts better. Happy coding! π
Completing the SheCodes Plus AI module was a great experience. Integrating AI into my projects helped me improve my front-end skills and built my confidence in coding. I would definitely recommend this course to anyone starting in tech.
SheCodes Basics has been an incredible, life-changing journey! The coursework and delivery made complex topics like HTML, CSS, and JavaScript feel intuitive, easy to understand, and execute. Even when faced with unexpected code challenges, the skills I developed gave me the confidence to rebuild, iterate, and create something I am immensely proud of. The highlight was tuning into the music tracks on SheCodes Radio quickly became a core part of my workflow especially for this final project to help me maintain high focus. After realising this is what I was able to accomplish in such a short time, I cannot wait to go deeper and see what more I can achieve. Thank you, Matt and team, for this amazing opportunity and experience! I highly recommend this workshop to anyone looking to start their technical transition. Mattβs your code guru!
Completing the SheCodes AI Basics workshop was a great experience. I learned how to use AI tools to design and build websites more efficiently and creatively. The workshop was practical, easy to follow, and helped me understand how AI can support the web development process. Iβm excited to continue learning and use these skills in my future projects.
The basics add-on was challenging but fun. I appreciate the opportunity to go outside my comfort zone while building a project based on a loved hobby.
Completing the SheCodes workshops as a foundation scholar has expanded my horizon immensely. Building my final project and seeing my code come to life in real-time was incredibly rewarding. The flexibility allowed me to learn at my own pace, while the homework tasks kept me accountable. I am very grateful to this experience.
SheCodesPlusAdd-on was a great step forward in my coding journey! I gained so much practical experience building real-world projects. Highly recommended!
An amazing and valuable experience! The course was informative, practical, and went beyond coding. I especially loved learning about cloud tools, integrations, and DevTools, and seeing how simple instructions could turn into a real project with meaningful impact. SheCodes is more than a coding community;itβs a complete experience that every aspiring developer can benefit from. A special thank you to our tutor for his effort and guidance, and to the entire SheCodes team for creating such a great learning experience!
I really enjoyed the SheCodes Basics Add-on course. It was a great way to build on the foundations from the Basics workshop while introducing more practical coding skills. The lessons were clear, engaging and easy to follow, and I loved being able to see my projects come together as I progressed. Itβs given me even more confidence and motivation to continue developing my coding skills.
Taking the Responsive Web Design class has helped me understand how to turn creative ideas into actual, functional websites. Before the class, I knew I wanted to learn front-end development, but I wasn't always sure how HTML, CSS, layouts, and responsive design worked together. What I especially enjoyed was being able to learn by building. Each project gave me a chance to experiment, make mistakes, solve problems, and see the results immediately. Learning how to make a website adapt to different screen sizes has been especially valuable because I want my websites to look good and feel intentional whether someone visits from a desktop, tablet, or phone. The class also gave me more confidence to combine my creative interests with technology. My final project brings together my interests in crafts, perfume making, TTRPGs, and front-end development, which made the learning process feel personal rather than just like completing an assignment. I'm leaving the class with more than a finished website. I have a better understanding of responsive design, more confidence with HTML and CSS, and a foundation I can continue building on as I learn JavaScript and develop my portfolio. This class helped me realize that I don't have to choose between being creative and being technicalβI can be both.
I really enjoyed the Responsive workshop because it helped me understand how to approach web design with different devices and screen sizes in mind. Working on practical projects made the concepts much easier to understand, and I particularly enjoyed experimenting with CSS, Bootstrap and responsive layouts. It was a valuable step in my development journey and gave me more confidence to create websites that are both functional and user-friendly.
SheCode has been a great learning experience that has helped me improve my technical skills, confidence, and problem-solving abilities. Through the program, I gained practical experience, learned from supportive mentors, and had the opportunity to work on real projects. I am grateful for the knowledge, guidance, and opportunities SheCode has provided, and I would highly recommend it to anyone who wants to grow in technology and software development with AI.
I really enjoyed this workshop! The lessons were clear and well-structured, which helped me understand coding much faster. Building real projects gave me a lot of confidence. Highly recommended!
I personally enjoyed working on the SheCodes Basics Add On Project because I got to explore more of HTML,CSS and JS properties which made the overall building and turnout of the project exciting!
I really enjoyed this SheCodes course! The lessons were clear, engaging, and easy to follow, and I learned so much along the way. I especially loved being able to put what I learned into practice through the projects. It was a great experience and has definitely made me feel more confident in my skills.
I really enjoyed building this dictionary. It was a great opportunity to practice React and APIs while creating something useful. I also became a little obsessed with components and kept looking for ways to break the project into smaller, reusable pieces. It was really satisfying to see all the different parts come together!
I really enjoyed the Responsive Add-on class. It helped me strengthen my understanding of responsive web design through CSS Grid, media queries, responsive layouts, hero sections, HTML embeds, and CSS filters. I especially enjoyed putting everything together in the final project and seeing how these techniques can be used to create a complete, responsive landing page.
It was fun learning AI Coding and I'm so happy about my project!
The SheCodes Responsive Add-on strengthened my front-end development skills by teaching me how to build modern, responsive websites using CSS Grid, media queries, and responsive design best practices. The hands-on project boosted my confidence and gave me practical experience creating professional websites that look great on every device. Thank you, Matt and the SheCodes team.
This course has honestly been such an exciting experience for me.I came in wanting to understand how to use AI, and I ended up building a complete website from an idea to a real, published project. I learned that AI isn't just about getting answers it's about knowing how to communicate with it, guide it, troubleshoot problems, and improve your work. It gave me so much more confidence in my ability to create with technology, and I am excited to keep learning and building even bigger projects!
### My SheCodes Plus AI Add-on Experience Completing the SheCodes Plus AI Add-on has been an exciting and rewarding experience. It gave me the opportunity to take the front-end development skills I had already learned and combine them with AI to create something practical and interactive. What I enjoyed most was learning how to work with AI APIs, prompts, JavaScript, and dynamic content. Building my first AI-powered project was especially exciting because I could finally see how coding and artificial intelligence can work together to turn an idea into a real application. The workshop was challenging at times, but the step-by-step lessons and practical projects made the concepts much easier to understand. It also boosted my confidence and encouraged me to experiment, troubleshoot problems, and keep learning. Iβm proud of completing the SheCodes Plus AI Add-on and even more excited about what I can build next. This experience has strengthened my interest in AI and web development and has motivated me to continue growing my skills in technology. Thank you to SheCodes and the entire team for creating such an empowering learning experience! ππ»π€
An amazing experience! The workshop was highly engaging , practical and beginner friendly. I loved the hands on project , which really helped me solidify my understanding of ai tools. Highly recommend this to anyone looking to start their coding journey! I'm so glad i joined!
It has been fun and engaging with this project.
My SheCodes journey has been an amazing and rewarding experience. When I started, I wanted to improve my coding skills and gain more practical experience in web development. Throughout the programme, I learned how to build websites using HTML, CSS and JavaScript, while also developing my problem-solving and creative thinking skills. What I enjoyed most about SheCodes was the hands-on approach to learning. Instead of only learning theory, I was able to apply what I learned by working on projects and seeing my ideas come to life. Each project gave me more confidence and motivated me to keep learning. Graduating from SheCodes is a very special achievement for me because it represents the time, effort and dedication I put into developing myself. It has encouraged me to continue exploring the technology field and to keep building my skills as I work towards my career goals in IT and software development. I am grateful to SheCodes for providing an environment that made coding feel more accessible and enjoyable. This experience has reminded me that with consistency, patience and determination, I can learn new things and overcome challenges. I am proud to be a SheCodes graduate, and Iβm excited for the next chapter of my journey in technology!
Challenging but fun coding project incorporating more advanced aspects of HTML, CSS and Javascript to build a weather forecast app. Lots of different elements to learn and put together. Enjoyed it very much! :)
This project was a great opportunity to put my React and JavaScript skills into practice. I learned how to work with APIs, manage state, pass data between components, and create a responsive interface for different screen sizes. It was challenging at times, especially when connecting the different components and debugging the application, but solving these problems step by step made me much more confident. Iβm proud of the result and excited to keep building and learning more.
The Python AI course was an engaging and hands on way to learn how to integrate AI with Python while building a real project.
Completing SheCodes has been such a rewarding journey. π»β¨ It challenged me, pushed me outside my comfort zone, and helped me grow so much more confident in coding. I went from feeling overwhelmed by concepts like React to actually understanding and building projects with it. Iβm so grateful for everything Iβve learned and excited to continue growing as a developer. β€οΈπ
SheCodes is an incredible online platform that makes learning how to code enjoyable and highly accessible for women. The video lessons are engaging and easy to follow, while the flexible schedule perfectly fits into a busy lifestyle. I highly recommend these workshops to any beginner who wants to build real-world projects and confidently step into the tech industry.
In just two weeks, the Plus AI workshop completely transformed how I approach web development. Learning how to integrate live AI APIs into interactive projects was a total game-changer. The step-by-step structure made complex concepts easy to understand, and I walked away with functional projects I'm super proud to share!
I recently completed the SheCodes bootcamp, and it's been a game-changer for me! I started with zero coding experience, and now I feel confident building my own projects.
SheCodes Plus AI has been a really interesting and practical experience. I especially enjoyed learning how to integrate AI into projects and use it as a tool to improve and simplify the development process. It has given me a better understanding of how AI can be used creatively and practically, while also increasing my confidence in working with new technologies.
π©βπ»I enrolled in SheCodes Plus two years ago, but I was unable to finish because I had just become a new mother. Balancing motherhood and learning was not easy. Returning after so much time was challenging, but I was determined to finish what I had started. I am now proud to say that I completed SheCodes Plus and built my Skylo Weather application. This experience taught me that it is never too late to return to your goals. This is only the beginning, and I will continue learning, building projects, and working toward becoming a software engineer.
### My Lovable Experience Lovable has honestly been such a game-changer for me! π It has helped me turn my ideas into real websites and projects, even when I didnβt know exactly where to start. What I love most is how easy it makes the development processβ I can describe what I want, and Lovable helps bring my vision to life. It has helped me learn, experiment, build with confidence, and understand that creating something amazing doesnβt have to feel impossible. Iβm incredibly grateful for how much Lovable has helped me grow and bring my ideas to reality. β€οΈ Thank you, Lovable, for making building and learning so much easier and more exciting! β¨
Thank you for this basics add-on course. So far, I am enjoying doing the challenges and the project and the support from the team. i will definitely encourage and recommend others to join in.
Excellent. In this workshop, youβll build both the front-end and back-end of a project using the power of artificial intelligence. If you already have some knowledge of traditional programming (writing code), this experience can be very useful in helping you gain a deeper understanding of the advantages and disadvantages of AI programming and figure out whether itβs something you enjoy.
I must say that this workshop has been so interesting! I have learned a lot and in a really nice way and I cannot wait to go further! Moreover, doing the project was a lot a fun.
I really enjoyed taking the SheCodes Plus AI workshop. It was a great way to build on the coding skills I had already developed while learning more about how AI can be integrated into web applications. What I enjoyed most was the hands-on approach. Building my own AI Travel Destination Generator allowed me to put what I was learning into practice and experiment with different ideas along the way. The workshop gave me more confidence in working with APIs and AI, and it was very rewarding to see my project come together from start to finish. I would definitely recommend SheCodes to anyone looking for a practical and engaging way to learn coding and AI.
I am very grateful for the privilege to complete the SheCodes Basics Coding course. Before starting the course, coding felt difficult and unfamiliar to me, but the lessons made it easier to understand and gave me the confidence to keep learning. During the course, I learned the fundamentals of HTML, CSS, and JavaScript and had the opportunity to practice by building simple projects. I especially enjoyed seeing my code come to life in the browser and solving problems along the way. The course was beginner-friendly, practical, and well structured. It has given me a strong foundation and motivated me to continue developing my web development skills. I would definitely recommend SheCodes to anyone who wants to start learning how to code, especially beginners who may feel that technology is too difficult. Thank you,Β SheCodes,Β for creating such a supportive learning experience! I am excited to continue learning, building projects, and growing my skills in technology. Thank you Matt Delac.
I really enjoyed working on this project. It helped me improve my front-end development skills, especially in responsive design, Bootstrap, SEO, and accessibility. I also enjoyed creating a complete portfolio website that reflects my style, projects, and progress in web development. Happy codingπ
I think SheCodes gives a very complete and user-friendly first approach to coding. I enjoyed working on the projects and getting hands-on the entire creative and implementation journey.
I have enjoyed doing the project and getting back into coding. Thank you ! You make things very easy to understand and follow.
The AI Basics workshop was amazing! I went from zero to building a real 4-page website with dark mode and animations. The step-by-step lessons made coding easy to understand. Now I am using these skills for my company MK HOLDING PROJECTS. 10/10 would recommend!
My SheCodes journey has been a rewarding experience that helped me build confidence in web development. Through the SheCodes Add-On Workshop: Introduction to Web Development, I strengthened my HTML, CSS, and JavaScript skills and earned my certificate. I enjoyed learning by building real projects and seeing my ideas come to life.
Another one done. This is my favorite project thus far!
SheCodes Basics has been an incredible and empowering journey! The step-by-step lessons made learning HTML, CSS, and JavaScript clear, structured, and genuinely fun. Building my Harry Potter landing page project from scratch gave me real confidence in my coding skills, and I can't wait to keep building!
Developing this project was very interesting and fun. The best part is that you can experiment while following the instructions so you can learn even more.
Learning about time libraries and applying them was a HUGE help and timesaver! It is nice to apply the concepts learned to a project and see those ideas come to fruition.
I loved the SheCodes Plus Add-On! It tied together everything from the Basics and Plus workshops perfectly. Going over similar logic reinforced my skills, while the brand-new project provided an exciting, rewarding challenge.
SheCodes has been a wonderful platform for learning coding in a structured and beginner-friendly way. The lessons are clear, easy to follow, and the hands-on projects helped me apply what I learned with confidence. I especially appreciated the supportive community and the step-by-step teaching style, which made learning enjoyable and motivating. I highly recommend SheCodes to anyone who wants to start their coding journey or build practical web development skills.
Another fun project!
I absolutely loved this project and enjoyed traveling around the world on my road trip! Thank you Matt and SheCodes for making python AI enjoyable to learn.
Iβm so happy to have completed the SheCodes React Add-on and reached the end of my React journey with SheCodes! React has definitely been one of the more challenging technologies Iβve learned. I didnβt find it as easy to click with as some of the other languages Iβve worked with, and there were definitely moments where I felt frustrated or unsure of myself. But I kept working through the challenges, debugging my code, and trying to understand not just what was going wrong, but why. Throughout the React Add-on, Iβve gained a much better understanding of components, props, state, APIs, and how everything comes together to create a working application. Iβve also become much more comfortable with making mistakes, researching errors, and figuring things out for myself, which I know is such an important part of learning to code. Iβm really proud of myself for sticking with React and finishing the course, especially when it didnβt always come easily. Looking back at where I started, I can see how much Iβve learned and how much more confident I am with coding. Completing this certificate feels like a really exciting milestone in my coding journey. Iβm looking forward to taking everything Iβve learned from SheCodes and continuing to build my skills, create more projects, and see where my journey into tech takes me next!
Completing my final project for the SheCodes Basics workshop was such a rewarding experience. I built a webpage from scratch using HTML, CSS, and JavaScript, and it was exciting to see how the different pieces of code came together to create a functional and visually appealing website. Before starting the workshop, web development felt quite intimidating, but SheCodes made the learning process simple and enjoyable. I learned how to structure a webpage with HTML, style it with CSS, and add interactivity using JavaScript. I especially enjoyed being able to be creative with the design and make the project my own. Finishing this project gave me a real sense of accomplishment and increased my confidence in coding. It also motivated me to continue learning and exploring web development. Iβm grateful to SheCodes for providing such a practical and beginner-friendly introduction to coding.
Everything makes more and more sense as you keep trying and discovering new stuff :) The course was very clear. Building our project along with the demo page built throughout the classes was really helpful!
Super fun! Matt showed so many alternative codes. I really enjoyed creating this project and explore my creativity.
This project was such an exciting experience! I learned a lot of new things, enjoyed every step of the process, and was so happy to see the final result. It was challenging, creative, and really inspiring! π»β¨
Another great add on course. Really enjoyed working on this final project!
Building the World Clock project was such an amazing experience! I loved learning how to work with Real Time zones using Moment.js and making the application fully interactive. Big thanks to Matt and the SheCodes team for making coding so clear and exciting!
Officially SheCodes Python AI certified! π Python + AI has been a wild 2-week ride, but building my final project proved just how powerful these technologies are when brought together. Proud of the final result and ready for whatβs next! π #SheCodes #Python #AI #WomenInTech"
Completing the SheCodes Plus workshop gave me hands-on skills in building real-world web projects using HTML, CSS, JavaScript, and live API integrations. Highly recommended for anyone looking to build confidence in frontend development.
Completing the SheCodes HTML, CSS, and JavaScript course was a valuable learning experience that strengthened my front-end web development skills. The lessons were well-structured, easy to follow, and combined clear explanations with practical, hands-on projects that made learning engaging and effective. Throughout the course, I gained confidence in building responsive web pages using HTML and CSS, while JavaScript introduced me to creating interactive and dynamic user experiences. The step-by-step guidance and real-world exercises helped me understand not only the syntax but also the practical application of each concept. I highly recommend SheCodes to anyone looking to build a solid foundation in web development. The supportive learning environment, practical curriculum, and project-based approach make it an excellent platform for beginners and anyone seeking to enhance their coding skills.
The SheCodes Basics Add-on was such a fun and practical extension of the core basics! It really helped solidify my coding foundation and gave me the confidence to build even better projects. Highly recommend to anyone looking to level up their skills!
I didn't think I would enjoy coding this much, Mr Matt Delac made things very easy for me. Thank you so much for such an amazing experience. I'm looking forward to doing more projects. I'm so happy about my first project, it was not easy but I managed to do it. It is possible to do anything as long as you put your mind into it.
The programme is amazing I have recommended it to my female colleagues and friends. I cannot wait to become an expect through this training. I am proud of my final project as well, very professional.
Completing the SheCodes Plus Add-on project was a great experience. The lessons were easy to follow and the hands-on project made it much easier to apply what I learned. I feel much more confident writing clean code and solving real-world development problems. I would definitely recommend SheCodes to anyone looking to build practical front-end development skills.
React Add-on helped me understand API integration better. I loved seeing how much functionality the use of an API could help/add to your project. Watching everything respond well to each function call is pretty AMAZING!π€©

