-
-
single-page-cv Public
Single-page HTML CV to showcase my career history
HTML MIT License UpdatedDec 27, 2024 -
-
ecommerce-visual-search Public
This project is an image search engine that allows users to upload an image and find similar images from a preloaded database. It uses the ResNet50 model for feature extraction and cosine similarit…
-
-
zitadel-nextjs-b2b Public
Forked from zitadel/zitadel-nextjs-b2bShowcase the use of personal access tokens in a B2B environment. Uses NextJS Framework.
TypeScript MIT License UpdatedJul 9, 2024 -
-
-
fastapi-design-patterns Public
This repository lists common design patterns encountered while developing fastapi applications
-
-
Free-DevOps-Books-1 Public
Forked from rootusercop/Free-DevOps-Books-1A curated collection of free DevOps related eBooks
UpdatedMay 2, 2023 -
python-sample-vscode-flask-tutorial Public
Forked from microsoft/python-sample-vscode-flask-tutorialSample code for the Flask tutorial in the VS Code documentation
HTML MIT License UpdatedOct 5, 2021 -
-
-
-
eks-workshop Public
Forked from aws-samples/eks-workshopAWS Workshop for Learning EKS
CSS MIT No Attribution UpdatedApr 5, 2021 -
-
mongodb-workshop Public
This project introduces mongodb from practical point. Teaches how to use it using shell, Python, NodeJS, etc. Lists most used operations that are useful in day-to-day development.
UpdatedMar 16, 2021 -
resume_templates Public
Forked from darhonbek/resume_templatesResult oriented achievement templates for engineers
Creative Commons Attribution Share Alike 4.0 International UpdatedJan 24, 2021 -
-
django-rest-social-auth Public
Forked from st4lk/django-rest-social-authOAuth signin with django rest framework
Python MIT License UpdatedOct 2, 2020 -
educative.io_courses Public
Forked from techtanic/educative.io_coursesthis is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
UpdatedJul 18, 2020 -
Python Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
Python MIT License UpdatedApr 24, 2020 -
demo-allauth-bootstrap Public
Forked from aellerton/demo-allauth-bootstrapDjango sample app with users including social auth via Django-AllAuth
-
DjReact Public
Forked from justdjango/DjReactA simple introduction to integrating Django and React.
JavaScript UpdatedFeb 17, 2020 -
bots Public
Forked from hackerkid/bots⚡ Tools for building bots
Creative Commons Zero v1.0 Universal UpdatedNov 3, 2019 -
drf-project-template Public template
Forked from weynelucas/drf-project-templateA project template with common setups to start projects with Django + Django REST framework
-
-
Complete-Python-3-Bootcamp Public
Forked from Pierian-Data/Complete-Python-3-BootcampCourse Files for Complete Python 3 Bootcamp Course on Udemy
Jupyter Notebook UpdatedJul 4, 2019 -
CNN_trained_on_MNIST_dataset Public
Trains a simple convnet on the MNIST dataset. Gets to 99.25% test accuracy after 12 epochs (there is still a lot of margin for parameter tuning). 16 seconds per epoch on a GRID K520 GPU.