Skip to content
View enamyaovi's full-sized avatar

Block or report enamyaovi

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
enamyaovi/README.md
Typing SVG

Backend Developer Lifelong Learner Anime & Manga Enthusiast


About Me

I’m a learner and aspiring backend developer with a background in mechanical engineering, now diving into software engineering. I’m progressing through the ALX Africa Software Engineering Program: ProDev BackEnd Web Development, building my skills step by step.

I’m passionate about understanding backend systems, solving problems, and learning new tools. Curiosity and turning ideas into working code drive me forward.


Trophies

Tech Stack & Tools

Python Django DRF Swagger MySQL PostgreSQL
SQLite PyTest Git GitHub Docker
Linux CLI Bash Kubernetes

Projects I'm Proud Of

A RESTful API for managing a digital library:

  • 📚 Manage books, users, borrow/return transactions
  • ⏰ Track overdue items automatically
  • 🔒 Secure authentication using JWT

Demo: Loom Video Walkthrough
Built with: Django, DRF, MySQL, JWT, Swagger
Learned: JWT authentication, relational DB design, clean REST APIs

A Python & MySQL program for managing product inventory:

  • 🛠️ Manages MySQL database connections
  • 📦 CRUD operations: add, update, delete, view products
  • ⚡ Stock alerts for low inventory
  • 🧰 Command-line interface for easy interaction
  • 🔄 Sorts and searches products

Built with: Python, MySQL, mysql.connector
Learned: CRUD logic, MySQL connections, CLI interfaces, error handling


🎯 Goals

Goal Progress
🔧 Strengthen backend & DevOps skills 55%
🧳 Backend internship by Dec 2025 10%
🤝 Contribute to open-source projects 5%
🧱 Master CI/CD and containerization 20%

📫 Let's Connect

LinkedIn Email

⚡ Fun Fact

I’m a huge fan of manga and anime, especially Berserk and Kingdom. Their themes of resilience and growth inspire my coding journey.


GitHub Stats Top Languages Streak Stats

Profile Views

Icons used in this project are from dheereshagrwal's GitHub repo.

Pinned Loading

  1. Python_SQL_Db Python_SQL_Db Public

    This repository contains script files for a database management system using python and the mysql connector library.

    Python 1

  2. alx-backend-python alx-backend-python Public

    ALX BackEnd Python Projects: A collection of backend Python exercises from ALX, featuring generators, decorators, async database operations, and reusable utilities for building scalable, efficient …

    Python

  3. alx-airbnb-database alx-airbnb-database Public

    Backend for an AirBnB Clone, featuring user authentication, property listings, bookings, payments, and reviews. Built with Django, DRF, GraphQL, and MySQL for scalable, high-performance backend ope…

    Python