Windows background
Projects
Minimize windows
Maximize window
Close window
Profile picture of Caliche Orozco
Caliche Orozco

Jul 12, 2024 โ€ข

Follow

Calichef

A few weeks ago, I decided to invest in a Thermomix. More than an expense, I see it as an investment ๐Ÿ’ฐ because it saves me a lot of time in the kitchen โณ. I am thrilled with how easy it is to use and with its app ๐Ÿ“ฒ, which has an extensive recipe ca...

A few weeks ago, I decided to invest in a Thermomix. More than an expense, I see it as an investment ๐Ÿ’ฐ because it saves me a lot of time in the kitchen โณ. I am thrilled with how easy it is to use and with its app ๐Ÿ“ฒ, which has an extensive recipe catalog ๐Ÿฒ. However, like many current apps, it has a subscription-based payment model that I donโ€™t find suitable for this type of product ๐Ÿ’ธ. Maybe Iโ€™m a bit old school ๐Ÿง“, but I miss the days when you bought an app, and it was yours forever ๐Ÿ“ฑ. I donโ€™t think itโ€™s necessary to pay a subscription for something very similar to a cookbook ๐Ÿ“– and that doesnโ€™t require frequent updates. ๐Ÿ’ก Thatโ€™s why I decided to take action and create my own website, which I turned into a PWA (Progressive Web Application) to install on my devices. Thatโ€™s how Calichef ๐Ÿ‘จโ€๐Ÿณ was born, where I used my web development knowledge to create a recipe listing focused on the Thermomix. The project is developed with React and Tailwind ๐Ÿ’ป, two libraries I have been working with for several years. I love everything I can achieve with web development, things I never would have even thought of ๐Ÿคฏ. The app is fully responsive ๐Ÿ“ฑ๐Ÿ’ป, perfectly adapting to any device. The recipe details are so well organized that itโ€™s very easy to have my tablet next to me consulting Calichef while cooking with the Thermomix ๐Ÿฅ˜. Additionally, it allows you to add recipes to favorites and save them locally, so you always have the ones that catch your eye at hand. It also has an advanced search with filters by country, language, difficulty, and stars, making it easy to find the exact recipe you want. I am very satisfied with the result and would love for you to see it ๐Ÿคฉ. ๐Ÿ” What do you think? Iโ€™d love to receive your comments and feedback. Donโ€™t hesitate to share your thoughts! ๐Ÿ‘‡


Stack: React, Next.js, HTML/CSS, Javascript, Tailwind, PWA, IDB

Calichef portfolio
Profile picture of Caliche Orozco
Caliche Orozco

May 18, 2024 โ€ข

Follow

Money Tracker

I recently set out to find a money tracker that fit my needs, but I was surprised to find that many available options are quite expensive. ๐Ÿ’ธ As a developer, I know that the data storage costs for this type of application don't justify such high pric...

I recently set out to find a money tracker that fit my needs, but I was surprised to find that many available options are quite expensive. ๐Ÿ’ธ As a developer, I know that the data storage costs for this type of application don't justify such high prices. So, I decided to create my own money tracker. ๐Ÿš€ This Fullstack project was an exciting challenge, especially since, although I've taken several backend courses, my main experience is in frontend. I chose a MERN stack, using MongoDB for the database, Express to set up the API, and React with Vite for the frontend. I'm really happy with the result. ๐Ÿ˜„ Features included: - ๐Ÿ“ User registration and login. - ๐Ÿ“Š Dashboard to load and view transactions, available for both registered and guest users. - ๐Ÿ“ˆ Detailed income and expense charts. - ๐Ÿ’ณ Selection and creation of personalized cards with icons. - ๐Ÿ” Filtering transactions by category, date, and card. - โฌ…๏ธ Editing and deleting transactions with a simple swipe. - ๐Ÿ“ฅ Import and ๐Ÿ“ค export transactions to and from Excel files.


Stack: React, Vite, HTML/CSS, Javascript, Node.js, Express, MongoDB

Money Tracker portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Dec 11, 2023 โ€ข

Follow

Web Code Editor

