9-day longest streak
Hey ๐ This is Sefik ๐ป I'm a software engineer ๐ My home on the net is sefiks.com ๐ฅ I have my own YouTube channel - Haven't you subscribe itโฆ
Hey ๐ This is Sefik
- ๐ป I'm a software engineer
- ๐ My home on the net is sefiks.com
- ๐ฅ I have my own YouTube channel - Haven't you subscribe it yet?
- ๐ฃ๏ธ I enjoy speaking at tech events. Are you interested in having me speak at your event?
- ๐ซ You can reach me by email at [[email protected]](mailto:[email protected])
- ๐ค You can find me on Twitter as @serengil
- ๐ผ You can visit my LinkedIn for more info about my professional career
- ๐ You can check out my Google Scholar or ResearchGate profiles to find my academic publications
- ๐ท You can follow me on Instagram
- ๐ค I'm the creator of deepface and still maintaining it
- ๐ฌ I heavily inspired by the mantra - *code wins arguments*
- ๐บ I'm a hobby homebrewer
- ๐ I'm living in London as an ๐ฌ๐ง UK Global Talent
- ๐ I am a Microsoft MVP for developer technologies and ๐ฅท Neo4j Ninja.
- โ You can support my open source work on github sponsors, patreon or buy me a coffee
What I'm Currently Working On
Machine Learning
| Project โ๏ธ | Description ๐ | Last Commit ๐
| Stars โญ |
| --- | --- | --- | --- |
| DeepFace | A Deep Face Recognition Library for Python ๐ค | !GitHub last commit | !GitHub Repo stars |
| RetinaFace | Deep Face Detection Library for Python ๐งฟ | !GitHub last commit | !GitHub Repo stars |
| ChefBoost | Decision Tree Framework ๐จโ๐ณ | !GitHub last commit | !GitHub Repo stars |
| DeepFace React | DeepFace UI With ReactJS ๐ญ | !GitHub last commit | !GitHub Repo stars |
Cryptography
| Project โ๏ธ | Description ๐ | Last Commit ๐
| Stars โญ |
| --- | --- | --- | --- |
| LightPHE | Partially Homomorphic Encryption for Python ๐ | !GitHub last commit | !GitHub Repo stars |
| LightECC | Elliptic Curve Cryptography Arithmetic for Python โจ | !GitHub last commit | !GitHub Repo stars |
|ย LightDSA | Digital Signature Algorithm Library for Python โ๏ธ | !GitHub last commit | !GitHub Repo stars |
| CipherFace | Homomorphic Facial Recognition Framework ๐ต | !GitHub last commit | !GitHub Repo stars |
Educational
| Project โ๏ธ | Description ๐ | Last Commit ๐
| Stars โญ |
| --- | --- | --- | --- |
|ย tensorflow-101 | Introduction to Deep Learning | !GitHub last commit | !GitHub Repo stars |
|ย crypto-101 | Introduction to Cryptography | !GitHub last commit | !GitHub Repo stars |
| decision-trees | Core Decision Trees Algorithms | !GitHub last commit | !GitHub Repo stars |
-
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Python โ 23k 12d agoExplain โ -
retinaface
RetinaFace: Deep Face Detection Library for Python
Python โ 2.0k 1mo agoExplain โ -
tensorflow-101
TensorFlow 101: Introduction to Deep Learning
Jupyter Notebook โ 1.1k 1y agoExplain โ -
chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python
Python โ 489 1mo agoExplain โ -
deepface-react-ui
Deep Face Recognition UI With ReactJS
JavaScript โ 171 1mo agoExplain โ -
deepface_models
Pre-trained models for deepface python library
โ 162 5y agoExplain โ -
crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
Jupyter Notebook โ 108 1y agoExplain โ -
LightPHE
A Lightweight Partially Homomorphic Encryption Library for Python
Python โ 103 1mo agoExplain โ -
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Jupyter Notebook โ 70 11mo agoExplain โ -
encrypted-class-loader
Enabling to run encrypted java classes
Java โ 28 7y agoExplain โ -
deepface-api
Rest service for deepface framework
Python โ 21 6y agoExplain โ -
h2o-ai-101
This repository covers h2o ai based implementations
Jupyter Notebook โ 21 6y agoExplain โ -
neural-networks-py
Core neural networks framework supporting to build multilayer perceptron
Python โ 21 6y agoExplain โ -
cipherface
A Homomorphic Encryption-Driven Python Framework for Secure Cloud-Based Facial Recognition
Python โ 19 1mo agoExplain โ -
gpuutils
GpuUtils: A Simple Tool for GPU Analysis and Allocation
Python โ 15 6y agoExplain โ -
exchanging-encrypted-mails
An encrypted mail framework supporting built on gmail infrastructure
Java โ 12 7y agoExplain โ -
neural-networks
core neural network learning implementation based on back propagation algorithm
Java โ 11 7y agoExplain โ -
LightECC
A Lightweight Elliptic Curve Cryptography Arithmetic Library For Python with Support for Prime and Binary Fields
Python โ 9 1mo agoExplain โ -
meetups
No description.
Jupyter Notebook โ 9 1y agoExplain โ -
lightface
A Lightweight Face Recognition and Facial Analysis Framework
Python โ 8 6y agoExplain โ -
nn-weka
Building Neural Networks Model with Weka
Java โ 6 9y agoExplain โ -
LightDSA
A Lightweight Digital Signature Algorithm Library for Python
Python โ 5 1mo agoExplain โ -
time-series
applying exponential smoothing methods on time series data
Java โ 5 9y agoExplain โ -
serengil
No description.
โ 4 11mo agoExplain โ -
wordpress
No description.
Java โ 4 8y agoExplain โ -
digitally-signed-mails
attaching digital signature of mail content and verifies received signature while reading
Java โ 4 7y agoExplain โ -
fast-eda
Event Driven Architecture with Python, FastAPI and Kafka
Python โ 3 10mo agoExplain โ -
Practical-Cryptography-for-Developers-Book โ
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
โ 2 2y agoExplain โ -
eda
Event Driven Architecture with Python, Flask and Kafka
Python โ 1 10mo agoExplain โ -
awesome-he โ
โจ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
โ 1 1y agoExplain โ -
neo4j-graphrag-python โ
Neo4j GraphRAG for Python
Python โ 0 4mo agoExplain โ -
langchain-neo4j โ
No description.
โ 0 6mo agoExplain โ -
awesome-cryptography โ
A curated list of cryptography resources and links.
โ 0 1y agoExplain โ
No repos match these filters.