Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kram3ko pushed 1 commit to kram3ko kram3ko/py-burger-recipe
- E302 expected 2 blank lines, found 1 fixed 1252c1f
kram3ko pushed 1 commit to kram3ko kram3ko/py-burger-recipe
- in Class Number. Function Validate fixed error to isinstance(value, int) d84ae2f
kram3ko opened a pull request on mate-academy/py-aquapark
Solution for task: aquapark
"Implement slide limitation validators with IntegerRange descriptor and visitor access logic"kram3ko opened a pull request on mate-academy/py-burger-recipe
Solution for task: burger-recipe
Add robust validation system with Validator descriptors and implement BurgerRecipe classkram3ko opened a pull request on mate-academy/py-elves-and-dwarves
Solution for task: elves-and-dwarves
"Refactor project structure with modular files and implement Elves and Dwarves classes with full functionality" module player Abstract class with abstract methods.kram3ko opened a pull request on mate-academy/py-software-engineers
Sulotion for task: software-engineers
Implement SoftwareEngineer hierarchy with specialized developer classes and functionalitykram3ko opened a pull request on mate-academy/py-delivery-drone
Solution for task delivery-drone
"BaseRobot, FlyingRobot, and DeliveryDrone classes with movement and load handling functionality"kram3ko opened a pull request on mate-academy/py-feed-animals
Task Feed-animals!
flake8 added exclude .venv realised Class Animal. Class Dog, Class Cat. Inheritance for Dog , Cat classes.kram3ko opened a pull request on mate-academy/py-lockdown-cafe
Solution for Task lockdown-cafe
1) Added module cafe 2) added module errors 3) realised All classes Cafe, Errors 4) Try except block.kram3ko opened a pull request on mate-academy/py-herbivores-and-carnivores
Class Animal.
Herbivore inherit from Animal, Carnivore from Animal. Completed logic of classes.kram3ko pushed 1 commit to kram3ko kram3ko/py-knights-fighting
- adding original main in folder works 62dddba