Skip to content
View 4Batul's full-sized avatar
💭
studying...
💭
studying...

Highlights

  • Pro

Block or report 4Batul

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
4Batul/README.md
  • 👋 Hi, I’m Batool!
  • 😄 From Pakistan.
  • I’m interested in Technology, CyberSecurity , books, in short I'm a Knowledge enthusiast and love learning.
  • 🌱 I’m currently a undergraduate student doing Bachelor's in Computer Science.
  • I’m looking to collaborate on various projects to improve and learn.
  • 📫 How to reach me:
  • Connect on LinkedIn : https://www.linkedin.com/in/arhama-batool-3a477434a
  • Or on Medium : https://medium.com/@Arhama_B.
  • Or on Discord : myst.here
  • Tech Stack:
  • HTML5 CSS3 JavaScript Bootstrap Java MySQL PHP Apache Python C++ VirtualBox Linux Kali Ubuntu PowerShell GitHub Git Visual Studio Arduino

✍️


Pinned Loading

  1. Morse-Code-Converter Morse-Code-Converter Public

    The Morse Code Converter is a Java based program with two tabs for converting between text and Morse code. It supports letters, numbers, and special characters, offering an intuitive interface for …

    Java

  2. StockManagement StockManagement Public

    Stock management project is built using XAMPP, PHP, and SQL to efficiently track and manage inventory. The system allows users to add, update, and delete stock items,By leveraging XAMPP as a local …

    PHP

  3. Rail-Fence-Cypher Rail-Fence-Cypher Public

    The Rail Fence Cipher is a simple transposition cipher that encrypts messages by writing the plaintext in a zigzag pattern across multiple "rails" (rows) and then reading the message row by row. It…

    Java