GithubHelp home page GithubHelp logo
  • šŸ‘‹ Hi, Iā€™m @hedbladucf
  • šŸ‘€ Iā€™m interested in Dart/Flutter Typescript/NextJs...
  • šŸŒ± Iā€™m currently learning Next-13...
  • šŸ’žļø Iā€™m looking to collaborate on any Flutter projects...
  • šŸ“« How to reach me...

Oscar's Projects

canthassum icon canthassum

An O(n) algorithm that will take in an array and calculate the lowest possible result that any subset of the array CANNOT sum to.

fizzbuzz icon fizzbuzz

Classic FizzBuzz program in Java, with two solutions.

frontline-weather icon frontline-weather

A demo weather app made to present for folks that are interested in learning to program.

hillcipher icon hillcipher

Hill Cipher program in Java. A more advanced cipher.

kthelement icon kthelement

Prints every Kth element from an array. The code takes input from the user, first the length of the array, then the actual values to be stored in the array, and lastly the value for k.

matchmaking icon matchmaking

Program in C that permutes people and matches them together, a small version of a "dating-app".

maze icon maze

Program that takes in the parameters "width" and "height" and randomly generates a maze. This program is built with several methods which allows the maze to be generated with the wanted dimensions.

mazesolver icon mazesolver

Program in Java that finds the way through a given Maze.

plugins icon plugins

Plugins for Flutter maintained by the Flutter team

sierpinski icon sierpinski

Sierpinski triangle in Java. Not sure if it was ever finished...

supabase icon supabase

The open source Firebase alternative. Follow to stay updated about our public Beta.

systemsoftware icon systemsoftware

A quite challenging program completed in the class System Software. Its combining a Tokenizer, Scanner, Parser, and Virtual Machine.

topopath icon topopath

Program that reads in file(s) and determines if a topological path exists. It orders the graph's vertices in a way such that it simultaneously correspond to a valid path in the graph and a valid topological sort. The solution to this problem is executed in O(n*n) time.

toposort icon toposort

Program that reads in file(s) and determines whether an arbitrary directed graph has a valid topological sort in which some vertex, in this case, X, comes before another vertex, Y.

treaps icon treaps

An implementation of a treap - a binary tree combined with a heap that works with probabilistic data structure and implements tree rotations. This program will calculate the size and height, as well as keeping track of the various traversals of a treap with respect to its data and priority.

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.