Skip to content
View Akinwalee's full-sized avatar
🏋️‍♂️
Doing more!
🏋️‍♂️
Doing more!

Highlights

  • Pro

Block or report Akinwalee

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

Hi there!

Typing SVG

I'm Obatula Fuad, a computer scientist and backend-focused software engineer with hands-on production experience building scalable APIs, AI-powered systems, and full-stack platforms.


  • ⚡️ I’m currently deepening my expertise in systems design and architecture.
  • 🔭 Open to mid-level backend engineering, full-stack, AI product engineering, or founding team opportunities.
  • 👯 Let’s collab on production-grade Python projects and impactful engineering initiatives.
  • 💬 Ask me about Python, software design, backend architecture, RAG systems, or getting 40% efficiency gains.

Noteworthy Projects

Vault

Vault is a dual-interface (CLI + REST API) file management system with JWT auth, GridFS storage, and async thumbnail generation via Celery.

Uses Repository & Command patterns + MVCS for modularity and scalability.

Vault

StudyHack

StudyHack is an EdTech project that earned me a joint 4th-place win in my first-ever hackathon (HackOps 1.0). Worked as the sole backend engineer on the StudyHack project, developing the RESTful API using Python (Flask).

StudyHack

Monty

How best to master the application and working principles of Stacks and Queues than to build an interpreter?

Monty is an interpreter for the Monty Scripting Language, implemented in C.

Monty

Simple Shell

A custom Bash-like shell from scratch in C, supporting command execution and implementing some built-in commands and environmental variable handling to simulate the behavior of a Unix-like shell.

Simple Shell

My Toolbox

For me, programming is the skill; languages and frameworks are only tools. Here are some of the tools I've reached for when the job demands it:

Languages
Frameworks
Databases
Cloud & DevOps
Environment & Tools

📃 I love documentation!

🌱 Beyond development, I have more than three years of experience as a technical writer, crafting user guides, API documentation, and cloud-related learning content. This skillset enhances my ability to build maintainable, well-documented software, bridging the gap between engineering and usability.

Pinned Loading

  1. strapi-python strapi-python Public

    A Python library to easily interface with Strapi from your Python project.

    Python 5

  2. herb-wise herb-wise Public

    What if using traditional herbs doesn't have to be "risky"?

    Python

  3. x3-lab/goaltrack x3-lab/goaltrack Public

    Volunteer and goals management made easy

    TypeScript 1

  4. langchain-rag langchain-rag Public

    Code snippets demonstrating Retrieval Augumented Generation techniques based on langchain

    Python

  5. context-note context-note Public

    Sticky Notes for the Web

    JavaScript

  6. sorting_algorithms sorting_algorithms Public

    Sorting Algorithms Implemented in C

    C