Recent Notes
-
Introduction to Python Programming
Python is a widely-used programming language, created by Guido van Rossum and first released in 1991. Known for its simplicity and versatility, Python has become a favorite among developers and beginners alike. read more...
5 mins read -
Python Syntax
As we learned in the previous page, Python syntax can be executed by writing directly in the Command Line:
>>> print("Hello, World!")
Hello, World! read more...5 mins read -
Python Comments
Comments can be used to explain Python code, Comments can be used to make the code more readable, Comments can be used to prevent execution when testing code, Creating a Comment
Comments starts with a #, and Python will ignore them: read more...5 mins read
Popular Posts
-
Introduction to Python Programming
5 mins read
-
Introduction to Python Programming
5 mins read
-
Introduction to Python Programming
5 mins read
-
Introduction to Python Programming
5 mins read
-
Introduction to Python Programming
5 mins read
Recent Projects
ARP Spoofer
Network Security Tool
Created a powerful ARP spoofing tool designed for ethical hacking and cybersecurity training. The tool enables the interception of data packets within a local network to simulate real-world attack scenarios. With its robust design, it provides a valuable resource for network penetration testing and understanding potential vulnerabilities in network security.
OLX
Secure Marketplace for Buyers and Sellers
Designed and implemented a marketplace platform enabling secure interactions between buyers and sellers. Integrated a real-time chat feature for direct communication and a manual seller verification system to ensure product authenticity. Admin tools were developed to maintain marketplace quality by moderating listings and removing low-rated products, creating a trusted environment for users.
E-Commerce
Customer-Centric Shopping Experience
Developed a robust e-commerce platform focused on enhancing the shopping experience for users. The system includes user accounts, order tracking, and personalized dashboards, making the platform both intuitive and efficient. Admins benefit from simplified account management, ensuring seamless operations. The platform was optimized to handle high traffic while maintaining a secure environment.
About Me
Cybersecurity Researcher | Software Engineer
Hello! I am a passionate Software Engineer and Cybersecurity Professional with expertise in developing high-performance web applications and securing digital infrastructures. With a strong background in both front-end and back-end technologies, I specialize in creating responsive, scalable, and secure systems. I am also skilled in penetration testing, vulnerability analysis, and implementing robust security measures to ensure the safety of applications and networks. Always eager to learn and grow, I’m excited to contribute to innovative projects while continuously advancing my technical knowledge in both software development and cybersecurity.
Download Resume