๐Ÿš€ After my experience with iframes in my last "image to code" project, I had the idea of creating my own web editor similar to CodePen and CodeSandbox. The vision: a tool where I could quickly and efficiently test snippets of HTML, CSS, and J...

๐Ÿš€ After my experience with iframes in my last "image to code" project, I had the idea of creating my own web editor similar to CodePen and CodeSandbox. The vision: a tool where I could quickly and efficiently test snippets of HTML, CSS, and JavaScript without the need to create or install files. ๐Ÿ’ก The first phase of the project was surprisingly smooth, thanks to the knowledge gained from my previous experience with iframes. But I decided to take it a step further by integrating my favorite IDE, Visual Studio Code, into the editor. โœจ The result has exceeded my expectations. As you can see in the attached image, I managed to replicate Google's homepage within my web editor, a small but significant achievement that reflects the project's capabilities.


Stack: React, Vite, HTML/CSS, Javascript

Web Code Editor portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Dec 2, 2023 โ€ข

Follow

Image to code by Caliche

๐Ÿš€ Recently, I explored the new functionality of the OpenAI API, which allows recognizing elements in images. I developed a small project where, from screenshots or mockups, it automatically generates code using React and Tailwind CSS. ...

๐Ÿš€ Recently, I explored the new functionality of the OpenAI API, which allows recognizing elements in images. I developed a small project where, from screenshots or mockups, it automatically generates code using React and Tailwind CSS. ๐ŸŒŸ This experience reminded me how much I enjoy web development and how committed I am to continue learning and growing in this field. I am excited about the opportunities that await me and to continue strengthening my skills as a web developer.


Stack: React, Next.js, OpenAI, Tailwind, HTML/CSS, Typescript

Image to code by Caliche portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Sep 9, 2023 โ€ข

Follow

SpaceX Launches ๐Ÿš€

๐Ÿš€ Recently, I've noticed a lot of hype in the web development community around the Astro 3.0 update. This interest led me to dive into a wealth of content about the new features and advantages this framework offers. ๐Ÿ’ก Inspired b...

๐Ÿš€ Recently, I've noticed a lot of hype in the web development community around the Astro 3.0 update. This interest led me to dive into a wealth of content about the new features and advantages this framework offers. ๐Ÿ’ก Inspired by this excitement, I decided to test it with a project where I consume the SpaceX launches API. This project gave me the opportunity to work with Astro for the first time, and the experience was amazing. ๐ŸŒŸ By leveraging Astro 3.0, I was able to take full advantage of its performance enhancements and efficient rendering. The project not only provided valuable insights into the capabilities of Astro but also marked a significant milestone in my journey as a web developer.


Stack: Astro, Tailwind, HTML/CSS, Typescript

SpaceX Launches ๐Ÿš€ portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Sep 13, 2023 โ€ข

Follow

Caliche Portfolio 2023

๐Ÿš€ Recently, I updated my personal landing page, which features my resume. Inspired by the Windows 10 aesthetic, I aimed to give it an original and unique touch. This idea came after watching a video by Miguel รngel Durรกn Garcรญa showcasing a p...

๐Ÿš€ Recently, I updated my personal landing page, which features my resume. Inspired by the Windows 10 aesthetic, I aimed to give it an original and unique touch. This idea came after watching a video by Miguel รngel Durรกn Garcรญa showcasing a personal portfolio styled like Windows 98 by Eric Selva. ๐Ÿ”„ From Next.js to Astro I had the opportunity to explore Astro, a framework that caught my attention for its performance and efficiency. Initially, my portfolio was developed in Next.js. Despite using techniques like lazy loading and skeletons, I faced performance issues and a less-than-smooth user experience. ๐Ÿ’ก Motivated by these challenges, I decided to migrate my portfolio to Astro. What a difference! The results have been remarkable, with significant improvements in performance and interface fluidity.


Stack: React, Astro, HTML/CSS, Javascript, Tailwind, Typescript

Caliche Portfolio 2023 portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Sep 4, 2023 โ€ข

Follow

Calichecraft

๐ŸŒŒ An interactive 3D experience built with Three.js and React. This project allows users to explore a virtual world created using advanced 3D graphics and animations. โœจ The immersive environment showcases the power of modern web ...

