Giter Club home page Giter Club logo

Sodik Owolabi's Projects

ambulance-dispatch-system icon ambulance-dispatch-system

Ambulance Dispatch System is designed to receive emergency request from people and allows admin to assign any available ambulance to each request. An ambulance is not available when it has been dispatched and will only be available after completing a task.

anagram_strings icon anagram_strings

Given two strings s and t, write a function call solution to determine if t is an anagram of s.

binary-reversal icon binary-reversal

Have the function BinaryReversal(str) take the str parameter being passed, which will be a positive integer, take its binary representation (padded to the nearest N * 8 bits), reverse that string of bits, and then finally return the new reversed string in decimal form.

binarygap icon binarygap

Find longest sequence of zeros in binary representation of an integer.

dart-for-beginners-course icon dart-for-beginners-course

This is the full project repository for my dart for beginners course. It contains every code used in the course video.

faker icon faker

Implement three functions to substitute question mark (?) and hash (#) symbols in an input string with random letters/digits. I took the test on the devskiller platform.

fizzbuzz icon fizzbuzz

A test solution to FizzBuzz test on hackerrank

ims icon ims

Inventory Management System

palindromes_string icon palindromes_string

Write a function that determines whether a string contains palindromes of at least 3 characters. A string is a palindrome when it reads the same backward as forward.

receipt-generator icon receipt-generator

An automatic receipt generator app that allows the user input records and generates the record in a styled and printable receipt format. I developed it during my final year in National Diploma level.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.