A passionate software developer and Linux enthusiast with expertise in Python, shell scripting, and open-source technologies. Skilled in building efficient applications, configuring Linux systems, and optimizing workflows for performance and security. Committed to continuous learning and contributing to the open-source community.
Baasha is a desktop assistant that follows voice commands to perform tasks. It listens, processes input, and executes actions like opening apps, searching, or controlling the system efficiently.
Emotion recognition using OpenCV detects facial expressions to identify emotions like happiness, sadness, or anger. Using FER2013 it analyzes facial features, processes data, and classifies emotions, improving human-computer interaction in various applications.
A student attendance system processes class photos to mark attendance automatically. Teachers capture an image, and the system identifies students using facial recognition. It improves accuracy, saves time, and generates reports efficiently for attendance tracking.
A strong password generator in Python ensures security by creating random passwords with a mix of uppercase, lowercase, numbers, and special characters. Using the random or secrets library, you can define the length and complexity of passwords.
Customizing Kali, and planning attack strategies with countermeasures
Completed a comprehensive course on Python development, covering core programming concepts, object-oriented design, web development using Django and Flask, and automation scripting. Gained hands-on experience in building real-world applications.
Completed an in-depth course on MongoDB, covering database design, CRUD operations, indexing, aggregation framework, and performance optimization. Gained practical experience in integrating MongoDB with backend applications.
Network topologies, TCP/IP ports and Sockets, Creating TCP Server and Client Application, p2p, UDP Server and Client Application.