Skip to content
#

bhagat-topic

Here are 52 public repositories matching this topic...

यह संग्रह आध्यात्मिक शिक्षाओं का एक चयन है, जिसमें संत कबीर के भजन और दोहे, महत्वपूर्ण उद्धरण, और आध्यात्मिकता से संबंधित प्रमुख शब्दों और विषयों की परिभाषाएँ शामिल हैं।

  • Updated Sep 12, 2024
  • JavaScript

Personal API including many functionalities including the backend of my website, a GraphQL endpoint with information on my projects and mtg decks, and more. It uses various technologies in the background, including mongodb as the database, the github api, puppeteer for webscraping, the discord api, the scryfall api, and more.

  • Updated Apr 2, 2024
  • JavaScript

This project uses a Variational AutoEcoder combined with the haar cascade face detector to create a latent space which can be used to generate images of faces from the training dataset. The data set must be provided as a folder full of images with people's faces in them. Then, it will find the faces, apply preprocessing, and train a VAE on them.

  • Updated May 17, 2023
  • Python

This is a python program in which I simulated everything a turing machine can do. Essentially, after you create an object of the Turing Machine class and add the appropriate transitions, the code can run the turing machine computations given an initial state of the tape. It also produces a list of snapshots of the configurations of the machine.

  • Updated Mar 3, 2023
  • Python

This is a project in which I wrote code to simulation the spread of infection using the SIR model. Analysis of the convergence and stability of the model is done in the report. Additionally, I used a Neuro-Evolution algorithm to design different vaccination models to minimize the amount of infected people while using minimal vaccines

  • Updated Mar 3, 2023
  • Python

An encryption framework built in python using object-oriented programming and different ciphering/encryption algorithms. Currently has support for well-known ciphers like RSA and the Caesar cipher and more. Also has the functionality to show all the steps of encryption to make encryption more explainable.

  • Updated Nov 30, 2021
  • Python

Improve this page

Add a description, image, and links to the bhagat-topic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bhagat-topic topic, visit your repo's landing page and select "manage topics."

Learn more