Git Product home page Git Product logo

Asma Awad's Projects

bootstrap-lab icon bootstrap-lab

Learn to use the Bootstrap toolkit to build responsive web sites.

concordance icon concordance

The Concordance class mimics a Concordance in that it provides all of the words and their locations within a file as opposed to a book.

contact-class icon contact-class

The Contact class implements a contact book entry by storing information personal to various contacts. This serves as the building block for a Contact List.

contactlist-class icon contactlist-class

The ContactList class implements a Contact List in that it serves as a list of Contacts optimized for searching for Contacts by various aspects of personal information. It is possible to add/remove Contacts from a ContactList as well.

guessing-game icon guessing-game

A simple guessing game in which the user must guess a number between 1 and 100.

hello-world icon hello-world

This repository will be my first repository in which I will learn how to create repositories.

implementing-dlist icon implementing-dlist

The DList class serves as a double ended LinkedList that maintains a sentinel node known as "nil" as opposed to a "head" and "tail," as in C++, preventing the need to worry about null pointer exceptions.

learn-sequelize icon learn-sequelize

Learn to use the Sequelize v5 ORM by passing tests written in Jest.

m2 icon m2

Midterm 2 task - telephone number input mask

my-map icon my-map

Serves as a working implementation of the Map interface.

p5.js-first-game icon p5.js-first-game

An assignment that required the use of a randomly generated curve as well as tint options to be integrated into a game.

quiz-grading icon quiz-grading

Serves as an aid to grading a 10 question multiple choice quiz.

savings-account icon savings-account

This program will calculate the balance of a savings account at the end of a period of time. It will use a for loop to accomplish this.

token-class icon token-class

The Token class serves as the building blocks of a Concordance in that each Token holds information specific to each word in a given file.

tokenizer-class icon tokenizer-class

Tokenizer serves as an implementation of the StringTokenizer class built into Java. It parses a given file into individual Tokens and stores these individual Tokens throughout.

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.