Skip to content
View dominic-source's full-sized avatar
πŸ™‚
Never stop learning
πŸ™‚
Never stop learning

Highlights

  • Pro

Block or report dominic-source

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

Hi, I'm Chinonso Morba πŸ‘‹

I'm a passionate software engineer and DevOps enthusiast with a strong foundation in web development. I am constantly expanding my knowledge and honing my skills. I've completed the ALX Holberton Software Engineering Program and participated in the HNG DevOps internship.

Profile Views

πŸ› οΈ Projects

Delivery-App2

πŸš€ A full-stack application built with Node.js, Express.js, and MongoDB. This app connects buyers, sellers, and dispatchers in a single ecosystem. Project Link

Delivery-App1

πŸ“¦ A backend project built with Python, Flask, and MySQL, designed to connect buyers, sellers, and dispatchers. Project Link

Cats n' Cheese

🐭 A fun, single-player strategy game where players act as mice stealing cheese from cats. Built with React and Next.js. Play Here

Handshake

🀝 A versatile web-based application redefining the job search and classified ad experience. Built with React, Vite, Python, Flask, and SQLAlchemy. Source Code

ProvisionsPall

πŸ›’ A business application to help business owners connect with clients. Built with jQuery, JavaScript, CSS, HTML, Python, Flask, and SQLAlchemy, and deployed using Nginx, Haproxy, and a live server. Live App Source Code

Static Web Application

🌐 A static web application developed using Next.js, JavaScript, and Node.js. Live App Source Code

Simple Shell

πŸ’» A simple shell that runs command line commands almost like a normal shell. Source Code

Sorting Algorithms

πŸ”„ A program showcasing the implementation of various sorting algorithms and their time complexities. Source Code

⚑ Skills

Programming Languages and Frameworks

  • JavaScript
  • TypeScript
  • Python
  • Flask
  • React
  • Next.js
  • HTML5
  • CSS3
  • Bash

Web Technologies

  • Git
  • Docker
  • RESTful API design and implementation

Testing Technologies

  • Unittest
  • Mocha
  • Chai
  • Sinon

Web Architectures

  • HAProxy
  • Datadog
  • Nginx
  • SSL

Databases

  • MySQL
  • SQLAlchemy
  • MongoDB
  • Redis

Data Structures

  • Binary Trees
  • AVL Trees
  • Linked Lists
  • Doubly Linked Lists
  • Stacks
  • Queues
  • Hash Tables

Algorithms

  • Binary Search
  • Jump Search
  • Linear Search
  • Exponential Search
  • Merge Sort
  • Heap Sort
  • Count Sort
  • Shell Sort

πŸ“« How to Reach Me

If you're interested in collaborating on exciting projects or discussing job opportunities, feel free to reach out via email or connect with me on LinkedIn.

I'm eager to contribute my skills and passion to innovative software engineering projects. Let's build something amazing together!

GitHub Stats

Pinned Loading

  1. HandshakeOrg/handshake HandshakeOrg/handshake Public

    Handshake is a dynamic and versatile web-based application poised to redefine the job search and classified ad experience. It combines the functionalities of a job board and classified ads platform…

    Python 1 2

  2. ProvisionsPall ProvisionsPall Public

    A business application to connect users to local businesses.

    Python

  3. Cadatech_Portfolio Cadatech_Portfolio Public

    This is a static website, built only to showcase various design template with nextjs

    JavaScript 1

  4. sorting_algorithms sorting_algorithms Public

    This program showcases how to implement various sorting algorithms and their time complexities

    C 1

  5. Expressjs_food_delivery_backend Expressjs_food_delivery_backend Public

    This is the backend of a food delivery application. It was built with express, GraphQL, Javascript, Nodejs, mongdb and redis.

    JavaScript 1

  6. Python_food_delivery_backend Python_food_delivery_backend Public

    This is the backend of a food delivery application. It was built with python, flask, mysql, sqlalchemy, and redis

    Python