Skip to content
View Naman-0206's full-sized avatar

Block or report Naman-0206

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

Typing SVG


πŸ§‘β€πŸ’» About Me

  • πŸŽ“ B.Tech CSE @ Bhagwan Parshuram Institute Of Technology (2022-26)
  • πŸ›  Experienced in Python, APIs, microservices, scalable backend systems
  • πŸ† Achievements:
    • 3β˜… CodeChef (Max Rating: 1775)
    • Global Rank 26 in START174D
    • pupil @CodeForces (Max Rating: 1334)
    • Runner-up in Datalytics by IEEE
    • Top 5 in Vihaan-007 (IEEE DTU Hackathon)
  • πŸ’‘ Passionate about system optimization, distributed systems, and automation

πŸ’Ό Internship Experience

Python Intern – The AI Company (Dec 2024 – Present) – South Korea (Remote)

  • Built AutoBlog, an internal tool using GPT-4 for multi-user collaborative, SEO-optimized blog generation with bulk support and inputs from JSON, DOCX, PDF, Markdown, and URLs (including YouTube).
  • Prototyped AutoBlog using Streamlit; integrated Firebase Auth and Supabase for secure, scalable access and data handling.
  • Integrated PhotoGPT with AppSumo for automated license and subscription management.
  • Designed a scalable folder–file system in Firestore to organize AI-generated images into shareable albums with access control.
  • Implemented a secure API key management system for PhotoGPT services, enabling authenticated third-party access, including key generation, hashing, storage, and request authorization using custom middleware.

Django Developer Intern – Fatmug Designs (Jul 2024 – Oct 2024) – Delhi (Remote)

  • Optimized Django views and models to minimize database queries, reducing response times by 15%.
  • Revamped Odoo inventory views with interactive UI components, improving stock level visualization and reducing time spent on inventory management by 20%.
  • Implemented an internal communication system using the Matrix protocol and Element X, improving collaboration and data security.
  • Created Matrix bots to automate alerts, notifications, and payslip generation, reducing manual intervention.

βš™οΈ Tech Stack

Languages:
Python Golang JavaScript SQL

Frameworks & Libraries:
FastAPI Django Gin Tkinter scikit-learn JWT

Databases:
PostgreSQL Redis SQLite Firestore

Tools & Platforms:
Docker AWS Supabase Firebase


πŸ“Œ Featured Projects

  • CodeJudge Backend – Online judge backend using FastAPI, RabbitMQ, and Docker
  • Vendor Management System – Django REST-based ERP module for inventory & vendor tracking
  • ArtisanPrint – Python library for formatted text printing
  • Identicon API – Generate consistent hash-like doodles from IDs
  • Link Shortener – Django app to shorten URLs into 8-character links
  • DeskVR – Multi-screen VR workspace with AR integration

πŸ“Š GitHub Stats


🐍 Contribution Snake

snake gif


🌐 Connect with Me

Pinned Loading

  1. code-judge-backend code-judge-backend Public

    Backend API & worker service for HeatCode, an online code execution and judging platform

    Python 1

  2. ArtisanPrint ArtisanPrint Public

    Python library for styled, colored terminal output using ANSI escape codes.

    Python

  3. desk-vr desk-vr Public

    Affordable VR/AR desktop workspace with multi-screen setup β€” center display cloned from PC via SpaceDesk, side screens for browser apps, integrated smartphone control. Finalist at Vihaan DTU 2024.

    JavaScript

  4. Identicons-API Identicons-API Public

    Deterministic GitHub-style identicon generator with 39 bits of entropy (β‰ˆ550M possibilities). Same input β†’ same icon, like a hash, but not cryptographically secure.

    Python

  5. Link_Shortner Link_Shortner Public

    A simple Django-based URL shortener

    Python