Engineering student versed in reviewing plans, writing reports, researching solutions and implementing company procedures. Willingness to learn, follow instructions and work cooperatively within team environments. Computer competencies include various CAD programs and MS Office applications. Hardworking and passionate job seeker with strong organizational skills eager to secure entry-level position. Ready to help team achieve company goals.
Interactive Question and Answer Chatbot for Student Information System to provide instantaneous information about the college to the students and reduce number of emails and phone calls. It provides a menu and once student chooses an item chatbot will provide relevant information. Also student can input a question to the chatbot and the chatbot will revert with an answer.
Developed mobile app with SHA encryption for secure data storage,Enabled users to store passwords, usernames, and other data on mobile,Implemented decryption process for accessing stored data, ensuring security,Utilized SHA encryption for newly added data, enhancing protection,Provided user-friendly functionalities for encrypted data management ,Prioritized user privacy and data integrity in development projects.
Developed a system to dynamically adjust green traffic signal timings based on road congestion using Canny Edge Detection Algorithm.
Implemented image processing techniques to extract edges from uploaded traffic images,Utilized white-colored edges to represent traffic congestion, with more edges indicating higher congestion levels,Calculated traffic intensity by counting non-zero white pixels in the processed images,Designed a system to allocate green signal time based on the detected traffic intensity, with less traffic resulting in shorter green signal durations and vice versa.