Skip to content
View BenAyedSeeksAI's full-sized avatar
โ˜ ๏ธ
Dangerous and thrilling coding
โ˜ ๏ธ
Dangerous and thrilling coding
Block or Report

Block or report BenAyedSeeksAI

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

Pinned

  1. GradProj GradProj Public

    A base code (not totally functional) of my graduation project where I extracted MFCC features using librosa library and implemented a CNN-LSTM deep learning model.

    Python

  2. Mini-ORM-Python Mini-ORM-Python Public

    A simple ORM (Object relational mapping) to migrate data models into an Sqlite3 database

    Python 4

  3. REST-API-Django-Task-manager REST-API-Django-Task-manager Public

    A RESTfull api to manage daily tasks using django djangorestframework. It contains all CRUD operations.

    Python

  4. golang-graph-implementation golang-graph-implementation Public

    A simple golang program to try out graph algorithms and its different structures. from bfs to check vertices connectivity and also know how to implement trees (Binary tree , ....)

    Go