๐ŸŒŒ An interactive 3D experience built with Three.js and React. This project allows users to explore a virtual world created using advanced 3D graphics and animations. โœจ The immersive environment showcases the power of modern web technologies, providing a seamless and engaging user experience. From realistic textures to dynamic lighting, every element is designed to captivate and inspire. ๐Ÿ” Dive into a digital realm where you can interact with various objects and scenes, discovering the potential of Three.js and React in creating sophisticated and visually stunning applications. This project not only highlights my skills in 3D web development but also my commitment to pushing the boundaries of what's possible online.


Stack: React, ThreeJS, HTML/CSS, Javascript

Calichecraft portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Jul 30, 2023 โ€ข

Follow

Caliche Translate

๐ŸŒ A translation app using Next.js and the OpenAI API for multilingual support. This app provides accurate translations and supports multiple languages, making it a powerful tool for breaking language barriers. ๐Ÿš€ This project mar...

๐ŸŒ A translation app using Next.js and the OpenAI API for multilingual support. This app provides accurate translations and supports multiple languages, making it a powerful tool for breaking language barriers. ๐Ÿš€ This project marks the first time I've used the OpenAI API, an exciting milestone that opens up new possibilities for my future projects. By leveraging the advanced capabilities of OpenAI, I was able to implement highly accurate and context-aware translations, significantly enhancing the user experience. ๐ŸŒŸ The app not only showcases my ability to integrate cutting-edge technologies but also highlights my commitment to continuous learning and innovation. This experience has been invaluable and sets the stage for more sophisticated and AI-driven applications in my development portfolio.


Stack: Next.js, React, OpenAI, Tailwind, Typescript, Javascript, API, Redux

Caliche Translate portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Sep 19, 2022 โ€ข

Follow

Caliche Portfolio 2022

๐Ÿ” An earlier version of my personal portfolio website, this project highlights the various projects and skills I developed during that year. It serves as a testament to my growth and progress as a web developer. ๐Ÿ’ก The portfolio ...

๐Ÿ” An earlier version of my personal portfolio website, this project highlights the various projects and skills I developed during that year. It serves as a testament to my growth and progress as a web developer. ๐Ÿ’ก The portfolio features a collection of diverse projects, each showcasing different aspects of my abilities in web development, design, and problem-solving. From responsive layouts to dynamic functionality, every project reflects my dedication to mastering new technologies and improving my craft. ๐ŸŒŸ This version of my portfolio also includes detailed descriptions, and visual representations of my work, providing a comprehensive overview of my accomplishments. It's not just a portfolio; it's a chronicle of my journey, illustrating how far I've come and setting the stage for future achievements.


Stack: Next.js, React, Tailwind, Javascript

Caliche Portfolio 2022 portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Mar 06, 2023 โ€ข

Follow

Robocoons website

๐Ÿค– A website for the Robocoons robotics team, showcasing their innovative projects and remarkable achievements. This web provides a detailed look into their journey, highlighting the dedication and creativity that define the team. ...

๐Ÿค– A website for the Robocoons robotics team, showcasing their innovative projects and remarkable achievements. This web provides a detailed look into their journey, highlighting the dedication and creativity that define the team. ๐Ÿ† The website features comprehensive information about their competitions. ๐Ÿ’ก By exploring the Robocoons website, visitors can gain insights into the team's methodology, their collaborative spirit, and the advanced robotics technologies they employ. This project not only serves as a portfolio for the team but also as an inspiration for aspiring roboticists and tech enthusiasts.


Stack: React, Tailwind, Javascript, HTML/CSS

Robocoons website portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Feb 01, 2023 โ€ข

Follow

English Certify by Caliche

๐Ÿ“š As an English student, I realized that the Duolingo platform wasn't practical enough to prepare for the Duolingo certification. That's why I decided to create a free online platform for targeted practice and feedback on your skills. English...

