Hey there! I'm Jolyssa, a software engineer with a passion for creating clean, efficient code and turning ideas into reality.
I believe in the power of continuous learning and often stay updated with the latest industry trends, tools, and best practices. Whether it's experimenting with new frameworks or understanding emerging technologies, I'm always looking for ways to broaden my skill set and elevate the projects I work on.
When I'm not coding, you can find me writing on Medium, or somewhere on the Internet sharing my love for music and all things tech. Let's connect and collaborate on something great!
Made with: React + Vite, React Router, TailwindCSS, ESLint, PostCSS, NodeJS, Express API, MongoDB + Mongoose, PassportJS
A platform for educators to share valuable coding tools, guides, and materials, and for learners to browse and discover the best resources to enhance their coding skills.
Made with: HTML, TailwindCSS, Javascript, AOS
Moji Static Studios is a cutting-edge web development company known for its expertise in creating visually stunning and user-centric websites. They excel at blending technical proficiency with creative design to deliver responsive, accessible, and high-performing digital experiences.
Made with: React + Vite, Tailwind CSS, and Framer Motion
Sweet Treats Bakery is a passion project that combines my love for web development and desserts. The website features a interactive cake builder where customers can design their dream cake, animated elements that bring the sweet experience to life, responsive design that looks great on all devices and special sections highlighting featured items and baker's specials.
Made with: React + Vite, Tailwind CSS, Framer Motion, and React Router
La Maison is a sophisticated web application for an upscale French restaurant, built with React and modern web technologies. The site combines elegant design with smooth animations and responsive functionality to create an immersive dining experience for potential customers.
Made with: HTML, CSS, Javascript
The ET: Mistissini website serves as a hub for an educational partnership aimed at fostering learning and development in the Mistissini community. Designed with accessibility and engagement in mind, the site offers a user-friendly platform to support educational programs and initiatives.
This article provides an overview of 15 essential JavaScript string methods, including detailed explanations, syntax, and practical examples. It covers commonly used methods like charAt, concat, and replace, helping developers understand how to work with strings efficiently in JavaScript.
Ever wondered what MVC actually entails? The MVC pattern is an architectural design used by software developers to organise code, reduce complexity, and separate concerns. This describes the Model-View-Controller (MVC) architectural pattern, explaining its purpose, components, and benefits in software development. Read more about MVC below!