Skip to content
View jyothi-basu's full-sized avatar

Block or report jyothi-basu

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.

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
jyothi-basu/README.md

Jyothi Basu

Backend-focused Python developer building secure, production-style REST APIs using Flask and MySQL.

Experienced in designing backend systems with authentication, validation, and layered architecture. Strong focus on writing clean, maintainable code and debugging real-world issues.


Technical Focus

  • Python
  • Flask
  • REST API design
  • MySQL (database integration)
  • JWT authentication & route protection
  • Input validation & business logic
  • Layered architecture (Routes → Service → Storage)
  • HTTP status codes & structured JSON responses
  • Git & virtual environments

Featured Projects

Inventory Management API

Production-style Flask REST API with MySQL, JWT authentication, and protected routes.

Key features:

  • Full CRUD operations
  • Secure authentication (bcrypt + JWT)
  • Route protection using decorators
  • Input validation and business rules
  • Layered backend architecture

Repository:
https://github.com/jyothi-basu/inventory-management-api


Expense Tracker (CLI Team Project)

Command-line expense management application built as part of Python coursework.

Repository:
https://github.com/satyamagrawal28/expense-tracker-project


Python Fundamentals Coursework

Collection of structured assignments covering core Python concepts.

Repository:
https://github.com/jyothi-basu/visionaid-python-class-assignments


Current Direction

  • Strengthening backend development with authentication and security
  • Learning deployment (Gunicorn, VPS / cloud platforms)
  • Exploring role-based authorization and scalable backend design
  • Preparing for backend development internship opportunities

Education

MBA (Systems Specialization)
Sathyabama University, Chennai


Connect

LinkedIn: https://linkedin.com/in/jyothi-basu-chodavarapu
Email: jyothibasuchodavarapu@gmail.com

Pinned Loading

  1. inventory-management-api inventory-management-api Public

    Production-style Flask REST API with MySQL, JWT authentication, and protected routes using a layered architecture.

    Python