# Pruthviraj's Django REST view
from rest_framework import status
from rest_framework.decorators import api_view

@api_view(['GET', 'POST'])
def projects(request):
  if request.method == 'POST':
    serializer = ProjectSerializer(
      data=request.data
    )
    if serializer.is_valid():
      serializer.save()
      return Response({
        "status": "delivered ✓"
      }, status.HTTP_201_CREATED)
Open to Full-Time & Freelance

Hi, I'm
Pruthviraj Chokake

Full Stack Developer with 2.5+ years of production experience building scalable backends with Python & Django and modern frontends with React.js. I've shipped AI-powered platforms, EdTech apps, and cloud-deployed APIs that real users rely on.

Find me →
2.5+
Years experience
10+
Projects shipped
5+
Production apps

What I Work With

Technical Skills

My core toolbox for building and deploying full-stack web applications end-to-end.

Backend
PythonDjangoDRFFastAPIREST APIsJWT Auth
Frontend
React.jsJavaScriptTailwind CSSHTML/CSSChart.js
Databases
PostgreSQLMongoDBFirebaseMySQLFirestore
Cloud & DevOps
AWSDockerCI/CDLinuxVPSGit
AI & ML
Gemini APIHuggingFaceRAGLangChainSQLite Vector DB

Where I've Worked

Experience

2.5+ years building production-grade applications at real companies.

Oct 2022 – Present  ·  2.5 Years
Full Stack Developer
Yestoideas Pvt. Ltd.
  • Built and maintained Django REST APIs and React.js frontends across multiple client-facing production applications
  • Integrated AI models via REST API for teacher allocation, vehicle routing, and inventory management (Nirnay.ai)
  • Designed hybrid PostgreSQL + MongoDB architecture; implemented JWT auth, Google SSO, and role-based access control
  • Managed AWS and VPS deployments with Docker containers and CI/CD pipelines for zero-downtime releases
2022  ·  4 Months
Web Development Intern
IOTRON Technologies Pvt. Ltd.
  • Developed responsive frontend UI components and collaborated on production features with senior developers
  • Gained hands-on experience in component-driven architecture, code reviews, and agile workflows

What I've Built

Key Projects

A selection of production platforms and side projects that show my range.

🤖
Nirnay.ai — AI Decision Platform
Backend for an AI-powered B2B platform. Built JWT auth, hybrid PostgreSQL + MongoDB database, and integrated AI models solving teacher allocation, vehicle routing, and inventory management.
DjangoPostgreSQLMongoDBAI APIs
📚
Gyanbeej.com — EdTech Platform
Full backend for an EdTech platform — Firestore database integration, Google SSO authentication, role-based authorization, and client AI model API integration.
DjangoFirebaseGoogle SSOREST APIs
🎬
YouTube Automation Pipeline
Fully automated Python system that generates video content and publishes to YouTube channels — zero manual intervention. Currently running two active channels.
PythonYouTube APIAutomation
📊
Data Visualization Dashboard
Full-stack analytics dashboard with real-time charts, insights, and a Django REST backend. Demonstrates full-stack development from API to interactive charts.
React.jsDjango RESTChart.js
📦
pretty-admin — Django PyPI Package
Built and published an open-source Django admin enhancement package to the official PyPI registry — available to the global Django developer community to install and use.
PythonDjangoPyPIOpen Source
💬
AI Chatbot — RAG System
Built a Retrieval-Augmented Generation (RAG) chatbot using Gemini AI as the LLM, SQLite as the vector database, and an open-source HuggingFace model for text embeddings.
PythonGemini APIRAGHuggingFaceSQLite

Available for Hire

Freelance Services

Need a developer for your project? Here's how I can help — reach out and let's talk.

🐍
Django Backend & APIs
Scalable REST APIs, authentication systems, database design, admin panels, and third-party integrations.
  • Django REST Framework
  • JWT / OAuth / Google SSO
  • PostgreSQL & MongoDB
  • API docs (Swagger)
⚛️
React Frontend
Modern, responsive React applications with clean UI, smooth UX, and full API integration.
  • React.js
  • Tailwind CSS styling
  • REST API integration
  • Mobile-responsive
🤖
Python Automation
Custom scripts to automate repetitive tasks, web scraping, data pipelines, and API workflows.
  • Web scraping
  • Data processing (pandas)
  • API automation
  • Task scheduling
☁️
Cloud Deployment
Get your app live with proper infrastructure — CI/CD, containerisation, and production hardening.
  • AWS / VPS setup
  • Docker + CI/CD
  • SSL & domain config
  • Performance tuning

Get in Touch

Let's Work Together

Have a project or
job opportunity?

Whether you're a recruiter looking for a full-time Django/React developer or a founder who needs a freelancer — I'm open to both. Let's talk about what you're building.

+91 9665545749
Kolhapur, Maharashtra, India