Skip to content
View pvaswindas's full-sized avatar

Organizations

@unifiedbits

Block or report pvaswindas

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pvaswindas/README.md

0x01 / About Me

Backend Software Engineer based in Kozhikode, India. Focused on designing reliable backend systems, asynchronous pipelines, and fault-tolerant APIs. My work is anchored in understanding failure modes, database consistency, and high-performance system design.

Currently building localized automation systems, exploring agentic workflows, and scaling event-driven architectures.

0x02 / System Architecture & Tech Stack

# Core Execution Environment
Languages      : Python
APIs & Core    : FastAPI, Django, Django REST Framework, gRPC, Webhooks
Data & Storage : PostgreSQL, Redis, MongoDB, SQLAlchemy, Celery
Infrastructure : Docker, AWS, GCP, Nginx, GitHub Actions, Serverless

# AI & Automation Layer
LLM Integration: OpenAI API, Gemini API, CrewAI
Workflows      : Agentic AI, RAG Architecture, Prompt Engineering

# Client & Tooling
Interface      : Next.js, React, Vue.js, Tailwind CSS, Radix UI, Framer Motion
Environment    : Ubuntu Linux, Cursor, Postman

0x03 / Current Focus

  • Backend Engineering: Scaling asynchronous worker pipelines and managing complex state transitions under high concurrency.
  • AI Pipelines: Developing autonomous task-execution loops and structured extraction workflows.
  • Systems Design: Writing clean, maintainable microservices that handle edge cases when the happy path fails.

0x04 / Connect

Pinned Loading

  1. AWS-HOSTING-EC2-NGINX-DJANGO-POSTGRES AWS-HOSTING-EC2-NGINX-DJANGO-POSTGRES Public

    Hosting a Django Project with PostgreSQL on AWS EC2 with Nginx

    7 1

  2. PetSphere PetSphere Public

    PetSphere connects pet enthusiasts with a marketplace to buy and sell pets. Users can create profiles, share pet content, follow others, and explore nearby services like vets and pet stores. The pl…

    JavaScript

  3. ecommerce-website ecommerce-website Public

    CSS 1

  4. fastapi-crud fastapi-crud Public

    A FastAPI-based CRUD API using PostgreSQL and SQLAlchemy, built for learning and practice. Includes structured request validation with Pydantic.

    Python

  5. ticket-management-system-backend ticket-management-system-backend Public

    Django REST API backend for a ticket management system. Handles user authentication, ticket creation, assignment, status tracking, and resolution processes. Provides secure endpoints for the React …

    Python

  6. ticket-management-system-frontend ticket-management-system-frontend Public

    A React-based frontend for a ticket management system that allows users to create, track, and manage support tickets. Features include ticket submission forms, status tracking, filtering capabiliti…

    JavaScript