Skip to content
@codEdu-Collective

cod<E>du

Learning together, collaboration, and innovation.

cod<E>du Organization

Welcome to cod<E>du – an organization focused on learning together, collaboration, and innovation in the world of technology. We strive to create impactful projects that foster growth, creativity, and a deeper understanding of programming and web development.


Our Mission

At cod<E>du, we aim to build a community where individuals can collaborate, learn from each other, and innovate through coding. We believe in the power of shared knowledge, and through our projects, we encourage exploration, experimentation, and practical learning.


Repositories

Here are the repositories we have currently under our organization:

  • Description: A website developed using Bootstrap for the CodeEdu platform, an online coding education site. The site features the basic pages of the platform, providing students with easy access to resources that teach programming languages.
  • Features:
    • Modern, user-friendly design
    • Responsive layout using Bootstrap
    • Basic educational content for students
    • Designed to support the learning of various programming languages

  • Description: A fun and interactive guessing game built with HTML, CSS, and JavaScript. Users can try to guess random words or numbers, offering an entertaining way to improve problem-solving and logical thinking.
  • Features:
    • Word or number guessing mechanics
    • Interactive UI for engaging user experience
    • Developed using core web technologies

  • Description: A simple web application that dynamically changes background colors. Built using HTML, CSS, and JavaScript, this project offers random color generation, user-selected colors, and an interactive interface to engage users.
  • Features:
    • Random background color generation
    • User-controlled color selection
    • Interactive and engaging interface
    • Built with basic web technologies (HTML, CSS, JavaScript)

  • Description: This project is a JavaScript application where all the content of the page is dynamically created using the DOM. HTML elements are generated, modified, and made interactive through JavaScript.

  • Description: We started our journey with the dream of creating a brand that caters to coffee lovers from all over the world. Our website aims to be more than just a coffee shop; it aspires to create a community where coffee enthusiasts can share their passions.

  • Description: A personal portfolio homepage showcasing the skills and projects of a Full Stack Web Developer, built using the SASS 7-1 Pattern. Includes responsive design with navigation to different sections, like About Me, My Projects, and Contact.

  • Description: This is a simple SSN Validator application built with HTML, CSS, and JavaScript. It checks whether a Social Security Number (SSN) is valid according to standard formatting rules and displays appropriate messages based on user input.

-Description:The Secret Number game is an engaging and challenging guessing game where players try to uncover a hidden number within a specified range. It's a perfect way to test your guessing skills and have fun at the same time. The game is simple, intuitive, and suitable for players of all ages.

-Features:

  • Random Number Generation: Each game starts with a new secret number, providing endless replayability.
  • User-Friendly Interface: The game features a clean and intuitive design that makes it easy to play.
  • Responsive Design: Play seamlessly on any device, whether it's a desktop, tablet, or smartphone.
  • Immediate Feedback: Receive instant feedback on your guesses to help you narrow down the possibilities.
  • Customizable Range: Set your own range for the secret number, making the game as easy or as challenging as you like.

Contributing

We welcome contributions to all of our projects. If you're interested in contributing, please fork the repository and create a pull request. Before submitting a pull request, please ensure that you have followed the coding guidelines and tested your changes.

How to get started:

  1. Fork the repository you want to contribute to.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make the necessary changes.
  5. Test your changes locally.
  6. Commit your changes and push them to your forked repository.
  7. Open a pull request in the original repository.

Get Involved

Join us in our mission to create more learning opportunities and innovative projects. Follow us on GitHub to stay updated with our progress.

For any questions or inquiries, feel free to reach out to us.


Happy coding!

Popular repositories Loading

  1. .github .github Public

    4

  2. random-user-generator random-user-generator Public

    This project is a simple application that fetches random user information from an API and displays it on the screen. Users can click the button to view a different random user.

    CSS 4

  3. codEdu-website codEdu-website Public

    A website developed with Bootstrap, featuring the basic pages of the online coding education platform, CodeEdu. It offers a modern and user-friendly design to teach programming languages to students.

    HTML 3

  4. secret-number-game secret-number-game Public

    Welcome to the Secret Number Game! Challenge yourself to uncover the hidden number within a specified range. It's a quick, fun, and engaging game for all ages!

    CSS 3

  5. js-dom-random-background js-dom-random-background Public

    A simple web application that changes background colors dynamically. Built with HTML, CSS, and JavaScript, it includes features like random color generation, user-selected colors, and an interactiv…

    JavaScript 3

  6. coffe-shop coffe-shop Public

    It contains my repo information, covering both front-end and back-end aspects of my software development process. In this context, I took note of the methods I saw in both paths during the training…

    HTML 3

Repositories

Showing 10 of 12 repositories
  • shopping-site-js Public

    A simple shopping website that includes features like product listing, search, category filtering, and a shopping cart with modal details and is built with Vanilla JavaScript.

    codEdu-Collective/shopping-site-js’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Dec 18, 2024
  • random-user-generator Public

    This project is a simple application that fetches random user information from an API and displays it on the screen. Users can click the button to view a different random user.

    codEdu-Collective/random-user-generator’s past year of commit activity
    CSS 4 MIT 0 0 0 Updated Dec 13, 2024
  • id_validator Public
    codEdu-Collective/id_validator’s past year of commit activity
    JavaScript 3 MIT 0 0 0 Updated Dec 12, 2024
  • .github Public
    codEdu-Collective/.github’s past year of commit activity
    4 MIT 0 0 0 Updated Dec 12, 2024
  • guess-number-game Public

    Welcome to the Guess the Number Game! Test your guessing skills by trying to find the random number within the specified range. Simple, fun, and addictive!

    codEdu-Collective/guess-number-game’s past year of commit activity
    JavaScript 3 0 0 0 Updated Dec 12, 2024
  • secret-number-game Public

    Welcome to the Secret Number Game! Challenge yourself to uncover the hidden number within a specified range. It's a quick, fun, and engaging game for all ages!

    codEdu-Collective/secret-number-game’s past year of commit activity
    CSS 3 0 0 0 Updated Dec 12, 2024
  • portfolio-boyd-sass Public

    A personal portfolio homepage showcasing the skills and projects of a Full Stack Web Developer, built using the SASS 7-1 Pattern. Includes responsive design with navigation to different sections, like About Me, My Projects, and Contact.

    codEdu-Collective/portfolio-boyd-sass’s past year of commit activity
    HTML 3 MIT 0 0 0 Updated Dec 7, 2024
  • codEdu-website Public

    A website developed with Bootstrap, featuring the basic pages of the online coding education platform, CodeEdu. It offers a modern and user-friendly design to teach programming languages to students.

    codEdu-Collective/codEdu-website’s past year of commit activity
    HTML 3 MIT 0 0 0 Updated Dec 4, 2024
  • ssn-validation-tool Public

    This is a simple SSN Validator application built with HTML, CSS, and JavaScript. It checks whether a Social Security Number (SSN) is valid according to standard formatting rules and displays appropriate messages based on user input.

    codEdu-Collective/ssn-validation-tool’s past year of commit activity
    JavaScript 3 MIT 0 0 0 Updated Dec 4, 2024
  • js-dom-basics Public

    This project is a JavaScript application where all the content of the page is dynamically created using the DOM. HTML elements are generated, modified, and made interactive through JavaScript.

    codEdu-Collective/js-dom-basics’s past year of commit activity
    JavaScript 3 MIT 0 0 0 Updated Dec 1, 2024

Top languages

Loading…

Most used topics

Loading…