PROJECTS
MentoDB ORM for SQLite
MERT SIRAKAYA
Address:
Email:
Website:
Istanbul, Turkiye
contact@tomris.dev
www.tomris.dev
Jun 2022 - Present
Object Relational Database Engine for SQLite. Watch tutorial on YouTube.
Features
Regular Expressions based filtering
Predicate Functions based filtering
SQLite Raw Data converted to:
Python Dict (default)
JSON [optional]
DataFrame (A DataFrame can convertible to many different outputs)
Created by totally object oriented design and developed compatible for PEP8 standart.
Basic CRUD Operations in SQLite included
Insert, Select, Create, Delete, Update
User access to raw SQLite connection and cursor.
Auto Commit (default) [optional]
Used libraries: Pandas, Numpy, Pydantic, Python STDLib
Python 3.9.6 or greater. (Recommend: Python 3.10.x or 3.11.x)
Powered by Download from PyPI
CPPQuizScript
Dec 2023
Bring random or specified C++ question from CPPQuiz.
Question ID, Question Body, Answer Description parsing implemented.
SunoAPI Fork Improvement (FastAPI)
Jun 2024
Generate song, song lyric(s), instrumental music by using unofficial SunoAPI interface.
You can test some endpoints from /docs
Setting Up Session: https://suno.tomris.dev/setup
PythonSTD re-implement
Feb 2024
Chaining style writing for STDLib elements.
Note:
This is not source code based re-implementation.
Used inheritance for experiment to shown how we work STDLib stuffs together chaining.
Efficiency and optimising ignored
Events
Event connectors that triggered some STDLib methods called.
Log / store / use operations performed in the code as what you want.
LinkedIn
Github
Medium
Stackoverflow
TeleType
PyPI
Basic SmartPointer Implementation (C++)
Jun 2023
I have implemented basic smart pointer template class.
C++20, Templates
NowPayments API Wrapper
Aug 2023
Crypto payment API integration of nowpayments.io
QR code for payment
Invoice/InvoicePayment support
Antoloji Siir API
Jul 2024
Advanced Antoloji API. You can test from here.