Skip to content
View olagalal's full-sized avatar
:octocat:
Coding
:octocat:
Coding
Block or Report

Block or report olagalal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
olagalal/README.md

Hello, I'm Ola Galal πŸ‘‹

olagalal

✨ I'm Teaching Assistant at UofCanada in Egypt. Interested in Web Development and Machine Learning. Always striving for impactful projects and broadening my skills. πŸš€πŸ‘©πŸ»β€πŸ’»

SKILLS

Languages:

python Java JavaScript html CSS Sass

Frameworks:

React bootstrap Nodejs ExpressJs Swagger

Databases:

MySQL PostgreSQL MongoDB redis

Testing:

Mocha jest Cucumber Selenium

Tools:

Jupyter git LaTeX

Weekly Development Breakdown

Python       21 hrs 17 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘   89.43 %
JSON         50 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.54 %
Text         38 mins         β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.69 %
CSV          24 mins         β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.71 %
HTML         24 mins         β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.69 %

Pinned

  1. udacity-deep-learning udacity-deep-learning Public

    ✨ This repo contains my projects & tutorials for Udacity - Deep Learning

    Jupyter Notebook 1

  2. udacity-data-analysis udacity-data-analysis Public

    ✨ This repo contains my projects for Udacity - Advanced Data Analysis

    HTML 1

  3. NLP-Arabic NLP-Arabic Public

    This project is Natural Language Processing Project concerned with Arabic Language. With the use of nltk, re and pyarabic libraries.

    Python 4

  4. simplex-solver simplex-solver Public

    An implementation of the Simplex algorithm used to solve tableaus representing linear optimization problems. We even handled special cases, such as: Unbounded Solution, Infeasible Solution, and Mul…

    Java 3

  5. lexical-analysis lexical-analysis Public

    This project is lexical analyzer implemented using java and regex. It takes input file and then generates the output. This project was made for (Compiler - Forth Year) in my college.

    Java 1

  6. ll1-parser ll1-parser Public

    LL(1) parser (Left-to-right, Leftmost derivation) is a top-down parser for a subset of context-free languages. This project is LL(1) parser implemented using java. This project was made for (Compil…

    Java 1