Recommendation-Software
Course-Management-Project
Recommendation-Software | Course-Management-Project | |
---|---|---|
1 | 1 | |
0 | 1 | |
- | - | |
3.4 | 7.1 | |
5 months ago | 3 months ago | |
Python | Python | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Recommendation-Software
-
Pizza Radar๐: Finding Pizzerias in Panama City with LinkedLists
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
Course-Management-Project
-
Why I Use MVCS in Django: A Clean Code Perspective
The full source code of project can be found on GitHub here.
What are some alternatives?
100-Days-of-Code - Officially committing to 100 Days of code challenge.
ImportSpy - Runtime validation for Python modules. Enforce compliant environments, prevent unsafe imports.
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..!
matrix - A Python library for various 2D matrix operations and manipulations.
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.
store-modular-monolith - ๐ Implementing an โonline storeโ modular monolith application with domain-driven design and CQRS with using in-memory message broker based on .Net Core.