Pinned Repositories
ArrayUseContext
Created with CodeSandbox
bash_scripts
blogposts-pythonengineer
Repo with articles for the python-engineer.com website. New authors are welcome!
budget-app-better
A simple react budget app
CLI-go-backend
A full Command line interface of a backend app using gin and gorm
Data-Engineering-interview
An interview on how to organize data from a data source to an data viz interface using pure python code
golang-graph-implementation
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 , ....)
GradProj
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.
Mini-ORM-Python
A simple ORM (Object relational mapping) to migrate data models into an Sqlite3 database
REST-API-Django-Task-manager
A RESTfull api to manage daily tasks using django djangorestframework. It contains all CRUD operations.
BenAyedSeeksAI's Repositories
BenAyedSeeksAI/Mini-ORM-Python
A simple ORM (Object relational mapping) to migrate data models into an Sqlite3 database
BenAyedSeeksAI/Data-Engineering-interview
An interview on how to organize data from a data source to an data viz interface using pure python code
BenAyedSeeksAI/ArrayUseContext
Created with CodeSandbox
BenAyedSeeksAI/bash_scripts
BenAyedSeeksAI/blogposts-pythonengineer
Repo with articles for the python-engineer.com website. New authors are welcome!
BenAyedSeeksAI/budget-app-better
A simple react budget app
BenAyedSeeksAI/CLI-go-backend
A full Command line interface of a backend app using gin and gorm
BenAyedSeeksAI/golang-graph-implementation
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 , ....)
BenAyedSeeksAI/cryptography-ODKBFASDMBTK
Python files for different cryptographic approaches inspired by Muslim Arab scholars like AlKennedy 800 years ago.
BenAyedSeeksAI/Dart-Cli-CRUD-Expense
A simple cli to make a CRUD about Expense.
BenAyedSeeksAI/data-engineering-practice
Data Engineering Practice Problems
BenAyedSeeksAI/FastApi
a CRUD api with FastAPI library
BenAyedSeeksAI/Gestion
BenAyedSeeksAI/go-gorm-gin-api
A web api using gorm (sqlite) and gin
BenAyedSeeksAI/go-sqlite
direct implementation of go and sqlite
BenAyedSeeksAI/Golang-oop
A simple command line tool to store Employees data in a text file.
BenAyedSeeksAI/Graph-Golang
A second implementation
BenAyedSeeksAI/Linode-Flask-MongoDB-API
make python dictionaries beautiful ;p
BenAyedSeeksAI/microservices-with-go
A microservice based application with go, chi & Redis.
BenAyedSeeksAI/Mysql
BenAyedSeeksAI/null
reasonable handling of nullable values
BenAyedSeeksAI/ormMastey
django ORM queries
BenAyedSeeksAI/Project-F
HRM project, You can manage candidates, employees and departments
BenAyedSeeksAI/project-mongo-db
A CLI application for A CRUD functionality for an automobile application
BenAyedSeeksAI/react-native-intro
BenAyedSeeksAI/readmees
All readmees files
BenAyedSeeksAI/Scrapper
A Simple scrapper using beautifulSoup
BenAyedSeeksAI/task-tracker-cmdline
a task tracker using the cmdline.
BenAyedSeeksAI/useCallbackExplained
Created with CodeSandbox
BenAyedSeeksAI/UseContextExplained
Created with CodeSandbox