Giter VIP home page Giter VIP logo

Biruk Kassahun Worku's Projects

candy-store icon candy-store

HTML and CSS implementation of a landing page for a candy store

cpu-scheduling- icon cpu-scheduling-

Given a known CPU workload, designed and implemented a system in C language that reads in instruction file and perform First Come First Serve (FCFS) CPU scheduling

demo icon demo

Demo repo for tutotial articles on Opensource.com

pattern icon pattern

Landing page built for fun. Used various components from bootstrap to beautify the page

purffect-match icon purffect-match

A web-app designed to connect a cat adopter with an adoptee. Only implemented the landing page here using HTML, CSS. More to come in a few weeks!

quizyouapp icon quizyouapp

A trivia quiz app that consumes a public API and generates questions from different categories at different difficulty levels..

score-keeper-app icon score-keeper-app

Given the number of times players want to play a particular games. The web-app keeps track of each players score until the given number of times the players want to play.

sparse-matrix-representation icon sparse-matrix-representation

Templated C++ program that represents a given 2 x 2 matrix in a sparse matrix form and performs all matrix calculations.

unredactor icon unredactor

In this project we are tryinbg to create unredactor. Unredactor will take a redacted document and the redacted flag as input, inreturn it will give the most likely candidates to fill in redacted location. In this project we are only considered about unredacting names only. The data that we are considering is imdb data set with many review files. These files are used to buils corpora for finding tfidf score. Few files are used to train and in these files names are redacted and written into redacted folder. These redacted files are used for testing and different classification models are built to predict the probabilies of each class. Top 5 classes i.e names similar to the test features are written at the end of text in unreddacted foleder.

utf8-character-counting icon utf8-character-counting

C-program that reads and parse UTF-8 characters from stdin and count the record of occurrence of each character in the file. Then, prints the list of character sorted by the number of times it appeared.

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.