Skip to content
View milinbhakta's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Maximus Canada - Deltaware Division
  • Charlottetown, PE, Canada
  • 14:20 (UTC -03:00)

Highlights

  • Pro
Block or Report

Block or report milinbhakta

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

नमस्ते (Namaste)🙏🏻, I'm Milind Bhakta!

Software Engineer

Twitter Follow Linkedin: Milind Bhakta GitHub followers

A little more about me...

const milind = {
    pronouns: "He" | "Him",
    code: ["C#", "Java", "JavaScript", "Python"],
    askMeAbout: ["Web Development", "Iot"],
    technologies: {
        frontEnd: {
            js: ["React", "Angular"],
            css: ["materialize", "bootstrap", "tailwind css", "pico css"],
            buildTools: ["vite"]
        },
        backEnd: {
            js: ["node", "express", "hapi"],
        },
        devOps: ["AWS", "Docker🐳", "gitlab", "github actions"],
        databases: ["Postgres", "mongo", "MySql", "sqlite", "Oracle"],
        misc: ["Firebase", "open-cv", "htmx"]
    },
    architecture: ["Client Server Architecture", "Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentProject: "I am developing multi-platform clipRust app with rust and tauri",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Pinned

  1. ClipRust ClipRust Public

    ClipRust is a robust, efficient clipboard manager built with Rust. It provides a seamless way to manage clipboard history, allowing users to copy, store, and retrieve multiple items easily. With a …

    TypeScript 4

  2. Data-pipeline Data-pipeline Public

    This project orchestrates a real-time data pipeline using Docker Compose, PostgreSQL, RabbitMQ, Logstash, and Elasticsearch. It automates the process of publishing messages from a PostgreSQL 'user …

    PLpgSQL

  3. lireddit lireddit Public

    "Lireddit" is a Reddit-inspired application built with React, Next.js, GraphQL, Node.js, PostgreSQL, and more. It offers user registration, post creation, editing, voting, and features like news fr…

    TypeScript

  4. status-page status-page Public

    The Status Page project is a Node.js application that monitors and displays the status of various websites and Docker containers.

    TypeScript

  5. taskmanagement taskmanagement Public

    "Task Management App with Keycloak Integration" is a robust system for managing tasks, featuring user authentication and role-based access control (RBAC) via Keycloak. It allows for fine-grained da…

    TypeScript

  6. GlobaLingua GlobaLingua Public

    Globalingua is a web application that demonstrates the use of internationalization and localization in a web application. Its a simple web application that shows weater information for a given city…

    TypeScript