Projects in Awesome Lists by coderkun12
A curated list of projects in awesome lists by coderkun12 .
https://github.com/coderkun12/operating-system-algorithms
Contains different operating system related algorithms like Page-Replacement algorithms, Process scheduling, Bankers algorithm.
Last synced: 19 Mar 2025
https://github.com/coderkun12/data-mining-using-r
This repository contains R-scripts for implementing logistic regression, linear regression, decision tree and association rule mining.
Last synced: 19 Mar 2025
https://github.com/coderkun12/ai-algorithms
This repository contains codes for implementing Constraint satisfaction, A-star algorithm, hill-climb algorithm, BFS, DFS, Best first search, Magic square, Tic-Tac-Toe using magic square and the classic N-Queens problem
8puzzle astar-algorithm bestfirstsearch breadth-first-search citydistanceproblem cryptoarithmetics depth-first-search graphcoloring hillclimbingalgorithm magicsquare minimax-algorithm nqueens-problem pathfinding robotnavigation tic-tac-toe waterjugproblem
Last synced: 19 Mar 2025
https://github.com/coderkun12/nutritionist-agent
This is a simple Jupyter Notebook that contains code to create a agentic framework for a nutritionist.
Last synced: 21 Jul 2025
https://github.com/coderkun12/ml-basics
Repository contains exercise sheets that can help practice ML. From python basics to transfer learning.
Last synced: 09 Apr 2026
https://github.com/coderkun12/german-chatbot
This is a project which was created with a aim of getting basic understanding of LangChain, LangGraph and Flask frameworks. In this project a Chatbot is created which takes questions in any language but answers in German. It is aimed at empowering individuals who can read but mess up while speaking German in real life.
api-rest chatbot flask generative-ai german groq-api langchain langraph python
Last synced: 10 Apr 2026
https://github.com/coderkun12/real-time-face-detection
This is a project that creates a real-time face detector. It uses face-embeddings and cosine similarity to detect faces real-time.
artificial-intelligence cosine-similarity face-embedding face-recognition machine-learning object-detection opencv tkinter
Last synced: 02 Jul 2025
https://github.com/coderkun12/computer-graphics
Contains computer graphics related codes!
2d-transformations bresenham-circle-drawing-algorithm bresenham-line-drawing-algorithm dda-algorithm edgefill line-clipping midpoint-circle-algorithm polygon polygon-clipping sutherland-hodgman-algorithm
Last synced: 04 Aug 2025
https://github.com/coderkun12/langchain-review-response-bot
This project was aimed at understanding how chaining works in LangChain. For the same a program was designed where LLM first understands the sentiment of review and based on that generates appropriate response for the customer.
ai api automated-response chainin chatbots-framework flask frontend langchain llm sentiment-analysis
Last synced: 17 Apr 2026