Giter Club home page Giter Club logo

Hi šŸ‘‹, I'm Hebat-Allah Atef

A passionate AI Engineer from Egypt

  • šŸ‘©ā€šŸ’» I'm currently an AI R&D Engineer at METI

  • šŸ‘©ā€šŸŽ“ I joined 9-months AI & ML track at ITI

  • šŸ‘©ā€šŸŽ“ I'm a Computer and Systems Engineering Graduate

  • šŸŒ± Iā€™m currently learning about AI and Machine Learning

  • šŸ„… My GOAL: Work as a professional AI Engineer and Contribute more to Open Source projects

  • šŸ“« How to reach me [email protected]

  • šŸ“„ Know about my experiences Resume

Connect with me:

hebaatef heba.ateff.99

Languages and Tools:

arduino aws bootstrap c cplusplus csharp css3 dotnet flask git html5 java javascript linux matlab mongodb mysql opencv pandas php postman python tensorflow

Github Stats

heba-atef99

heba-atef99

Heba Atef's Projects

codeforces_problems icon codeforces_problems

This is a repo for all the problems that I have solved (& still solving :D) on Codeforces

des icon des

The Data Encryption Standard (DES) is a symmetric-key block cipher published by the National Institute of Standards and Technology (NIST). DES is an implementation of a Feistel Cipher. It uses 16 round Feistel structure. The block size is 64-bit. Though, key length is 64-bit, DES has an effective key length of 56 bits, since 8 of the 64 bits of the key are not used by the encryption algorithm (function as check bits only).

hover icon hover

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.

kenken-game icon kenken-game

The goal of this project is to create a software that solves the KENKEN puzzle. This is a constrain satisfaction problem (CSP), and we implement and analyze the performance of the three algorithms of CSP: 1. Backtracking Backtracking with forward checking Backtracking with arc consistency

matrix-project icon matrix-project

A program to do Matrix operations using C++ Language. The program use a defined string format to represent the matrix in the user input and output sections. The string representation of the Matrix is : [10 2.13 3;-5 0 4;16.5 1 8]. In the program, the user enters a matrix in the defined string format then asked to enter an operator from the following list:(Plus to another Matrix - Minus to another Matrix - Multiply to another Matrix - Power - Transpose - Determinant - Inverse - Divide by another Matrix)

ml-coursera-python-assignments icon ml-coursera-python-assignments

Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.

ml_optimization_algorithms icon ml_optimization_algorithms

This is an implementation of different optimization algorithms such as: - Gradient Descent (stochastic - mini-batch - batch) - Momentum - NAG - Adagrad - RMS-prop - BFGS - Adam Also, most of them are implemented in vectorized form for multi-variate problems

pci_target_device icon pci_target_device

A verilog software project to create a synthesizable PCI Target Device which was able to read or write data from memory according to the given signal from the master. With different scenarios and constraints using test bench that acts as a Master Device to test these scenarios.

refugee_analysis icon refugee_analysis

This is a data visualization project about refugees all around the world

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.