๐Ÿ“š As an English student, I realized that the Duolingo platform wasn't practical enough to prepare for the Duolingo certification. That's why I decided to create a free online platform for targeted practice and feedback on your skills. EnglishCertify offers personalized exercises to help you improve in specific areas and identify your mistakes. ๐Ÿ’ก With EnglishCertify, you have the option to see the correct answers, helping you learn from your errors. The platform is designed to be accessible on both computers and mobile devices, ensuring you can study anytime, anywhere. ๐ŸŒŸ Whether you're currently studying for the Duolingo English certification or planning to in the future, we invite you to try EnglishCertify. We are confident that it will help you enhance your skills and pass the exam with flying colors. Our goal is to provide a practical, efficient, and accessible tool for all English learners aiming for certification.


Stack: React, Tailwind, Javascript, HTML/CSS

English Certify by Caliche portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Dec 02, 2022 โ€ข

Follow

Memory Game by Caliche

๐ŸŽฎ A fun and interactive memory game built with React. This game challenges players to match pairs of cards, providing an engaging and entertaining way to test and improve their memory skills. ๐Ÿง  The intuitive design and smooth an...

๐ŸŽฎ A fun and interactive memory game built with React. This game challenges players to match pairs of cards, providing an engaging and entertaining way to test and improve their memory skills. ๐Ÿง  The intuitive design and smooth animations make for a seamless user experience, keeping players hooked as they strive to beat their previous time. ๐ŸŒŸ Whether you're looking to pass the time or give your brain a good workout, this memory game offers a perfect blend of fun and challenge. It's a testament to the power of React in creating dynamic and interactive web applications.


Stack: React, Tailwind, Javascript, HTML/CSS

Memory Game by Caliche portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Mar 13, 2023 โ€ข

Follow

Caliche Productivity APP

๐Ÿ—‚๏ธ A productivity app designed to help manage tasks and projects efficiently. This app includes a range of features for task tracking, project management, and collaboration, making it an essential tool for staying organized and productive. ...

๐Ÿ—‚๏ธ A productivity app designed to help manage tasks and projects efficiently. This app includes a range of features for task tracking, project management, and collaboration, making it an essential tool for staying organized and productive. ๐Ÿ” Key Features: - ๐Ÿš€ Task Tracking: Randomly generate tasks to test the tool, with 50 tasks loaded by default. You can adjust this to start with as few as 5 tasks. - โฒ๏ธ Timer: A built-in timer calculates how long each task takes to complete. You can set a specific time for each task and reset the timer as needed. - โœ๏ธ Edit and Manage Tasks: Easily edit, delete, or mark tasks as completed. If you finish a task early, simply mark it as done. - ๐Ÿ“Š Statistics: Track your productivity with detailed statistics showing how much time each task took to complete. - ๐Ÿ’พ Persistence: If you leave the page, the timer pauses automatically, ensuring accurate tracking of your work time. ๐ŸŒŸ This productivity app not only helps you manage your workload but also provides insights into your efficiency and time management. Perfect for both personal use and team collaboration, it leverages advanced features to enhance productivity and streamline your workflow.


Stack: React, Tailwind, Javascript, HTML/CSS

Caliche Productivity APP portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Oct 18, 2022 โ€ข

Follow

English Tenses by Caliche

๐Ÿ“˜ An educational tool for learning and practicing English tenses, designed to function as a comprehensive verb database. You can search for any verb and it will provide all its verb forms, helping you master English grammar efficiently. ...

๐Ÿ“˜ An educational tool for learning and practicing English tenses, designed to function as a comprehensive verb database. You can search for any verb and it will provide all its verb forms, helping you master English grammar efficiently. ๐Ÿ” The tool features an intuitive search functionality that allows users to quickly find and learn about various verb forms. Whether you are a beginner or an advanced learner, this tool is perfect for enhancing your understanding of English tenses. ๐ŸŒŸ This educational tool not only aids in learning verb conjugations but also reinforces your knowledge through practice and repetition. It's an invaluable resource for students, educators, and anyone looking to improve their English language skills.


Stack: React, Tailwind, Javascript, HTML/CSS, API

English Tenses by Caliche portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Oct 15, 2022 โ€ข

Follow

Caliche weather APP

๐ŸŒฆ๏ธ A weather app providing real-time weather updates and forecasts. This web is designed to give users accurate and up-to-date weather information, ensuring you are always prepared for the day ahead. ๐Ÿ’ก The web includes data visu...

