Giter Site home page Giter Site logo

Fawziyah Alebiosu's Projects

apps-android-commons icon apps-android-commons

Upload pictures from Android to Wikimedia Commons. Looking for volunteers! Come say hi at https://groups.google.com/d/forum/commons-app-android and install at https://play.google.com/store/apps/details?id=fr.free.nrw.commons

binarytreesort icon binarytreesort

This project built for my Data Structures course, takes in a set of integers (whole numbers AND fractions), and sorts them based off the preference they indicate(in decreasing or increasing order) and displays it. It does this by building a binary tree with the input, and sorts it using inOrderWalk, and postOrderWak methods.

flashcard_android_app-v1 icon flashcard_android_app-v1

An android application, built in Java, that can save, edit, delete, and swipe through flashcards. Work-in -progress

javacompilergraph icon javacompilergraph

The third project, for my Data Structures course, is built in Java. It simulates how Java compiles classes, by building a graph of classes that depend on each other. Once the user enters a file with the list of classes, it utilizes that information to build the graph, asks for the class the user wishes to compile, then does a Depth-First-Search for the class inside the graph. Once it finds it, it returns the topological order of that class, and every other class that class depends on.

mlh-localhost-github-demo icon mlh-localhost-github-demo

This repo contains the source code for the MLH Localhost workshop, How to Collaborate on Code Projects with GitHub.

socialgoodapp icon socialgoodapp

Creating a Multi Module Project :: Learn how to build a library and package it for consumption in a Spring Boot application

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.