Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
Zero-Knowledge Proofs (ZKP) allow a party to prove knowledge of a value to another party without revealing the actual value. This Python implementation provides a simple ZKP framework, enabling sec…
A medical expert system built using experta.
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
This is a tutorial post to show how can we build a email spam detection system from scratch using Python
Пишем Telegram-ботов с aiogram 3.x
Tools To add/delete/refresh resources mark in Genshin_Impact Map
Python Data Science Handbook: full text in Jupyter Notebooks
The Android Developer Roadmap 2023 includes 29 practical exercises that cover all the essential concepts used in day-to-day development.
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
Українська локалізація для гри Red Dead Redemption 2. Відчуй себе ковбоєм на всі 100
Internal rdr2 cheat i have no use for anymore.
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
Skredkompis er en app laget i forbindelse med Geofag 1-prosjekt i Vg2. Appen har som mål å være en informativ og brukervennlig ressurs for å øke kunnskapen om snøskred og hvordan man kan ferdes try…
Kivy example for setting up the KivyMD hot reload tool
some kivy materail design (KivyMD) examples
This example demonstrates a simple use of the kivy camera.
This repository gathers many of the features in the hardware that a JetsonNano or a Raspberry pi can provide, but also explores the capabilities that KivyMD can provide.
Apps built using Kivy and KivyMD for educational purposes.
Use ChatGPT (or other backends) to generate PPT automatically, all in one single file.
A C++ program implementing Fortune's algorithm for computing Voronoi Diagram using OpenGL
A snake game made in C++. This project was a Lab project for my class of Programming Methodology (COP 2001). This was so much fun to actually make a game,