Skip to content
View ShashiLab's full-sized avatar

Block or report ShashiLab

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

Header

Portfolio GitHub LinkedIn

Building privacy-focused solutions that make a difference πŸš€

πŸ‘¨β€πŸ’» About Me

Hey there! I'm a passionate self-taught developer who believes in the power of code to make the world a better place. When I'm not crafting Android apps or building web solutions, you'll find me contributing to open-source projects and sharing knowledge with the developer community.

const shashi = {
    code: ["Java", "Kotlin", "JavaScript", "TypeScript"],
    askMeAbout: ["app dev", "web dev", "privacy", "open source"],
    technologies: {
        mobile: ["Android SDK", "Jetpack Compose"],
        frontend: ["React", "Next.js", "Tailwind"],
        backend: ["Node.js", "Express", "Spring Boot"],
        database: ["MongoDB", "Firebase", "SQLite"],
        tools: ["Git", "Docker", "AWS"]
    },
    currentFocus: "Building privacy-first applications",
    funFact: "I write more readable comments than witty Instagram captions"
};

🎯 Featured Project: VigiLens

Ever wished for a security camera that respects your privacy? That's what VigiLens is all about! It's not just another surveillance app – it's your privacy-focused security companion.

VigiLens

✨ Key Features

  • πŸ” End-to-end encryption keeps your footage private
  • πŸ“± Smart background recording with minimal battery impact
  • πŸ›‘οΈ Advanced privacy controls put you in charge
  • πŸ’Ύ Local-first storage - your data never leaves your device
  • 🌐 Optional secure cloud backup

πŸš€ My Journey in Numbers

πŸ† 5+ Open Source Projects ⭐ 1000+ GitHub Stars 🀝 500+ Pull Requests β˜•οΈ 1000+ Coffee Cups

πŸ“Š GitHub Analytics

GitHub Stats

GitHub Streak

πŸ› οΈ Tech Stack

mindmap
  root((Tech Stack))
    Mobile
      Android Development
      Java & Kotlin
      Material Design
    Web
      React & Next.js
      TypeScript
      Tailwind CSS
    Backend
      Node.js
      Spring Boot
      RESTful APIs
    Cloud & DevOps
      AWS
      Docker
      CI/CD
Loading

🌱 Current Focus

  • Building VigiLens 2.0 with enhanced privacy features
  • Learning cloud architecture and distributed systems
  • Contributing to privacy-focused open source projects
  • Writing technical articles on my blog

🀝 Let's Connect!

I'm always excited to connect with fellow developers and tech enthusiasts. Whether you want to discuss code, collaborate on a project, or just chat about the latest in tech, feel free to reach out!

Email Twitter Instagram

πŸ’­ Random Dev Quote

"The best error message is the one that never shows up." - Thomas Fuchs


Made with πŸ’» and ❀️ by Shashi | Last updated: January 2025

Footer

Pinned Loading

  1. VigiLens VigiLens Public

    VigiLens is a privacy-focused Android Background video recording solution that operates silently in the background. Built with security in mind, it offers HD/FHD recording capabilities, screen-lock…

    Java 1