Skip to content
View IQRAZAM's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report IQRAZAM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IQRAZAM/README.md

πŸ‘‹ Hi, I'm Iqra Azam

πŸš€ Computer Science Student | Aspiring Software Developer | πŸ’» Cybersecurity & Computer Science Enthusiast | 🌍 Open to Remote Opportunities


πŸ‘©πŸ’» About Me

I'm a Computer Science student passionate about building real-world projects and learning modern technologies.
I enjoy solving problems, writing clean code, and continuously improving my skills.

  • πŸ” Interested in Cybersecurity & Networking
  • 🌐 Love building web applications
  • 🧠 Always learning new tools & technologies
  • 🌍 Looking for remote internships / entry-level roles

πŸ› οΈ Technical Skills

πŸ’» Programming Languages

  • C / C++
  • Python
  • JavaScript
  • SQL

🌐 Web Development

  • HTML5, CSS3
  • Bootstrap
  • JavaScript
  • WordPress

πŸ—„οΈ Databases

  • MySQL
  • SQL Server

βš™οΈ Tools & Technologies

  • Git & GitHub
  • VS Code
  • Linux (Basics)
  • Oracle / SQL Developer

πŸ“‚ Projects

πŸ”Ή PDF to MP3 Converter (Python)

  • Converts PDF documents into audio (MP3) format
  • Useful for accessibility and learning on the go
  • Built using Python libraries for PDF reading and text-to-speech

πŸ”— Repository: : https://github.com/IQRAZAM/PDF-to-MP3-converter

πŸ”Ή Bank Management System (SQL)

A simple database-based system to manage customer accounts and transactions.

πŸ”Ή Portfolio Website

Personal responsive portfolio built using HTML, CSS, and JavaScript.

πŸ”Ή Tic Tac Toe Game (Python)

A beginner-friendly terminal-based game with clean logic.

πŸ”Ή C++ Mini Projects

  • Calculator
  • Login System
  • Criminal Record Management System

πŸ‘‰ More projects available in my repositories below ⬇️


πŸ“ˆ What I’m Currently Doing

  • πŸ“š Improving Data Structures & Algorithms
  • πŸ” Learning Cybersecurity fundamentals
  • 🌐 Building better full-stack projects
  • 🀝 Preparing for remote jobs & internships

🀝 Let’s Connect


⭐ If you like my work, feel free to star my repositories!

Pinned Loading

  1. PDF-to-MP3-converter PDF-to-MP3-converter Public

    PDF to MP3 Converter is a Flask-based web application that allows users to upload PDF files and convert them into MP3 audio. It extracts text from documents using PyPDF2 and generates speech using …

    HTML

  2. bandit-overthewire-writeups bandit-overthewire-writeups Public

    Walkthrough and explanations of OverTheWire Bandit wargame levels, focusing on Linux basics, SSH, and fundamental cybersecurity concepts.

  3. BLT BLT Public

    Forked from OWASP-BLT/BLT

    OWASP BLT - Bug Logging Tools

    HTML

  4. Cpp-projects Cpp-projects Public

    Simple beginner friendly projects to understand the concepts of c++ specifiaclly four pillars of obeject oriented programming (OOP) .and file handling as well.

    C++

  5. python-projects python-projects Public

    Simple beginner friendly projects .

    Python