class Sharkyii:
def __init__(self):
self.name = "Sneh Kansagara"
self.current_location = "ABV-IIIT Gwalior π"
self.education = "B.Tech in Mathematics & Computing"
self.role = ["Python Developer", "AI Enthusiast", "Problem Solver"]
self.experience = [
"Ex-AI Developer Intern @ AIGETAI",
"Open Source Contributor @ Gitmesh"
]
self.currently_learning = ["Deep Learning", "NLP", "Computer Vision"]
self.interests = ["Biometric Systems", "Neural Networks", "Web Development"]
self.fuel = "Chaas π₯" # Never code on empty stomach!
self.mindset = "Always keep swimming... and coding! π¦"
def say_hello(self):
print("Sneh here! Let's build something awesome ")
shark = Sharkyii()
shark.say_helloπ― What Makes This Special:
- π§ Architecture: Siamese CNN with contrastive loss & Euclidean distance metrics
- πΌοΈ Preprocessing Pipeline: Rembg β OpenCV β CLAHE β Otsu thresholding
- π Full Stack: Flask backend + Responsive frontend + REST API
- π Smart Matching: Real-time similarity scoring with binary verification
- π Production Ready: Optimized for deployment and scalability
Tech Stack: Python TensorFlow Flask OpenCV REST API Neural Networks
