Pinned Repositories
RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
AuthEndpoints
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
chun-mde
Markdown editor based on codemirror 6
Computer-Graphics
OpenGL (GLUT), Computer Graphics Algorithms
detect-manga-dialogue
Detect text dialogue on manga using YoloV3 model trained with Manga109 dataset
Handwritten-Text-Recognition
Train a Text Recognition CRNN model with Tensorflow2 & Keras & IAM Dataset. Convolutional Recurrent Neural Network. CTC.
Nano-Bot
Discord bot made in Python using discord.py
YoutubeSearchApi.Net
A library for searching for youtube videos or youtube music
ytpy
Python asynchronous wrapper for searching for youtube videos.
lavaplayer
Audio player library for Discord
madeyoga's Repositories
madeyoga/AuthEndpoints
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
madeyoga/ytpy
Python asynchronous wrapper for searching for youtube videos.
madeyoga/detect-manga-dialogue
Detect text dialogue on manga using YoloV3 model trained with Manga109 dataset
madeyoga/YoutubeSearchApi.Net
A library for searching for youtube videos or youtube music
madeyoga/chun-mde
Markdown editor based on codemirror 6
madeyoga/Nano-Bot
Discord bot made in Python using discord.py
madeyoga/Discord.Addons.Music
Audio player library for Discord.Net
madeyoga/EMNIST-CNN
Handwritten Character Recognition. EMNIST dataset on Kaggle. Tensorflow2 - Keras - CNN - 0.85 evaluation.
madeyoga/train-yolov3-with-custom-dataset
Train yolov3 to detect custom object using Google Colab's Free GPU
madeyoga/MNIST
Train digit recognition model using Tensorflow and Keras with MNIST dataset
madeyoga/PortableAudioBot
Discord music bot that is easy for anyone to set up and run on their machine.
madeyoga/Nano.Net
Discord bot made in C# using Discord.Net wrapper
madeyoga/Address-Elements-Extraction
Shopee Code League 2021 #2 Data Science: Address Elements Extraction
madeyoga/editor.md
The open source embeddable online markdown editor (component). Sanitize output html with DOMPurify to prevent XSS
madeyoga/MyAdmin
Automatic admin interface for aspnetcore.
madeyoga/TicTacToe-Unity
My first Unity project. TicTacToe Game
madeyoga/vue-todolist
To do list app made in Javascript using Vue 2 & Vuetify & Vue.Draggable
madeyoga/EFCoreExtras
Bulk extensions for Entity Framework Core
madeyoga/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
madeyoga/AuthEndpoints.DemoProject
Test project for AuthEndpoints package
madeyoga/Contoh-Soal-Latihan-Coding-Untuk-Tes-Masuk-Kerja
madeyoga/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
madeyoga/ijazahpy
Python wrapper untuk segmentasi lokasi data dari gambar scan ijazah sekolah indonesia.
madeyoga/lavaplayer
Audio player library for Discord
madeyoga/Litdex.Security.RNG
A collection of Pseudo Random Number Generator (PRNG) for .NET
madeyoga/madeyoga
madeyoga/MyFirstMauiApp
madeyoga/Nano-jda
A simple Discord bot made in Amazon Corretto 17 using JDA & lavaplayer
madeyoga/RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
madeyoga/YouTubeSearchApi-Java
Simple YouTube search api from scratch