Skip to content
View benitaadakeja's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report benitaadakeja

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

Hi, I'm Benita Adakeja 👋

Data Analysis · DevOps · Cloud Engineering · CS Student · Community Building

AWS Cloud Club FUTA — Programs Lead CS @ FUTA Location


About me

I'm a Computer Science student at the Federal University of Technology, Akure (FUTA), passionate about turning raw data into meaningful decisions and building cloud-powered solutions at scale. When I'm not studying research papers, I'm mentoring communities, earning certifications, or reading up on data infrastructure trends.


Data & Analytics Stack

Category Tools
Visualisation & BI Power BI · Tableau · Excel
Query & Transform SQL · Python · pandas . Matplotlib . Seaborn
Cloud & Storage AWS S3 · Cloud Deployment
Systems & Dev Java · C · Web Technologies
Networking Aviatrix Multicloud

Certifications

  • ✅ Aviatrix Multicloud Network Associate (AMCNA)
  • ✅ Project Management Certification
  • 🔄 AWS Cloud Practitioner — in progress
  • 🔄 AWS Data Analytics Specialty — in progress

Roles & Community

Programs Lead · AWS Cloud Club FUTA

6+ volunteer & ambassador roles spanning digital literacy, women's empowerment, financial inclusion, and fintech.


Currently interested in

Data Analysis. Data Engineering pipelines · Cloud data infrastructure · Fintech & financial inclusion · Women in tech advocacy · Open source contribution · DevOps · Cloud engineering


📬 Let's connect: LinkedIn · Twitter · benitaadakeja07@gmail.com

Pinned Loading

  1. system-snapshot system-snapshot Public

    A Bash automation tool that creates timestamped backups of Linux directories and logs each backup operation.

    Shell

  2. linux-user-manager linux-user-manager Public

    A Bash-based Linux User Management CLI that automates user creation, deletion, account locking/unlocking, user lookup, and activity logging. Built on Ubuntu (WSL) as part of my DevOps learning jour…

    Shell

  3. log-analyzer log-analyzer Public

    A Bash-based command-line tool for analyzing log files. This project provides an interactive menu that allows users to inspect log files, search for specific keywords, count occurrences, and genera…

    Shell

  4. dockerized-app dockerized-app Public

    A simple static web application containerized with Docker and served using Nginx, demonstrating Dockerfiles, images, containers, port mapping, and image rebuilding.

    HTML

  5. docker-compose-app docker-compose-app Public

    A hands-on Docker Compose project demonstrating a three-tier architecture with Nginx, Flask, and MySQL, including container networking, reverse proxying, environment variables, and persistent storage.

    Python

  6. docker-cicd-app docker-cicd-app Public

    A Flask application containerized with Docker and automated with GitHub Actions CI/CD, including automated testing and GHCR image publishing.

    Python