You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of 2 scripts to generate UML diagrams from Python code. One uses Pyreverse for class diagrams, while the other leverages PlantUML to create both class and sequence diagrams, offering flexibility in code analysis and visualization.
StudyBuddy is a web-based LMS with student and admin dashboards, course access, MCQ exams, notices, stationary purchase, group chat, and content upload. It streamlines campus tasks using an SQL-backed system and an interactive UI.