Skip to content
@Alokit-Innovations

Alokit Innovations (Vibinex)

Alokit Innovations builds open-source tools for maximizing the output of engineering teams. Vibinex Code Review plugin solves collaboration in dev teams.

Alokit Innovations

Alokit Innovations Private Limited is an Information Technology company based in India. The goal of this company is to maximize the efficiency, longevity and impact of software teams. The founders of Alokit Innovations firmly believe that the only way to build long-lasting entities is to make them self-sufficient. So Alokit Innovations is a for-profit firm.

FOSS Pledge

As an organization, we pledge to:

  1. Openly credit and talk about the FOSS that we use in our organization and acknowledge the value we derive from them wherever appropriate.
  2. Encourage our developers and technical staff to create and contribute to FOSS and participate in FOSS communities and activities.
  3. Try and provide financial and other support to the FOSS projects that are valuable to our organization.
  4. Publish notes on our aforementioned FOSS-related activities at least annually.

Vibinex Code Review

This is our flagship product (vibinex.com). It modifies the UX for code-hosting websites like GitHub and Bitbucket to make it easier to perform high-quality code reviews. There are three key repositories of this product:

  1. User-side data processing unit (Rust)
  2. Server for backend and website (NextJS)
  3. Browser Extension
Vibinex core repo

Privacy-first

We take privacy extremely seriously. The purpose of the Rust service is to keep the user's data (code, events, config, server logs, etc.) in the user's infrastructure. Only non-reproducible encrypted/hashed metadata is shared with Vibinex's servers.

This project follows a dual-backend architecture to ensure privacy while serving data-enabled features. Here is the architectural diagram (over-simplified for high-level understanding):

2-backend architecture

Alokit Mentorship Platform

This website (alokit.in) facilitates running temporary employment engagements (like internships, contract work, consultancy etc.). It acts as a trusted third party for

  • Project management (with JIRA-like epics, stories and tasks)
  • Payments (Deposits at the start of the project and compensation at the end based on completion, with an added feature of buy-ins)
  • NDA and other legal

This project is hosted on Firebase.

  1. Firestore is the primary database
  2. Backend is a NodeJS (ExpressJS) server hosted on Firebase Functions
  3. Frontend is written in ReactJS and statically hosted using Firebase Hosting

All the code is in a single GitHub Repository, which is a single Firebase project organized in two folders (functions and view for the backend and the frontend respectively).

Pinned

  1. chrome-extension chrome-extension Public

    This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)

    JavaScript 8 5

  2. dev-profiler dev-profiler Public

    Extract meaningful dev insights from your code contributions

    Rust 6 6

  3. vibinex-server vibinex-server Public

    This website will be the interface for the organizations to get AI insights about their own code and their software development teams.

    TypeScript 8 8

Repositories

Showing 10 of 15 repositories
  • vibi-dpu Public

    Vibinex Data Processing Unit for collecting and analyzing private data

    Rust 6 GPL-3.0 1 17 1 Updated May 16, 2024
  • vibinex-server Public

    This website will be the interface for the organizations to get AI insights about their own code and their software development teams.

    TypeScript 8 GPL-3.0 8 42 (2 issues need help) 8 Updated May 16, 2024
  • chrome-extension Public

    This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)

    JavaScript 8 5 6 (3 issues need help) 0 Updated May 11, 2024
  • HustlerIDE Public

    IDE extension that randomly stops you and pops up a message "Hey, have you spent any time talking to customers or marketing this product today?"

    JavaScript 1 Apache-2.0 1 4 0 Updated Apr 4, 2024
  • reports Public

    This repository contains scripts to analyze code contributions and generate reports

    Python 2 GPL-3.0 0 1 1 Updated Jan 8, 2024
  • dev-profiler Public

    Extract meaningful dev insights from your code contributions

    Rust 6 GPL-3.0 6 7 3 Updated Nov 3, 2023
  • .github Public

    Readme for the Alokit-Innovations organization

    0 GPL-3.0 0 0 1 Updated Oct 29, 2023
  • test-scripts Public

    This repository contains test scripts for all the relevant repositories

    Python 0 GPL-3.0 0 0 1 Updated Oct 3, 2023
  • plasmo Public Forked from PlasmoHQ/plasmo

    🧩 The Browser Extension Framework

    TypeScript 0 MIT 295 0 0 Updated Jul 28, 2023
  • git-profiler Public

    A command-line tool that parses git repositories and generates a report showing the languages (and frameworks) that a user has contributed the most in.

    Python 2 Apache-2.0 2 2 0 Updated Jul 25, 2023

Top languages

Loading…

Most used topics

Loading…