Pinned Repositories
Alarm_System
This is a basic alarm system that I built in Python...Here's the link to the tutorial on my YouTube channel:https://youtu.be/lGMpLMaNwdM
angulartce16Aug
AppPrivacyPolicy
Automating-games
This is a really simple MonkeyRunner script to send fast taps to my android device to automate the game called Doodle Cricket. You can find the tutorial on my channel here: https://youtu.be/J0ObBhbZKqU
Chat_Application
This repo has the code (both Client code as well as Server code) required for you to follow along with the tutorial on my YouTube channel. Here's the link to the same: https://youtu.be/8HmKhRMlt6c
ChipSqueax-site
duckmod
gomaasclient
Go MAAS client
Knight-s_Tour_Python
This repo has the Python code to solve the Knight's Tour problem using Warnsdorff's Algorithm. You can find the tutorial on the same here: https://youtu.be/Ntoyq5TinD8
TrainExample
bharath2438's Repositories
bharath2438/Chat_Application
This repo has the code (both Client code as well as Server code) required for you to follow along with the tutorial on my YouTube channel. Here's the link to the same: https://youtu.be/8HmKhRMlt6c
bharath2438/Knight-s_Tour_Python
This repo has the Python code to solve the Knight's Tour problem using Warnsdorff's Algorithm. You can find the tutorial on the same here: https://youtu.be/Ntoyq5TinD8
bharath2438/TrainExample
bharath2438/Alarm_System
This is a basic alarm system that I built in Python...Here's the link to the tutorial on my YouTube channel:https://youtu.be/lGMpLMaNwdM
bharath2438/angulartce16Aug
bharath2438/AppPrivacyPolicy
bharath2438/Automating-games
This is a really simple MonkeyRunner script to send fast taps to my android device to automate the game called Doodle Cricket. You can find the tutorial on my channel here: https://youtu.be/J0ObBhbZKqU
bharath2438/ChipSqueax-site
bharath2438/duckmod
bharath2438/gomaasclient
Go MAAS client
bharath2438/Heap_Sort-algorithm
Here is a simple implementation for the heap sort sorting algorithm...
bharath2438/LeetCode-Arrays-
bharath2438/LeetCode-Backtracking
bharath2438/Llama-AI-Unity-
This is a simple llama AI programmed in Unity. This was inspired from Minecraft's llamas.
bharath2438/Merge-Sort
So this is the code for implementing Merge Sort in Python. It also has the modified merge function included, to clear all your doubts...If you came this far, I would love to see you show me some love on Youtube!: https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw
bharath2438/Merging
Just wrote a simple code for merging in python. Check out the video my YouTube channel where I explain how it works:
bharath2438/Python-beginner-series
All the files required for you to follow the tutorial on my YouTube channel can be found here. Here's the link:https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw
bharath2438/Quick-Sort-Algorithm
This is the code for implementing the Quick Sort Algorithm in Python! Go show me some love on Youtube: https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw
bharath2438/scipy
SciPy library main repository
bharath2438/Selection_Sort
A simple code in python to understand hoe selection sort algorithm works
bharath2438/sparse
Sparse multi-dimensional arrays for the PyData ecosystem
bharath2438/SS-Project-Loader-Implementation-
bharath2438/Strings
bharath2438/sudoku_generator-solver
A sudoku generator and solver implemented in Java
bharath2438/traffic_control
A traffic signal control system for tackling congestion
bharath2438/UniClipboard
Simple clipboard plugin for unity
bharath2438/VideoGameAgent
bharath2438/Watchdog_project
In this project, we create a watchdog in python using the watchdog module, which observes the Desktop for any changes and puts any new file created in the correct folder. This will help to keep the observed folder(the Desktop, in this case), clean and organized. Check out the tutorial on my YouTube channel: https://youtu.be/6o8ck1eIReU
bharath2438/xsparse
XSparse is an experimental XTensor-like C++ sparse-array library.
bharath2438/xsparse-gsoc-22