Recommendation-Software

"Pizza Radar: A practice project to locate pizzerias in Panama City by district. Using LinkedList data structures, it organizes districts and their pizzerias for efficient searches. Note: Some pizzeria data is fictional for testing purposes." (by thecoder507)

Recommendation-Software Alternatives

Similar projects and alternatives to Recommendation-Software

  1. 100-Days-of-Code

    Officially committing to 100 Days of code challenge. (by PritKalariya)

  2. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth logo
  3. Machine-Learning-with-Python

    Small scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..! (by devAmoghS)

  4. Course-Management-Project

    🎓 A Course Management System built with Django using MVCS Clean Architecture — a practice project focused on clean code, service-layer logic, error handling, and scalable design. Perfect for learning modular structure and real-world app patterns. 🛠️📚

  5. text-adventure-game

    A game where the player is given decisions that will affect the outcome of their story. Minigames are included to enhance the experience.

  6. HACKTOBERFEST2021_PATTERN

    Discontinued 😎A Hacktoberfest-2021 Contribution Repository For Beginners😎... Build Any Pattern You Like...In Any Language❤❤❤

  7. Battlefield_Game

    https://dev.to/vahanbznuni/battlefield-python-terminal-game-38ij

  8. Awesome-Python-Scripts

    Discontinued A curated collection of some :heart_eyes: cool Python scripts.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. IGCSE-CS-PC-Transpiler

    Discontinued IGCSE CS PseudoCode Interpreter (Translator) Note. This program is currently undergoing the final tweaks. This Program transpiles (compiles source to source) the Pseudocode syntax studied in the IGCSE Computer Science 0478 Syllabus as no other application is available to do this. For any suggestions or bug reports, please send me a message on Github If you liked it, please don't forget to star this repository. Thanks!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Recommendation-Software alternative or higher similarity.

Recommendation-Software discussion

Log in or Post with

Recommendation-Software reviews and mentions

Posts with mentions or reviews of Recommendation-Software. We have used some of these posts to build our list of alternatives and similar projects.
  • Pizza Radar🍕: Finding Pizzerias in Panama City with LinkedLists
    1 project | dev.to | 17 Apr 2025
    Pizza Radar is a practice project I created as a beginner in programming, with the help of the CS course on Codecademy. Its goal is to organize and search for pizzerias in Panama City by district using linked lists. Each district is a node that contains its own list of pizzerias. This project helped me understand how to manage data dynamically and apply key programming concepts in a practical and fun way. https://github.com/thecoder507/Recommendation-Software

Stats

Basic Recommendation-Software repo stats
1
0
3.4
5 months ago

Sponsored
Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?