SYSTEM_BOOT 0%
>initializing kernel...

01. profile

~/profile
profile_config.py
class Developer:
    def __init__(self):
        self.name = "Nikhil Ambure"
        self.role = "Python Full Stack Developer"
        self.loc = "Pune, India"
        self.status = "Open to Work"
        
    def current_focus(self):
        return ["Django", "Python", "GenAI"]

02. stack

pip freeze

Backend & DB

Python Django DRF Celery MySQL SQLite PostgreSQL Redis RabbitMQ Kafka Docker

Frontend

JavaScript (ES6+) HTML5/CSS3 Tailwind CSS

AI / Tools

Gemini API Postman Vercel Render Cursor RAG Git/GitHub Locust PgAdmin Railway

03. gitlog

git log --oneline
InsightDocs
HEAD -> master Latest

InsightDocs AI

A SaaS platform for chatting with PDFs using RAG. Features real-time WebSockets, secure 2FA/OTP authentication, and integration with Google Gemini API for advanced AI capabilities.

Django WebSockets Gemini API Tailwind CSS Redis PostgreSQL
View Source
F1 Project
commit: 08310ce

Zeno

Zeno is a robust e-commerce platform built with Django, featuring a complete shopping experience with secure payment integration, user authentication, and order management.

Django Tailwind CSS Razorpay API
View Source