Abdelfettah Besbes

Abdelfettah Besbes

Mentor
5.0
(811 reviews)
US$30.00
For every 15 mins
916
Sessions/Jobs
ABOUT ME
Software Engineer
Software Engineer

Embedded Systems Engineer and Certified Tensorflow Developer with a strong technical/coding background, including C, C++, Java, Python and Assembly. Additionally skilled back-end development based on Spring/Django Framework, and Machine Learning with Tensorflow and Pytorch.

French, English
Kyiv (+03:00)
Joined November 2020
EXPERTISE
4 years experience | 108 endorsements

REVIEWS FROM CLIENTS

5.0
(811 reviews)
Danya Khan
Danya Khan
April 2024
super helpful and quick, helped me with my java/sql project!
AJ G
AJ G
April 2024
Abdelfettah is highly competent and can learn quickly to help you with your specific needs.
Andy T
Andy T
April 2024
Had a question about a command line issue I was having and Abdelfettah fixed the problem and also helped enhance my code.
Yichen Sun
Yichen Sun
April 2024
very helpful with tensorflow model building
Andy T
Andy T
April 2024
Helped me out so much with reviewing an old homework assignment I was looking over. He showed me some methods to clean up the code and make it look neater and it was a very insightful session.
eden mese
eden mese
April 2024
very helpful and explains things in detail. Was able to fix my errors and help give me ideas on how to continue with my program
Eric W
Eric W
December 2023
I appreciate the patience shown in trying to help debug the issue I was facing.
Andrew Lawrence
Andrew Lawrence
December 2023
Perfect to specifications
Merlise Hodge
Merlise Hodge
December 2023
Awesome tutor. Very helpful. Explained with clear detail! Highly recommend!
Komal Cheema
Komal Cheema
December 2023
very helpful always, reached out to him many times for help and he replies right away!
EMPLOYMENTS
Mentor / Consultant
URA Academy
2018-09-01-Present
URA provides different courses based on projects in robotics and programming for all ages. I work at URA as a mentor and Curriculum cons...
URA provides different courses based on projects in robotics and programming for all ages. I work at URA as a mentor and Curriculum consultant
Python
Java
C++
View more
Python
Java
C++
C
Arduino
Raspberry Pi
Embedded C
Embedded Systems
Electrical Engineering
Robotics Engineering
View more
Founder, Director
JMP
2017-09-01-Present
Academy of Robotics, Embedded Systems and Computer Science, specialized in teaching juniors and preparing students for future engineering.
Academy of Robotics, Embedded Systems and Computer Science, specialized in teaching juniors and preparing students for future engineering.
Python
C++
Machine Learning
View more
Python
C++
Machine Learning
Raspberry Pi
Internet of things
Embedded Systems
Electrical Engineering
Robotics Engineering
View more
PROJECTS
Education
2018
42sh is a Unix Shell Interpreter which is compliant with the POSIX standard. It is totally coded from scratch in C language with very str...
42sh is a Unix Shell Interpreter which is compliant with the POSIX standard. It is totally coded from scratch in C language with very strict limitation of allowed functions from the C-Standard Library. The line editing features and the vim mode are implemented by the help of the Termcaps library knowing that Ncurses library is forbidden. Additionally Lex/Yacc are also forbidden so I had to code the Lexer/Parser from scratch for lexical, syntactic and semantic analysis. The most challenging and exciting part of this project is implementing the Job Control feature.
C
Linux
Shell
View more
C
Linux
Shell
View more
T-Auth
2019
T-Auth is a Biometrics Authentication as a Service, which can be integrated in any web client application to enable behavioral biometric ...
T-Auth is a Biometrics Authentication as a Service, which can be integrated in any web client application to enable behavioral biometric authentication. A listener interface is implemented in the client application to record keystroke dynamics statistics about keys a user presses and turns them into typing patterns. And then it sends them to the authentication server which analyzes and verifies the recorded typing patterns against previous patterns from the real user. The results (Similarity Score) are sent back to the client application to decide about authenticating the user. It was an exciting project but what I have enjoyed more was the implementation of the authorization server using OAuth2.0 standard protocol with JWT.
Spring
OAuth
Spring Security
View more
Spring
OAuth
Spring Security
Spring Boot
View more