Pinned Repositories
api-cheat-sheet
API Design Guidelines and Best Practices Cheat Sheet
Burrows-Wheeler-Transform
simple implementation of burrows wheeler. implemented suffix array along with it
dynamic-sse
Implementation of Dynamic SSE
Emoji-Log
Emoji-Log — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️]
flask-restplus-boilerplate
A boilerplate for flask restful web service
flask-restx-boilerplate
🔥 REST API written in Flask micro web framework with the Flask-RESTX framework.
thisisel's Repositories
thisisel/api-cheat-sheet
API Design Guidelines and Best Practices Cheat Sheet
thisisel/Burrows-Wheeler-Transform
simple implementation of burrows wheeler. implemented suffix array along with it
thisisel/dynamic-sse
Implementation of Dynamic SSE
thisisel/Emoji-Log
Emoji-Log — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️]
thisisel/flask-restplus-boilerplate
A boilerplate for flask restful web service
thisisel/flask-restx-boilerplate
🔥 REST API written in Flask micro web framework with the Flask-RESTX framework.
thisisel/HabitStory-API
A simple habit tracker API for Internet Engineering final project 1399-1400
thisisel/Inside-Deep-Learning
Inside Deep Learning: The math, the algorithms, the models
thisisel/NoteCast-API
A podcast note taking backend implememented as the main project for Programming Languages course Winter 2022
thisisel/pattern-recognition
Mini Projects for pattern recognition course Fall 2024
thisisel/python-guide
Python best practices guidebook, written for humans.
thisisel/story-parser
mini crawling project with tequest-html and tortoise orm
thisisel/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.