- 🔭 I’m currently working on Evercam
- 🌱 I’m currently learning MicroFrotnEnds, JAMstack, MicroServices, Video Streaming technologies
- 👯 I’m looking to collaborate on Arabic Language projects and Reverse Engineering Book
- 👨💻 All of my projects are available at https://abdelhakbahri.com
- 📝 I sometimes write articles on https://abdelhakbahri.com
- 💬 Ask me about .Net, NodeJs, React, Scrum, Git, Azure and AWS
- 📫 How to reach me [email protected]
Pinned Loading
-
DZ-News
DZ-News Publica Windows8 Universal app that can read Rss feeds from different Algerian newspapers websites. it's made with love using Windows App Studio and Visual Studio 2013
C#
-
MassyB/Android_malware_detection
MassyB/Android_malware_detection PublicLa partie serveur de notre solution de détection de malwares sur Android
Jupyter Notebook 5
-
Hidden-Eye
Hidden-Eye PublicAndroid Hidden Camera demo, an example of how android apps can take pictures without your knowledge
-
Read-from-and-search-on-physical-drive-sectors
Read-from-and-search-on-physical-drive-sectors Publicmy homework | 1 st year on higher national school of computer science , algiers , it'a about reading sectors from physical drive
C
-
A binary gap within a positive integ...
A binary gap within a positive integer N is any maximal sequence of consecutive zeros that is surrounded by ones at both ends in the binary representation of N 1function BinaryGap(N) {
2//get N binary representation
3let Nbin = N.toString(2);
4//trim from start to last 1
5const lastIndexOfOne = Nbin.lastIndexOf('1')
-
This gist is part of cloudericks lab...
This gist is part of cloudericks lab notes (controlling azure vm by a Rest API using azure functions) 1using namespace System.Net
23# Input bindings are passed in via param block.
4param($Request, $TriggerMetadata)
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.