๐ŸŒฆ๏ธ A weather app providing real-time weather updates and forecasts. This web is designed to give users accurate and up-to-date weather information, ensuring you are always prepared for the day ahead. ๐Ÿ’ก The web includes data visualization features for an easy understanding of weather patterns. Charts and graphs display temperature changes, precipitation levels, and wind speeds in a clear and concise manner. ๐Ÿ” By consuming a reliable weather API, the web fetches real-time data and presents it seamlessly to the user. The integration of technologies like React, Tailwind, and JavaScript ensures a smooth and responsive user experience.


Stack: React, Tailwind, Javascript, HTML/CSS, API

Caliche weather APP portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Dec 10, 2021 โ€ข

Follow

Landingpage 2021

๐ŸŒ A landing page showcasing my projects and skills from 2021. This was my very first portfolio, providing an overview of my work and achievements during that year. ๐Ÿ’ผ The page highlights various projects that demonstrate my abili...

๐ŸŒ A landing page showcasing my projects and skills from 2021. This was my very first portfolio, providing an overview of my work and achievements during that year. ๐Ÿ’ผ The page highlights various projects that demonstrate my abilities in web development, design, and problem-solving. Each project is accompanied by detailed descriptions and visual representations, giving a comprehensive view of my accomplishments. โœจ As my inaugural portfolio, this landing page holds a special place in my heart. It marks the beginning of my journey as a developer, reflecting my growth and dedication to the craft. The layout is designed to be user-friendly and visually appealing, making it easy for visitors to navigate through my work.


Stack: React, Tailwind, Javascript, HTML/CSS

Landingpage 2021 portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Nov 22, 2021 โ€ข

Follow

Caliche MOVIE API

๐ŸŽฌ An application to browse and search for movies using a public API. This app is designed to help movie enthusiasts find detailed information about their favorite films quickly and easily. ๐Ÿ” With this application, users can sear...

๐ŸŽฌ An application to browse and search for movies using a public API. This app is designed to help movie enthusiasts find detailed information about their favorite films quickly and easily. ๐Ÿ” With this application, users can search for movies by title and get comprehensive details about each film, including ratings, reviews, cast, and crew. The user-friendly interface ensures a seamless browsing experience. ๐Ÿ’ก By integrating a reliable public API, the app fetches real-time data and presents it in an organized manner. Users can read reviews from other viewers and see aggregated ratings, helping them make informed decisions about what to watch next.


Stack: HTML/CSS, Javascript, API

Caliche MOVIE API portfolio
Profile picture of Caliche Orozco
Caliche Orozco

May 18, 2021 โ€ข

Follow

Futurnow Landingpage

๐ŸŒŸ A landing page for Futurnow, showcasing their products and services. This page is designed to highlight the diverse offerings of Futurnow, providing visitors with a clear and engaging overview of what the company has to offer. ...

๐ŸŒŸ A landing page for Futurnow, showcasing their products and services. This page is designed to highlight the diverse offerings of Futurnow, providing visitors with a clear and engaging overview of what the company has to offer. ๐Ÿ” This project showcases my skills in web design and development, using technologies like React, Tailwind, and JavaScript to create a visually appealing and highly functional website. The layout is responsive and optimized for both desktop and mobile devices, ensuring a seamless experience for all users.


Stack: React, Javascript, Bootstrap, HTML/CSS

Futurnow Landingpage portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Nov 22, 2021 โ€ข

Follow

Bookmark App

๐Ÿ”– An app to save and manage your favorite bookmarks. This application is designed to help users organize their bookmarks efficiently and access them with ease. โœจ With a clean and intuitive interface, the app provides a seam...

๐Ÿ”– An app to save and manage your favorite bookmarks. This application is designed to help users organize their bookmarks efficiently and access them with ease. โœจ With a clean and intuitive interface, the app provides a seamless user experience. Users can add, edit, and delete bookmarks with just a few clicks. The search functionality also enables quick retrieval of specific bookmarks, saving time and effort. ๐Ÿ’ก Built using modern web technologies like React, Bootstrap, and JavaScript, the app ensures smooth performance and responsiveness across all devices. Whether you're using a desktop, tablet, or smartphone, you can manage your bookmarks effortlessly.


