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

Block or report rakshita003

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.

Content in all repositories owned by your account will be closed.
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
rakshita003/README.md

👋 Welcome to My GitHub Universe!

Hey there! I'm Rakshita Mathur, an AI enthusiast, software developer, and cybersecurity learner, on a mission to bridge the gap between AI and cybersecurity. Holding a B.Sc. Honors in Computer Science from the University of Ottawa, I'm passionate about expanding my expertise in cloud computing and cybersecurity. I’m actively working on hands-on projects, labs, and certifications to continue growing my skill set and making an impact in these dynamic fields.

🔥 What I Do

  • AI & Machine Learning: From designing intelligent models using Graph Neural Networks (GNNs) to building high-performance systems with Convolutional Neural Networks (CNNs), I leverage cutting-edge techniques to solve real-world challenges.
  • Software Development: Crafting robust, scalable applications with Python and Java, focusing on efficient design and seamless user experiences.
  • Cloud & Security: Gaining hands-on expertise in AWS cloud solutions, enhancing system security, and applying best practices in cloud security and cybersecurity frameworks.
  • Network Security & Penetration Testing: Conducting in-depth exploration of network security protocols using tools like NMAP, Wireshark, iptables, SNORT, and performing vulnerability assessments and penetration testing to secure systems.

🏆 Featured Projects & Labs

Project Description
🕵️ Community Detection Using GNN Conducted Social Network Analysis on GitHub user data (37,000 nodes), achieving 87.82% accuracy in binary node classification.
🔍 Information Retrieval System Built a robust document retrieval system using Python, NLTK, and TF-IDF.
🖼️ Image Classification Using CNN Developed an image classification model with TensorFlow on the CIFAR-10 dataset.
💻 Cryptographic Algorithms Implemented various cryptographic algorithms and protocols in Python, including RSA, DSA, ECDH, and HMAC. .
🔐 Cybersecurity Labs Gained hands-on experience with network security, penetration testing, and system vulnerabilities through a series of structured cybersecurity labs. These labs cover topics like NMAP, Wireshark, buffer overflows, and privilege escalation.

🎓 Certifications

  • 📜 AWS Security - Specialty Certification (SCS-C02) (In Progress)
  • 📜 AWS Solutions Architect Associate (SAA-C03)
  • 📜 Google Cybersecurity Professional Certificate
  • 📜 IBM AI Engineering - Deep Learning, Scipy, Scikit-Learn, Apache Spark
  • 📜 Applied Data Science by IBM - Data analysis, visualization, and ML
  • 📜 Statistics with Python - Advanced statistical modeling & inference
  • 📜 Python for Everybody - Full-stack Python development

💡 Always Learning

I'm continuously diving deeper into AI research, cloud security, and cybersecurity. Let's collaborate and build something amazing!

📬 Let’s Connect!


Pinned Loading

  1. Crypto-Algorithms Crypto-Algorithms Public

    Python implementations of cryptographic algorithms, showcasing core concepts and vulnerabilities.

    Python

  2. Cybersecurity-Labs Cybersecurity-Labs Public

    Hands on cybersecurity labs

  3. Community-Detection-Using-GNN Community-Detection-Using-GNN Public

    Community Detection Using GNN

    Jupyter Notebook

  4. CSI4106-Artificial-Intelligence CSI4106-Artificial-Intelligence Public

    Artificial Intelligence

    Jupyter Notebook

  5. CSI4107-Information-Retrieval-and-the-Internet CSI4107-Information-Retrieval-and-the-Internet Public

    Information Retrieval

    Python

  6. Object-Detection-with-DBScan-Algo Object-Detection-with-DBScan-Algo Public

    This is the Programming Assignment for CSI2110-Data Structure and Algorithms take in Fall 2022.

    Java