Skip to content
View akibeulah's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report akibeulah

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
akibeulah/README.md

Hi there ๐Ÿ‘‹

I am Akindele Beulah from Lagos, Nigeria.

I am a driven software developer with a demonstrated history in developing software using monolithic and microservices architectures. Experienced in object-oriented programming, developing, testing, and debugging code. Administering systems and networks with success working in both team and self-directed settings. With a keen interest in electronics and microcontroller programming. Quick to learn and master new technologies and grow in already familiar technologies

Akindele Beulah's GitHub Stats

Programming Languages ๐ŸŒ

  • Know/Using
v logo Ruby logo cpp logo c logo python logo bash logo
  • Learning
js logo ts logo rust logo

Tools ๐Ÿ› ๏ธ

  • Know/Using
actions logo git logo vscode logo aseprite logo gimp logo travis ci logo gnu make logo Windows Terminal WSL many more...
  • Learning
docker logo kubernetes logo aws logo codecov logo jupyter notebook logo many more...

Pinned Loading

  1. campus_connect_front campus_connect_front Public

    JavaScript

  2. stalking-shadows stalking-shadows Public

    ReactJS library component for creating dynamic text shadows that shift with mouse movement or page scroll

    TypeScript 3

  3. Merge Sort on Singly Linked List usi... Merge Sort on Singly Linked List using Java
    1
    import java.util.ArrayList;
    2
    import java.util.List;
    3
    
                  
    4
    class SinglyLinkedList {
    5
        public Node head = null;
  4. beulahrama beulahrama Public

    My Portfolio Website

    PHP

  5. campus_connect_api campus_connect_api Public

    Final Year Project

    Python 1