Skip to content
View FrankieWilson1's full-sized avatar

Block or report FrankieWilson1

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

Hi, I'm Frank Williams Ugwu πŸ‘‹

Software Engineer | Systems & Backend Specialist

I am an engineer transitioning from 10 years of industrial diagnostics (Electrician) to Software Engineering. I specialize in debugging complex systems, whether it's high-voltage hardware or low-level C memory management.

πŸ›  Technical Arsenal

  • Systems: C, Shell Scripting, Linux Kernel logic.
  • Backend: Python (Django/Flask), Node.js, Redis, PostgreSQL.
  • Frontend: TypeScript, React, Next.js.
  • DevOps: Nginx, Docker, CI/CD Pipelines.

πŸš€ Current Focus I am currently architecting scalable full-stack applications, focusing on:

  • High-performance API design.
  • Background job processing with Redis/Bull.
  • Strict type safety with TypeScript.

πŸ“« Contact

Pinned Loading

  1. files-manager-api files-manager-api Public

    Collaborative file manager app with Node.js/Express, MongoDB, Redis, and Bull queue for background processing (ALX backend project)

    JavaScript 1

  2. printf printf Public

    C

  3. property-booking-ui property-booking-ui Public

    Scalable frontend architecture for a property booking platform. Built with TypeScript, Next.js, and atomic design principles

    TypeScript

  4. unix-shell-implementation unix-shell-implementation Public

    A functional command-line interpreter from scratch. Engineered process management, memory allocation, and system call handling to replicate the Linux kernel logic.

    C

  5. python-booking-backend python-booking-backend Public

    Full-scale backend for a booking platform. Features a custom CLI for object management, RESTful API, and robust unit testing

    Python

  6. python-backend-storage python-backend-storage Public

    Backend storage implementations and database management tools. Covers MySQL Advanced features (indexes, triggers, procedures), NoSQL/MongoDB integration, and Redis operations.

    Python