buddhiraz
BackendDev ...Learning Infra .. learning system design and LLM based ChatBots. #Backend #GenAI #Blockchain
@code-zinc India
Pinned Repositories
AI-based-num_plate-recognition
This is a ANPR i.e Automatic Number Plate Recognition system powered by deep learning.The images of the vehicle is processed by YOLO whose core architecture is a CNN.The CNN hover around the entire picture and analyse it pixel-by-pixel,and it spots out the num_plate.This CNN has been trained and the parameters are stored in my google drive.
buddhiraz
My profile readme.
Demo-HealthCare-Chat-Component-Rendering
This is a next backed front project which given a backend with a chatbot from claude , can be used to answer question and vital information can be filled into components and rendered into the chat screen.
Django-Celery-Redis-Minimal
A Dockerized Minimal Django project with Redis and Celery for asynchronous task handling which can be run using docker compose.
Educa-djangp-CMS
Educa : an Djnago based CMS built from scratch.
fast-React
This is a example webapp i am trying to build which runs Frontend react code and fastAPI backend simultaneously.
infra-for-backend-devs
Toolkit for backend developers to master deployment and infrastructure essentials! From Docker to Kubernetes, CI/CD to cloud, this repo covers everything you need to take apps from local dev to live production smoothly and securely.
Streamlit-YouTube-Dashboard
Generating an analytics dashboard based on YouTube videos
buddhiraz's Repositories
buddhiraz/Django-Celery-Redis-Minimal
A Dockerized Minimal Django project with Redis and Celery for asynchronous task handling which can be run using docker compose.
buddhiraz/buddhiraz
My profile readme.
buddhiraz/Demo-HealthCare-Chat-Component-Rendering
This is a next backed front project which given a backend with a chatbot from claude , can be used to answer question and vital information can be filled into components and rendered into the chat screen.
buddhiraz/Educa-djangp-CMS
Educa : an Djnago based CMS built from scratch.
buddhiraz/fast-React
This is a example webapp i am trying to build which runs Frontend react code and fastAPI backend simultaneously.
buddhiraz/infra-for-backend-devs
Toolkit for backend developers to master deployment and infrastructure essentials! From Docker to Kubernetes, CI/CD to cloud, this repo covers everything you need to take apps from local dev to live production smoothly and securely.
buddhiraz/Streamlit-YouTube-Dashboard
Generating an analytics dashboard based on YouTube videos
buddhiraz/AutoCRUD
A Library to make CRUD APIs based on django-rest-framework for you django project for all apps associated with it.
buddhiraz/Bookmark_SocialMedia
This is a project I read about in Django Example which stores images in media storage, and people can create account in this to view this images along with like , share and other functionality.Background jobs are not configured yet.
buddhiraz/BuddhirajSah.github.io
buddhiraz/Chrome-Extension-JobDescription-Scrapper
A Simple chrome extension which scrapes job description on click of abutton to save it to your files, which will be fed too an AI model to generate the skillset listi and ROADMAP and task list for job-seeking developer.
buddhiraz/PhotomakerApe
The repo which will be used to build and push tencent/phototmaker into replicate via github Actions.
buddhiraz/Counter_app
An flutter project which was inspired by the by-default counter project created once you run -- flutter create.Some minute modification has been made to that to accomodate two buttons to adjust the counter placed horizontally.
buddhiraz/Cuda-C-Neural-Network-From-Scratch
buddhiraz/demoFastenHealthConnect
Just a Demo project to show the Implementation of fasten Health API, to connect with EHR and obtain documents from them.
buddhiraz/django_workout
Django_workout
buddhiraz/dotfiles
files with a dot infronta em
buddhiraz/DRF-API-Logger_Buddy
An API Logger for your Django Rest Framework project.
buddhiraz/dummy
buddhiraz/GitFun
just for learning basics of git and version control.
buddhiraz/ImageFlix
An ai-mage search web app.
buddhiraz/JQuery---headFirst-Book-exercise
This is my practice after going through the theory in Head-First Introduction to JQuery
buddhiraz/laughing-potato
Dummy Start
buddhiraz/Medi_Manager_Backend_Auth
Medi-manager backend with JWT etc token authentication powered by Djoser.
buddhiraz/msdocs-flask-postgresql-sample-app
Sample of Python WebAPP coming from AZURE deployment examples.
buddhiraz/pythondotorg_buddhiraz
Source code for python.org : But Mr Buddhiraz is working on it.
buddhiraz/Simple-SmartContract-in-Action
This is a amsrt contract , which I was reading in the book "Blockchain in Action" and tried to create and deploy it in ETH blockchain.
buddhiraz/tach
A Python tool to enforce a modular architecture. 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
buddhiraz/vercel_django_workout
This is a sample Django project I am trying to deploy in vercel.
buddhiraz/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.