Skip to content
View vinodvpillai's full-sized avatar

Block or report vinodvpillai

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

Vinod Pillai - Chief Solution Architect

Hello and welcome to my GitHub profile! As a Chief Solution Architect with 13+ years in software development and architecture, I’m passionate about creating robust, scalable, and secure software solutions. I leverage modern technologies and frameworks to design and deliver high-quality results that meet complex needs.

Current Role

  • Chief Solution Architect at Helios Solutions, focusing on developing and implementing AI-driven platforms like SolBI for actionable insights in business intelligence.

Blog posts

🛠 Certifications

  • Google AI Essentials
  • MongoDB for Java Developers
  • Sun Certified Java Programmer

📚 Education

  • Master of Computer Science - University of Wollongong
  • Bachelor of Computer Application - Gujarat University

🤝 Connect with me

aavila0707

Pinned Loading

  1. generativeAI-chatbot-with-memory generativeAI-chatbot-with-memory Public

    The LangChain chatbot retains conversation history and can recall details across multiple interactions within the same session.

    Python 1

  2. persistent-ai-chatbot-with-postgresql persistent-ai-chatbot-with-postgresql Public

    Memory-powered conversational AI chatbot built with LangChain, Google Generative AI, and Gradio, integrated with PostgreSQL for persistent storage of conversation history.

    Python 1 1

  3. springboot-microservice-best-practices springboot-microservice-best-practices Public

    This project provide guidelines for development team to follow while developing microservices in spring boot. Basically developed code should be general and bug free and deployable to any environme…

    Java 1

  4. fastapi-best-practices fastapi-best-practices Public

    FastAPI REST web application for managing "Post" entities, built using object-oriented principles. It includes endpoints for creating, reading, updating, and deleting posts.

    Python

  5. fastapi-postgresql-oauth2-article-microservice fastapi-postgresql-oauth2-article-microservice Public

    FastAPI-based Article Microservice that allows users to create, read, update, and delete articles, service is secured with JWT authentication, where tokens are issued by a separate Authentication M…

    Python

  6. crewai_report_generation_app crewai_report_generation_app Public

    A streamlined application built with CrewAI for generating reports using intelligent agent orchestration. This repository includes configurations for agents and tasks, crew management logic, and a …

    Python