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

Block or report Sksameer75

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
Sksameer75/README.md

Hi I'am Sameer Basha Shaik

Typing SVG

Full-Stack Developer specializing in Python Flask, and React Native, with hands-on experience in production-grade applications and AI-powered systems. Passionate about software architecture, cloud deployment, and creating scalable solutions. Experienced in AWS, MongoDB, REST APIs, and machine learning projects. Continuously learning, building, and contributing to technology that delivers measurable impact.

$ whoami

class CyberSage:
    def __init__(self):
        self.name         = "Sameer Basha"
        self.role         = "Full Stack Software Engineer"
        self.location     = "Hyderabad"
        self.stack        = ["Python", "JavaScript", "TypeScript", "SQL"]
        self.specialty    = "Enterprise Web Apps · Mobile Applicatons · AI-Powered Tools"
        self.status       = "🟢 Available — Let's build something great"

    def what_i_do(self):
        return {
            "backend"   : ["Django", "FastAPI", "Flask", "Node.js"],
            "frontend"  : ["React", "Next.js", "Vue.js", "TypeScript", "Tailwind"],
            "databases" : ["PostgreSQL", "MongoDB", "Redis", "MySQL", "Firebase"],
            "devops"    : ["Docker", "AWS", "GitHub Actions", "Nginx", "Vercel"],
            "ai/ml"     : ["OpenAI GPT-4", "LangChain", "TensorFlow.js", "Pinecone"]
        }

    def contact(self):
        return {
            "email"     : "sameerbashashaik50@gmail.com",
            "whatsapp"  : "+91 9014345050",
        }

💡 My Philosophy: I don't just write code — I architect solutions that move business metrics. Every line serves a purpose.


📈I am looking to collaborate with Python and Full Stack Developers
📧How to reach me: sksameerbasha75@gmail.com
💬Ask me about Full Stack Development, Python

Skills

python logo mysql logo react logo nodejs logo html5 logo css logo javascript logo bootstrap logo amazonwebservices logo docker logo kubernetes logo fastapi logo

📊 GitHub Stats:



Connect with me

✍️ Random Dev Quote

Pinned Loading

  1. Python-Course-Work Python-Course-Work Public

    Daily Python practice and coursework completed during my Python Full Stack Development training.

    Python

  2. Flood-Detection-System Flood-Detection-System Public

    # Real-Time Floodwater Mapping using Satellite Image Segmentation (U-Net) ## 📌 Project Overview This project is a Deep Learning application designed to detect and map floodwater from satellite imag…