Skip to content
View Diotech70's full-sized avatar

Block or report Diotech70

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

Hi πŸ‘‹, I'm Hammed Adebayo

Python Backend Developer β€” Django & Django REST Framework

πŸ“§ Email β€’ LinkedIn


πŸš€ About Me

I'm a Python Backend Developer focused on building scalable APIs, authentication systems, and database-driven applications using Django & DRF.
I write clean, maintainable, and well-structured backend code with real-world functionality.

  • πŸ”­ Currently working on: API Projects for my portfolio
  • 🌱 Learning: Docker, Celery, Redis, PostgreSQL
  • πŸ’Ό Open to: Remote Internships / Junior Backend Roles
  • πŸ“« Reach me: adebayohammed70@gmail.com

βš™οΈ Tech Stack

Backend

  • Python
  • Django
  • Django REST Framework

Database

  • PostgreSQL
  • SQLite

Tools

  • Git & GitHub
  • Docker
  • Postman
  • Render

🧩 Featured Projects

πŸ” Authentication API (auth_api)

A production-ready authentication system with:

  • JWT login & registration
  • Email verification
  • Password reset
  • 2FA via email OTP
  • Permissions & throttling
  • Fully documented endpoints

Tech: Django, DRF, PostgreSQL
πŸ”— GitHub Repo: https://github.com/Diotech70/auth_api


πŸ›’ E-commerce API (e-commerc_api)

Backend API for an e-commerce system:

  • Products, categories, and carts
  • User authentication
  • Orders & payments ready
  • Admin & permissions
  • Well-designed database schema

Tech: Django, DRF, PostgreSQL
πŸ”— GitHub Repo: https://github.com/Diotech70/e-commerc_api


πŸ“ Blog API (blog_api)

Blog backend featuring:

  • Posts, categories, tags
  • Comment system
  • User authentication
  • Admin moderation
  • Fast responses with caching

Tech: Django, DRF
πŸ”— GitHub Repo: https://github.com/Diotech70/blog_api


πŸ“Š GitHub Stats


🀝 Connect With Me


πŸ’¬ Final Note

I’m actively building backend applications, improving my skills, and open to collaborations or internship opportunities.
Feel free to reach out β€” I’m always interested in working on practical backend projects.

Popular repositories Loading

  1. Python-freelance-starter. Python-freelance-starter. Public

    Python

  2. MLTR MLTR Public

    medical lab test result with pdf download

    Python

  3. to_do_task to_do_task Public

    todo task API

  4. blog_api blog_api Public

    Blog API with JWT Authentication and comment post

    Python

  5. notes_api notes_api Public

    Notes API with JWT Authentication

    Python

  6. auth_api auth_api Public

    Simple JWT Authentication API