Skip to content
View vibheksoni's full-sized avatar

Highlights

  • Pro

Block or report vibheksoni

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

Backend Developer | Security-Focused Engineer | System Architect

Crafting resilient, secure, and scalable systems with precision and passion


โšก About Me

#!/usr/bin/python
class CyberDev:
    def __init__(self):
        self.name = "Vibhek Soni"
        self.location = "New York, USA"
        self.website = "https://vibhek.com"
        self.blog = "https://insecuremind.xyz"
        self.expertise = {
            "security": ["API Security", "Network Analysis", "Vulnerability Assessment"],
            "architecture": ["System Design", "Performance Optimization", "Scalability"],
            "development": ["Backend Development", "API Integration", "Automation"]
        }
        self.impact = {
            "projects_deployed": "15+",
            "systems_secured": "100+",
            "uptime_maintained": "99.99%"
        }
    
    def get_mission(self):
        return "Securing and optimizing digital infrastructures for a safer web"

me = CyberDev()
print(me.get_mission())

๐Ÿ”’ Security & Architecture

Click to expand expertise
mindmap
  root((Core Skills))
    Security
      API Security
      Penetration Testing
      Vulnerability Assessment
    Architecture
      System Design
      Performance Optimization
      Scalability
    Development
      Backend Development
      API Integration
      Automation
Loading

๐Ÿš€ Featured Projects

  • CyberShield: Developed a real-time firewall system in C, utilizing iptables for dynamic traffic filtering and DDoS mitigation.

  • LlmEndpoint: Created a secure AI API platform with user authentication, token management, and usage analytics. Deployed using Docker, Flask, MySQL, Redis, and protected with Cloudflare.

  • Proxyit: Engineered an IP cloaking web platform with robust authentication, Redis-backed session management, and Cloudflare integration for enhanced security.

  • StockAssist: Built an AI-powered stock research assistant leveraging Google's AI models for real-time data analysis, charting, and sentiment evaluation. Features include 2FA, CAPTCHA, and session management.

  • HostQuick: Developed a VPS automation tool for provisioning, securing, and deploying services with Docker and firewall configurations.


๐ŸŽฏ Key Achievements

  • ๐Ÿ† Developed high-performance APIs handling 10k+ requests daily
  • ๐Ÿ›ก๏ธ Implemented security measures preventing 100k+ attack attempts
  • ๐Ÿš€ Maintained 99.99% uptime across multiple production systems
  • ๐Ÿ’ก Created innovative automation solutions saving 1000+ work hours
  • ๐Ÿ“ Running a security research blog at InsecureMind.xyz

๐Ÿ›  Tech Arsenal

๐Ÿ” Areas of Expertise
  • Security Research

    • API Vulnerability Assessment
    • Authentication System Analysis
    • Network Traffic Analysis
  • System Architecture

    • High-Traffic Application Design
    • Server Management & Optimization
    • Custom Firewall Solutions
  • Development

    • Backend Development
    • API Development & Integration
    • Automation Systems

๐Ÿ“ˆ Impact Stats


๐Ÿค Let's Connect & Collaborate

๐Ÿ’ผ Open for collaboration on security-focused projects

๐Ÿ”’ Available for security consultations

๐Ÿ“ Explore my research at InsecureMind.xyz

Pinned Loading

  1. VerbalCodeAi VerbalCodeAi Public

    VerbalCodeAI is a free, open-source AI tool that simplifies codebase navigation in your terminal, using Python 3.11.6 and Ollama. It indexes projects locally and quickly answers questions like โ€œWheโ€ฆ

    Python 41 8

  2. stock-assist stock-assist Public

    Stock Assist is a production-ready, open-source AI financial analysis platform built with Python Flask. Formerly a SaaS serving 46 users, it features agentic AI, real-time market data, image analysโ€ฆ

    Python 3

  3. cloneme cloneme Public

    CloneMe is an advanced AI platform that builds your digital twinโ€”an AI that chats like you, remembers details, and supports multiple platforms. Customizable, memory-driven, and hot-reloadable, it'sโ€ฆ

    Python 14 1

  4. SidebarAnything SidebarAnything Public

    Sidebar Anything is a powerful Chrome extension that lets you open and manage multiple websites in a sidebar. It bypasses X-Frame-Options and copy restrictions for seamless access, with customizablโ€ฆ

    JavaScript 3