Git Product home page Git Product logo

Ali Mekky's Projects

gymtech icon gymtech

full stack web app using Vue js, Node js and MySQL

hyperlink-integrity-checker icon hyperlink-integrity-checker

OOP program that checks the integrity of URLs within a certain URL at a certain depth in optimum time using optimum number of threads.

infix-to-postfix-using-stack icon infix-to-postfix-using-stack

The main should take a string as input from user, convert it to postfix notation using infixToPostfix(), and then call evaluatePostfix(). Cases that must be handled in the program - Single digit numbers - Multi digit numbers - Brackets - Floating point numbers - Negative numbers

ml-predicting-house-prices-iowa icon ml-predicting-house-prices-iowa

A machine learning program to predict house prices according to its features after cleaning a dataset of houses in iowa then using linear regression.

roundrobin icon roundrobin

One of the main functions of the operation system is to schedule processes that the processor executes. One of the very popular algorithms for this scheduling is called Round Robin, where each process enters a queue, executes in a FIFO order, and after a specified time its execution stops and returns back at the end of the queue if it still need time to continue execution or aborts if it has finished its required time of execution.

secrets_web_app icon secrets_web_app

web app that authenticate users using cookies and sessions , then every user can post a secret anonymously

signal-genertor icon signal-genertor

MATLAB program to generate a signal whose properties are specified by the user, then apply some signal operations like shifting,amplitude scaling.

smart-home icon smart-home

Smart home using embedded microcontrollers and sensors.

spellchecker icon spellchecker

a program that checks the spelling of the input word by searching in a certain dictionary using binary search trees.

tindog icon tindog

A designed website using bootstrap

yacc-tutorial icon yacc-tutorial

This is the source code for my Yacc/Bison screencast tutorial on YouTube.

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.