Pinned Repositories
10-days-of-git-and-github
Some video lessons on YouTube: This videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
25-reactjs-interview-projects
3-automation-projects-bk
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
33-js-concepts
📜 33 JavaScript concepts every developer should know.
ai_sql_assistant
Algorithms
A collection of algorithms and data structures
amazon-ecs-fullstack-app-terraform
Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)
bk2k3bk's Repositories
bk2k3bk/10-days-of-git-and-github
Some video lessons on YouTube: This videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
bk2k3bk/Chat-with-PDF-Chatbot
This Chatbot is an interactive app developed to assist users to interact with their PDF. It is built using Open Source Stack. No OpenAI is required.
bk2k3bk/chatgpt-fastapi-react
A ReactJS frontend Interface connected to a Python FastAPI ChatGPT server.
bk2k3bk/code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
bk2k3bk/code-llama
bk2k3bk/Code-Llama-QA-Bot
This is a QA bot based on Code Llama. It is a new LLM for code by Meta AI.
bk2k3bk/demo-self-driving
Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.
bk2k3bk/Design-to-Website-App-using-Generative-AI
Design to Website App using Generative AI. It is a streamlit application that uses OCR and LLM to generate code/website from design.
bk2k3bk/example-app-streamlit-codex
bk2k3bk/Fashion-Search-App-using-AI
Fashion Search App (Text to Image Search) using AI Model.
bk2k3bk/Functional-Programming-in-JavaScript
A complete summary of functional programming in JavaScript
bk2k3bk/hugchat
The HugChat Streamlit app is an LLM-powered chatbot built using Streamlit and HugChat.
bk2k3bk/JavaScript-for-Everyone
A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
bk2k3bk/K8s-reverse-proxy
This repo holds the files for creating a reverse proxy for a flask server
bk2k3bk/killbug
✨ Kill Bug - Based on React / Next.js / SpringBoot / SpringCloud - Microservice Project
bk2k3bk/Langchain-Full-Course
bk2k3bk/langchain-query-db
bk2k3bk/LLM-Inference-API-in-Rust
LLM Inference API in Rust. It also has a streamlit app that requests the running API in Rust.
bk2k3bk/NextJS-Ecommerce-2023
bk2k3bk/one-stop-electronics
An e-commerce application for electronic devices
bk2k3bk/openai-chatbot
A conversational chatbot built in Python using Streamlit and the OpenAI LLM model GPT 3.5.
bk2k3bk/Python-Tutorial---SE
Must
bk2k3bk/streamlit-buffett
Snowflake LLM-based text to SQL and document retrieval in Streamlit
bk2k3bk/streamlit-codespaces-template
bk2k3bk/Streamlit-Cookbook
Streamlit Cookbook, published by Packt
bk2k3bk/Streamlit_DataScience_Apps
Streamlit Data Science and ML Apps in Python
bk2k3bk/the-complete-react-interview-guide
Repository for The Complete React Interview Guide book
bk2k3bk/Your-Private-StackOverflow
This is "Your Private StackOverflow" app that helps you perform generative search in your code bases. This is built using open-source stack and runs entirely on a CPU machine.
bk2k3bk/Youtube-Processor
bk2k3bk/YouTube-Video-Summarization-App
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.