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

Block or report Pranjalab

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

Hi, I’m Pranjal 👋

I build secure, scalable systems at the intersection of engineering, data, and product.

Currently working as a Co-Founder & VP of Engineering, with hands-on experience in Computer Vision, Deep Learning, and Data Science. I enjoy turning complex problems into practical, production-ready solutions.

What I work on:

•	🔐 Secure systems, infrastructure & developer tools
•	👁️ Computer Vision, Vision Transformers (ViT), ViLT
•	🤖 Large Language Models (LLMs) & applied AI
•	📊 Data-driven systems & ML pipelines
•	🚀 Building products at Neophyte — Sentinel, Disha & Neometry

I recently started ENC, an open-source project focused on encrypted project execution and IP protection, built from real production needs.

I enjoy collaborating, reviewing systems from a security perspective, and building things that actually ship.

📫 Contact

•	📧 Email: pranjalab@gmail.com
•	🔗 LinkedIn: Pranjal Bhaskare

Pinned Loading

  1. cpp_template_project cpp_template_project Public

    This is a C++ template project designed to provide a clean and simple starting point for new applications. It demonstrates a basic project structure using CMake, including dependency management, li…

    C++

  2. enc enc Public

    Ever wondered how secure your projects and algorithms really are while development and deployment on a server?

    Shell

  3. pyencrypt pyencrypt Public

    Converting python files to cython files

    Python 25 4

  4. Cryptocurrency-predicting-RNN-Model Cryptocurrency-predicting-RNN-Model Public

    Predict to buy the cryptocurrency or not using Recurrent Neural Network (RNN)

    Python 3 3

  5. enc-cli enc-cli Public

    The secure, command-line interface for the ENC ecosystem. Handles local mounting, encryption management, and secure communication with the ENC Server.

    Python

  6. enc-server enc-server Public

    The hardened, dockerized backend for ENC. Provides secure storage, restricted execution environments, and Role-Based Access Control (RBAC).

    Python