Stack: React, Javascript, Bootstrap, HTML/CSS

Bookmark App portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Oct 23, 2020 โ€ข

Follow

SALSA CATRINA

๐ŸŒถ๏ธ A landing page for Salsa Catrina, showcasing their delicious products. This page is designed to provide comprehensive information about their range of salsas, highlighting the unique flavors and ingredients that make them special. ...

๐ŸŒถ๏ธ A landing page for Salsa Catrina, showcasing their delicious products. This page is designed to provide comprehensive information about their range of salsas, highlighting the unique flavors and ingredients that make them special. ๐Ÿ… The landing page features detailed sections for each salsa, complete with mouth-watering images and descriptions that capture the essence of Salsa Catrina's culinary offerings. From mild to extra spicy, every salsa is presented with its key ingredients and suggested pairings.


Stack: HTML/CSS, Bootstrap

SALSA CATRINA portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Oct 19, 2020 โ€ข

Follow

PLATZICONF MEXICO

๐Ÿ“… A landing page for the Platziconf Mexico event, designed as a project for a course on Platzi. This page provides a comprehensive overview of the conference, ensuring attendees have all the information they need at their fingertips. ...

๐Ÿ“… A landing page for the Platziconf Mexico event, designed as a project for a course on Platzi. This page provides a comprehensive overview of the conference, ensuring attendees have all the information they need at their fingertips. ๐Ÿ“‹ The landing page includes detailed event information, such as the schedule, speaker bios, and session topics. Each section is thoughtfully organized to help visitors easily navigate through the event details and plan their participation. ๐ŸŽค The speaker information highlights the expertise and background of each presenter, giving attendees insights into the valuable knowledge and experience they can expect to gain. The schedule section outlines the timeline of the conference, including keynotes, workshops, and networking sessions.


Stack: HTML/CSS, Bootstrap

PLATZICONF MEXICO portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Feb 02, 2021 โ€ข

Follow

Arduino Day 2021

โฒ๏ธ A countdown page for the Arduino Day 2021 event. This page is designed to build excitement and anticipation by displaying the time remaining until the event starts, while also providing detailed information about the planned activities. ...

โฒ๏ธ A countdown page for the Arduino Day 2021 event. This page is designed to build excitement and anticipation by displaying the time remaining until the event starts, while also providing detailed information about the planned activities. ๐Ÿ” The page features a real-time countdown timer, ensuring visitors are always aware of how much time is left until the event. Additionally, it includes sections detailing the various activities, workshops, and presentations scheduled for Arduino Day, giving attendees a clear overview of what to expect.


Stack: HTML/CSS, Bootstrap, Javascript

Arduino Day 2021 portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Oct 04, 2020 โ€ข

Follow

WWE NETWORK

๐Ÿ’ช A landing page for WWE Network, designed to simulate the real platform and showcase all WrestleManias up to the present. This project, one of my first, provides detailed information about WWE shows and includes a sign-up form for new subscr...

๐Ÿ’ช A landing page for WWE Network, designed to simulate the real platform and showcase all WrestleManias up to the present. This project, one of my first, provides detailed information about WWE shows and includes a sign-up form for new subscribers. ๐Ÿ“บ The landing page features dedicated sections for each WrestleMania.


Stack: HTML/CSS, Javascript, Bootstrap

WWE NETWORK portfolio
Profile picture of Caliche Orozco
Caliche Orozco

Sep 20, 2020 โ€ข

Follow

SIMON DICE

๐Ÿ•น๏ธ A Simon Says game built with HTML, CSS, and JavaScript. This project provides an interactive and engaging gaming experience with levels of increasing difficulty, challenging players' memory and reflexes. ๐ŸŽฎ The game starts wit...

๐Ÿ•น๏ธ A Simon Says game built with HTML, CSS, and JavaScript. This project provides an interactive and engaging gaming experience with levels of increasing difficulty, challenging players' memory and reflexes. ๐ŸŽฎ The game starts with simple sequences, gradually becoming more complex as players progress through the levels. Each round adds a new step to the sequence, requiring players to remember and repeat increasingly long patterns.


Stack: HTML/CSS, Javascript

SIMON DICE portfolio