Pinned Repositories
Bloggit
Bloggit is a Django-based blogging application that provides a platform for users to create, publish, and manage blog posts.
Event_Management_System
This is a basic Python application designed for managing events and ticket bookings through terminal interaction. It facilitates authentication for different roles and offers functionalities for both administrators and users.
ML_2024_Project-5_The_Data_Detectives
This project analyzes vehicle trajectories at signalized junctions to distinguish between "Momentary" and "Hard" stops, while also identifying continuous moving vehicles.
Movie-Recommendation-System
Social-Media-Clone-Backend
A FastAPI-based backend clone of a social media platform featuring user authentication, CRUD operations, and a vote/like system. Built with PostgreSQL and SQLAlchemy for robust data management.
To-Do_List_App
This Dockerized To-Do List app simplifies task management with Django. Users can create, edit, and delete tasks, marking them complete or incomplete as needed.
Train_Rescheduling_Algorithm
This project utilizes randomized algorithms to solve the train rescheduling problem considering distance and time as random variables.
Weather-App-Django
Wildlife-Sanctuary-Management-System
This is a database-driven project that provides a comprehensive solution for managing a wildlife sanctuary's operations and safari ride bookings for the passengers.
ksv1112's Repositories
ksv1112/ML_2024_Project-5_The_Data_Detectives
This project analyzes vehicle trajectories at signalized junctions to distinguish between "Momentary" and "Hard" stops, while also identifying continuous moving vehicles.
ksv1112/Wildlife-Sanctuary-Management-System
This is a database-driven project that provides a comprehensive solution for managing a wildlife sanctuary's operations and safari ride bookings for the passengers.
ksv1112/Bloggit
Bloggit is a Django-based blogging application that provides a platform for users to create, publish, and manage blog posts.
ksv1112/Event_Management_System
This is a basic Python application designed for managing events and ticket bookings through terminal interaction. It facilitates authentication for different roles and offers functionalities for both administrators and users.
ksv1112/Movie-Recommendation-System
ksv1112/Social-Media-Clone-Backend
A FastAPI-based backend clone of a social media platform featuring user authentication, CRUD operations, and a vote/like system. Built with PostgreSQL and SQLAlchemy for robust data management.
ksv1112/To-Do_List_App
This Dockerized To-Do List app simplifies task management with Django. Users can create, edit, and delete tasks, marking them complete or incomplete as needed.
ksv1112/Train_Rescheduling_Algorithm
This project utilizes randomized algorithms to solve the train rescheduling problem considering distance and time as random variables.
ksv1112/Weather-App-Django