Skip to content

a6ar55/a6ar55

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published