-
Upwork
- Lahore, Pakistan
-
01:32
- 5h ahead
-
-
airflow-zero-to-pro Public
A comprehensive learning series designed to take you from beginner to expert in Apache Airflow. It includes in-depth lectures, hands-on practice exercises, and exam preparation guides to help you m…
UpdatedJan 19, 2025 -
dockerization Public
A series of step-by-step guides and examples demonstrating how to Dockerize popular web frameworks like Next.js, FastAPI, Django, and more. This repository provides ready-to-use Docker configuratio…
-
openai-essentials Public
This repo provides a comprehensive guide to mastering All OpenAI's powerful models using Python. Each topic is covered with detailed code examples and is accompanied by a YouTube tutorial for a com…
-
gitlab-in-docker Public
This repo provides a detailed, step-by-step guide for setting up a GitLab server and Runner using Docker containers including shell executor, docker executor, docker-in-docker, Kaniko and Registry …
-
digitaltolk-assessment-task Public
A small task to assess Python and Terraform skills.
HCL UpdatedNov 16, 2024 -
ai-powered-chatbots Public
This repository features multiple demo chatbots, each designed to handle a specific domain or task. These bots leverage conversational AI to provide automated solutions that mimic human interaction.
-
-
This repo provides a comprehensive guide to mastering LangChain, covering everything from basic to advanced topics with practical code examples in Python. Whether you're working with chains, agents…
HTML UpdatedAug 14, 2024 -
openai-bootcamp Public
This repo includes some practice examples using openAI [ChatGPT-3, DALL-E], Python, Jupyter Notebook, Poetry
Jupyter Notebook UpdatedJan 27, 2024 -
-
This repository shows some interesting video analytics from YouTube based in United States for the year 2017 and 2018. These analytics are based on the stats file from Kaggle. The repository has Ju…
Jupyter Notebook UpdatedDec 27, 2023 -
This repo shows how to segment an image with image labelling using scikit-image
Python UpdatedDec 21, 2023 -
django-request Public
Forked from django-request/django-requestdjango-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
JavaScript Other UpdatedApr 21, 2022 -
phonebook Public
A demo application (REST APIs) built in Django and SQLite to manage a user's contacts and phone numbers
-
This project is using both Google Tag Manager API and Google Analytics API. Create javascript snippet code for your Google Tag Manager by providing your Site Name, Site URL. This service will conne…
-
-
django-cbvpatterns-1 Public
Forked from mjtamlyn/django-cbvpatternsA nicer version of patterns() for use with class based views.
Python BSD 2-Clause "Simplified" License UpdatedAug 6, 2018 -
-
javascript-algorithms Public
Basic Algorithms implemented in Javascript i.e Palindrome, Reverse Array, Binary Search, Bubble Sort, Fibonacci etc
JavaScript MIT License UpdatedJul 4, 2018 -
django-autoslug Public
Forked from justinmayer/django-autoslugAutoSlugField for Django. Supports (but not requires) unidecode/pytils for transliteration. Any suggestions about adding other translit libs are welcome. The issue tracker is still at Bitbucket: ht…
Python GNU Lesser General Public License v3.0 UpdatedApr 16, 2018 -
-
introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
Jupyter Notebook UpdatedMar 14, 2018 -
Basic Algorithms and Data Structures implemented in Python
Python MIT License UpdatedDec 12, 2017 -
Git-cheatsheet Public
List of all basic and minimum Git commands with one line explanation
-
django-baseurl Public
Return a BASE_URL template context for the current request inside Django application.
-
This is just a basic intro to Data visualization using Python Matplotlib
UpdatedJul 13, 2017 -
react-native-deck-swiper Public
Forked from alexbrillant/react-native-deck-swipertinder like react-native deck swiper
JavaScript UpdatedMay 11, 2017 -
django-currencies Public
Forked from panosl/django-currenciesdjango-currencies allows you to define different currencies, and includes template tags/filters to allow easy conversion between them.
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 17, 2017 -
flask-zipcode-user-distance Public
Getting distance between zip code and user's location based on IP address. User need to provide list of zip codes as JSON object. Script will go through each zip code, get latitude/longitude for ea…