Jaya Prakash


Greetings!

I’m Jaya Prakash, an MCA graduate from Andhra Loyola College, Vijayawada (2022–2024). I'm passionate about backend development, with a focus on Django and REST API design. Based in Guntur, Andhra Pradesh, I’m eager to contribute my skills to innovative and impactful projects.

Profile

GitHub:
github.com/6jp9

Skills

Languages

Python

Frameworks

Django REST Framework, Bootstrap

Databases & Cloud

MySQL, Oracle, MongoDB, AWS (Basics)

Web

HTML, CSS, JavaScript, Jinja

Tools / Libraries

Git, GitHub, VS Code

Projects:


  • Shop@JP — Full-Stack E-Commerce Platform:(Git🔗)(Live Demo🔗 — hosted on AWS trial instance)
    Designed and developed a full-stack, login-protected e-commerce platform using Django and SQLite. The system allows customers and merchants to register, verify their accounts via OTP email verification, and manage roles dynamically. Customers can browse products, add them to cart, and securely checkout using integrated Stripe payment gateway with webhook-based real-time order updates. Merchants can manage inventory, view orders, and track revenue through a dedicated dashboard. The platform also includes refund handling, REST API endpoints, and a fully responsive Bootstrap-based UI optimized for both desktop and mobile devices.





  • Quiz App : Django & MySQL Based MCQ Platform:(Git🔗)
    Designed and developed a full-stack, login-protected quiz application using Django and MySQL. The platform allows users to register, verify email via OTP, and take timed multiple-choice exams across subjects like Python, Java, and Front-End Technologies, categorized by difficulty level. Implemented real-time scoring, answer feedback, and session-based OTP verification using Django’s email backend. Exported/imported 180+ questions using JSON fixtures and supported deployment on platforms like Render or Railway.