Skip to content
View a6ar55's full-sized avatar
πŸ’»
Focusing
πŸ’»
Focusing

Highlights

  • Pro

Block or report a6ar55

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
a6ar55/README.md

github-profile-banner

LinkedIn GitHub Email

πŸ’» About Me

class AdarsTS:
    def __init__(self):
        self.role = "Computer Science Engineering Student"
        self.education = "Amrita School of Engineering"
        self.interests = ["Software Development", "Cybersecurity", "Cloud Computing"]
        self.current_focus = "Web and Cloud Penetration Testing"

    def get_skills(self):
        return {
            "Languages": ["Python", "C++", "Java", "JavaScript", "C#"],
            "Cloud & DevOps": ["AWS", "Azure", "Docker", "Terraform"],
            "Web Development": ["React", "Node.js", "Django", ".NET Core"],
            "Databases": ["MySQL", "PostgreSQL", "MongoDB"],
            "Cybersecurity": ["OWASP Top 10", "Wireshark", "Nmap", "Metasploit"]
        }

    def say_hi(self):
        print("Thanks for dropping by! Let's collaborate and create something awesome together!")

me = AdarsTS()
me.say_hi()

πŸš€ Featured Projects

  1. COLLAB: Real-time Collaborative Coding Tool

    • Tech Stack: React, Redux, WebRTC, Express, MongoDB
  2. P2P Lending Borrowing Dapp: Decentralized Lending Platform

    • Tech Stack: React, Metamask, Web3, Solidity, Truffle
  3. Invisinet: Secure VPN Application

    • Tech Stack: Python, AWS, Terraform, OpenVPN

πŸ† Achievements

  • πŸ” CTF Competitor with Team bi0s
  • 🌟 Open Source Contributor (Learning Equality - Kolibri)
  • πŸ… Challenge Author @ NCIIPC Pentethon 2024

πŸ“Š GitHub Stats

Adars's GitHub stats

πŸ› οΈ Technologies & Tools

Python C++ JavaScript React AWS Docker

🌱 Currently Learning

  • Advanced Cloud Security Techniques
  • Blockchain Development
  • Machine Learning for Cybersecurity

πŸ‘₯ Open for Collaboration

I'm always excited to work on innovative projects! If you have an idea or want to collaborate, feel free to reach out.


"The only way to do great work is to love what you do." - Steve Jobs

Popular repositories Loading

  1. ID-Card-Generator ID-Card-Generator Public

    Forked from RahulBRB/ID-Card-Generator

    Create basicl ID cards with ease. Customizable, basic, and user-friendly ID card maker. Made this just for practice.

    CSS 1

  2. vuejs-Repo vuejs-Repo Public

    HTML 1

  3. MY-secure-VPN MY-secure-VPN Public

    1

  4. Amfoss-tasks Amfoss-tasks Public

    Rich Text Format

  5. tasks tasks Public

    Forked from sivasankarLM10/tasks

    C#

  6. amfoss-tasks-demo amfoss-tasks-demo Public

    Forked from Akshatji800/amfoss-tasks-demo

    This is a task submission repository.

    Java