Motivated and responsible student with a strong desire to apply education in a professional setting. Demonstrating exceptional technical proficiency in software and applications, equipped to handle challenging tasks effortlessly. Proficient time management skills guarantee efficient project completion.
Real-Time Sentiment Analysis on Twitter, Developed a sentiment analysis application using Python and WhatsApp as a user dashboard, capable of classifying tweets as positive, negative, or neutral. Implemented multilingual compatibility using Google-Trans and aspect-based sentiment analysis. Utilized tools such as WEKA, TWEEPY, Twilio, and Naïve Bayes classifier. Responsible for coding, maintenance, and backend support.
Real-Time Railway Tracking System, Implemented a dynamic Railway Tracking system using Python and QT Designer, providing live updates on train locations, seat availability, and PNR status. Demonstrated proficiency in software development, user interface design, and real-time data retrieval.
C Benchmarking Project, Implemented a C benchmarking project focusing on thread and process creation/deletion costs and multi-core performance evaluation. Developed functions utilizing fork(), pthread_create(), calloc(), and gettimeofday(). Built executables pert, tert, and mm_bench using a makefile. Demonstrated proficiency in multithreading, multiprocessing, and benchmarking techniques.
Client-Server Program in C and Go, Developed a client-server program in C and Go to facilitate database access via TCP/UDP sockets, alongside an advanced UNIX file operations utility. Created a service-map program in Go to register and advertise socket addresses to clients, enabling seamless communication with the database server. Implemented efficient data handling mechanisms using seek and lockf operations to manage concurrent client requests securely. Demonstrated strong proficiency in network programming, concurrent processing, and system-level operations.