I'm Rami, and I love building software. Some of my other interests and skills lie in robotics, modelling complex systems, machine learning, and game development.
Out of date portfolio: ramiawar.github.io
Pydantic SQLAlchemy filterset library that turns simple web server input schemas into sqlalchemy filters.
Python
A MongoDB Python ORM, built on PyMongo and Pydantic.
A demo FastAPI application used for a tech talk. Uses SQLAlchemy repositories and filtersets.
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Fixes #1274 Correct validation issues with openapi spec files. You can test previous version vs new version with https://editor.swagger.io/ This sh…
Description I'm not sure what I'm doing wrong here, but I have a simple example set up for a simple script I'm writing. I'm trying to get it to out…