Skip to content

These community projects were built by me as part of the Codedex ecosystem. The goal was to create open, collaborative spaces where learners and developers can work together, contribute to meaningful initiatives, and gain hands-on experience with real software development.

Notifications You must be signed in to change notification settings

ankushkhakale/Codedex-Community-Projects

Repository files navigation

Codedex Community Projects

This repository collects small learning projects I built as part of the Codedex community. Each project was created to practice new skills, try out libraries, and explore ideas in a hands-on way.

What this repo is

  • Purpose: A playground for learning — try new tools, build small games, and experiment.
  • Contents: A set of separate project folders (games, scripts, demos). Each folder contains its own README or instructions where needed.

How I taught

  • I picked a feature or library to learn (for example, pygame or Node CLI input), read docs and tutorials, then built a small project to apply the concepts.
  • Iteration: Prototype → Test → Refactor. Each project shows what I practiced and what I learned.

Quick start

  • Browse project folders and open their main file.
  • Example:
    • cd "Pong Game"
    • python game.py (requires pygame)
  • Example (Tic‑Tac‑Toe):
    • cd "ticktacktoe game"
    • npm install prompt-sync
    • node tictactoe.js

Contributing / Notes

  • This is primarily a personal learning repo, but contributions or suggestions are welcome — open an issue or send a PR.
  • If you run projects, make sure to install required dependencies listed in each project's README.

Thank you for checking out these projects — they capture small experiments and the things I learned while building them.

About

These community projects were built by me as part of the Codedex ecosystem. The goal was to create open, collaborative spaces where learners and developers can work together, contribute to meaningful initiatives, and gain hands-on experience with real software development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •