An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mikeleo03

A curated list of projects in awesome lists by mikeleo03 .

https://github.com/mikeleo03/survival-shooter-the-sequel

Survival Shooter: The Sequel - Extended version of Survival Shooter game from Unity

android-game augmented-reality c-sharp survival-shooter-game unity visual-studio

Last synced: 16 Mar 2025

https://github.com/mikeleo03/mst-finder

Minimum Spanning Tree Finder Created using Prim and Kruskal Algorithm with React and NodeJS

kruskal-algorithm minimum-spanning-trees mst prim-algorithms

Last synced: 16 Mar 2025

https://github.com/mikeleo03/praktikum-orkom-if2130

Kumpulan Berkas Arsip Praktikum Organisasi dan Arsitektur Komputer IF2130 Tahun 2022/2023

Last synced: 16 Mar 2025

https://github.com/mikeleo03/markdown-editor

Simple Markdown Editor using React Typescript and Vanilla CSS

markdown-editor-react typescript vanilla-css

Last synced: 16 Mar 2025

https://github.com/mikeleo03/3d-ball-effect

Creating 3D ball color effect using Three.js

3d-effects three-js

Last synced: 16 Mar 2025

https://github.com/mikeleo03/praktikum-alstrukdat-if2110

Kumpulan Berkas Arsip Pra-Praktikum dan Praktikum Algoritma dan Struktur Data IF2110 Tahun 2022/2023

Last synced: 16 Mar 2025

https://github.com/mikeleo03/classic-cryptography-simulator_frontend

Frontend side of simulator for well-known classic cipher algorithms with React Typescript and Golang

cipher-algorithms cryptography golang react-typescript shadcn-ui website

Last synced: 16 Mar 2025

https://github.com/mikeleo03/point-of-sales-desktop-app

Tugas Besar 2 Pemrograman Berorientasi Objek IF2210 - Point of Sales

java javaswing oops-in-java point-of-sale

Last synced: 16 Mar 2025

https://github.com/mikeleo03/optimized-steganography

Implementasi Pengembangan Algoritma RSA dan Pseudo-Random Prime-Number Generator dalam Optimalisasi Steganografi

prng python3 rsa-cryptography steganography-algorithms

Last synced: 16 Mar 2025

https://github.com/mikeleo03/foodies-frontend

Food Review website created for Final Project of making Progressive Web App (PWA) using Nuxt.js

food-reviews nuxtjs pwa-apps

Last synced: 16 Mar 2025

https://github.com/mikeleo03/xhole-detection

πŸ† 1st Runner up @ ISMC XIV Hackathon 2024 - XHole Detection : Determining the Diameter of Shot Holes to Produce Good Blast Fragmentation Results Based on Computer Vision and Machine Learning

computer-vision flask machine-learning mining

Last synced: 16 Mar 2025

https://github.com/mikeleo03/tarjans-simulation_backend

Backend side of SCC and Bridges Finder using Tarjans Algorithm with React Typescript and Golang

bridges golang react-tsx scc tarjan-algorithm

Last synced: 16 Mar 2025

https://github.com/mikeleo03/coinquest

πŸ† 1st Runner up @ IFEST Webdev Competition 2023 - Financial Education WebApp for Kids created with Next.js, ShadcnUI, and Supabase

competition financial-education nextjs react-tsx shadcn-ui supabase

Last synced: 16 Mar 2025

https://github.com/mikeleo03/course-scheduler_backend

Backend side of Course Scheduler using Dynamic Programming with React Typescript, Golang, and Postgresql

course-scheduler dynamic-programming golang react-tsx

Last synced: 16 Mar 2025

https://github.com/mikeleo03/lzw-compressor_frontend

Frontend side of TextFile compression using LZW Algorithm with MERN techstack

bwt-transform lzw-compression mern-stack move-to-front

Last synced: 16 Mar 2025

https://github.com/mikeleo03/taskbuddy_backend

Backend side of Personal Daily Planner created using MERN techstack

mongodb nodejs reactjs task-manager

Last synced: 16 Mar 2025

https://github.com/mikeleo03/information-extractor_backend

Backend side of Information extractor created using React, Tailwind, and Flask

backend flask information-extraction reactjs tailwind-css

Last synced: 16 Mar 2025

https://github.com/mikeleo03/carter-wegman-mac

Implementation of Carter-Wegman MAC as a Cryptographic Checksum to Prevent Fraudulent E-commerce Transactions in Real-time

carter-wegman checksum e-commerce mac pyhton3

Last synced: 11 Jun 2025

https://github.com/mikeleo03/raft-consensus-distributed-storage

Distributed Key-Value Store created with Consensus Protocol: Raft using RPC Communication

distributed-systems grpc-client key-value-store python3 raft-consensus-algorithm react website

Last synced: 12 Jun 2025

https://github.com/mikeleo03/decentralized-auction-app

Decentralized Auction App manages ETH bids, refunds, and only allows the owner to end auctions using Blockchain

auction-apps blockchain decentralized-applications ethereum smart-contract

Last synced: 31 Mar 2025

https://github.com/mikeleo03/gomoku-bot

Gomoku Bot Implementation using Greedy Algorithm with Python

gomoku-game greedy-algorithms python3

Last synced: 16 Mar 2025

https://github.com/mikeleo03/voyago

βœˆοΈπŸ—ΊοΈ Voyago Tour Management System Application created using Java SpringBoot in Microservices Architecture with Unit Testing, Angular Typescript, TailwindCSS, and SpartanUI

angular java microservices rest-api sparta-ui springboot tailwindcss travel

Last synced: 16 Mar 2025

https://github.com/mikeleo03/ms-management-app

Adaptive Client, Staff, and Store Stock Management App using Flutter and Firebase

Last synced: 16 Mar 2025

https://github.com/mikeleo03/saas-ai-platform

Simple AI software-as-a-service webapp platform created using GPT-3.5, Next.js, and Shadcn-UI

artificial-intelligence gpt-35 nextjs saas shadcn-ui

Last synced: 16 Mar 2025

https://github.com/mikeleo03/kbl-rest-service

KBLMovie. REST WebService Created using NodeTS and Postgresql

movies node-ts postgresql restful-services

Last synced: 16 Mar 2025

https://github.com/mikeleo03/enigma-m3-cryptography

Enigma M3 Cryptography Simulation Created using React, Tailwind, and NodeJS

cryptography enigma-simulator nodejs reactjs

Last synced: 16 Mar 2025

https://github.com/mikeleo03/closest-pair-points-problem

Tugas Kecil 2 Strategi Algoritma IF2211 - Closest Pair Point using Divide and Conquer Algorithm

closest-pair-of-points divide-and-conquer python3

Last synced: 16 Mar 2025

https://github.com/mikeleo03/tarjans-simulation_frontend

Frontend side of SCC and Bridges Finder using Tarjans Algorithm with React Typescript and Golang

bridges golang react-tsx scc tarjan-algorithm

Last synced: 16 Mar 2025

https://github.com/mikeleo03/treasure-hunt-maze-solver

Tugas Besar 2 Strategi Algoritma IF2211 - Treasure Hunt Solver using BFS and DFS Algorithm

bfs csharp dfs maze-solver treasure-hunt windows-forms

Last synced: 16 Mar 2025

https://github.com/mikeleo03/lzw-compressor_backend

Backend side of TextFile compression using LZW Algorithm with MERN techstack

bwt-transform lzw-compression mern-stack move-to-front

Last synced: 16 Mar 2025

https://github.com/mikeleo03/24-card-game-solver

Tugas Kecil 1 Strategi Algoritma IF2211 - 24 Card Game Solver using Brute Force Algorithm

24-game brute-force cpp

Last synced: 16 Mar 2025

https://github.com/mikeleo03/shortest-path-problem-solver

Tugas Kecil 3 Strategi Algoritma IF2211 - Shortest Path Problem Solver using UCS and A* Algorithm

astar-algorithm shortest-path-algorithm ucs-algorithm web-based

Last synced: 16 Mar 2025

https://github.com/mikeleo03/course-scheduler_frontend

Frontend side of Course Scheduler using Dynamic Programming with React Typescript, Golang, and Postgresql

course-scheduler dynamic-programming golang react-tsx

Last synced: 16 Mar 2025

https://github.com/mikeleo03/chatgpt-clone-string-matching

Tugas Besar 3 Strategi Algoritma IF2211 - Simple ChatGPT Clone using KMP and Boyer-Moore String Matching Algorithms

boyer-moore-algorithm chatgpt kmp-algorithm regex web-based

Last synced: 16 Mar 2025

https://github.com/mikeleo03/taskbuddy_frontend

Frontend side of Personal Daily Planner created using MERN techstack

mongodb nodejs reactjs task-manager

Last synced: 16 Mar 2025

https://github.com/mikeleo03/praktikum-logkom-if2121

Kumpulan Berkas Arsip Pra-Praktikum Logika Komputasional IF2121 Tahun 2022/2023

Last synced: 16 Mar 2025

https://github.com/mikeleo03/nonogram-solver

Optimasi Metode Line-solving dengan Teknik Heuristik Pencarian Pseudo-Exhaustive untuk Menyelesaikan Permainan Nonogram

exhaustive-search heuristics line-solver nonogram-solver python3

Last synced: 16 Mar 2025

https://github.com/mikeleo03/information-extractor

Frontend side of Information extractor created using React, Tailwind, and Flask

flask frontend information-extraction reactjs tailwind-css

Last synced: 16 Mar 2025

https://github.com/mikeleo03/praktikum-oop-if2210

Kumpulan Berkas Arsip Praktikum Pemrograman Berorientasi Objek IF2210 Tahun 2022/2023

Last synced: 16 Mar 2025

https://github.com/mikeleo03/mikeleo03

Config files for my GitHub profile.

Last synced: 16 Mar 2025

https://github.com/mikeleo03/customer-review-ml-case

πŸ† Top 10 @ TensorFlow Group ML Olympiad 2024 - Developing a model to classify each customer opinon into several Likert scale with data gathered directly from Google Reviews

language-processing logistic-regression lstm ml-olympiad random-forest sastrawi svc-svm xgboost

Last synced: 16 Mar 2025

https://github.com/mikeleo03/influencer-detector

Social Network Influencer Detector - Task Seleksi Lab IRK 2024/2025 created by Leon

Last synced: 16 Mar 2025

https://github.com/mikeleo03/rsa-attack-simulation

Create a simulation of RSA Cryptographic Attack based on provided encryption code

cryptography fermat-factorization python3 rsa-attacks wiener-attack

Last synced: 16 Mar 2025

https://github.com/mikeleo03/forward-propagation-ffnn

Implementation of Forward Propagation in Dense Layers Sequential Model on Feed Forward Neural Network (FFNN)

ann dense-layers ffnn forward-propagation machine-learning sequential-models

Last synced: 16 Mar 2025

https://github.com/mikeleo03/supervised-learning-algorithm

Implementation of KNN and Naive-Bayes Supervised Learning Algorithm from Scratch to Cluster Phone Dataset

artificial-intelligence data-clustering jupyter-notebook kaggle knn-algorithm naive-bayes-algorithm python3

Last synced: 14 Jun 2025

https://github.com/mikeleo03/rpl-excercise-version-control

Version Control Exercise on Software Engineering IF2250 Course

Last synced: 19 Jun 2025

https://github.com/mikeleo03/exploratory-data-analysis

Exploratory Data Analysis on Phone Dataset

Last synced: 16 Mar 2025

https://github.com/mikeleo03/gdsc-frontend-project

Project Frontend Web Development - Google Developer Student Club

Last synced: 22 Jun 2025

https://github.com/mikeleo03/scheduling-algorithm

Make 3 Types of Scheduling Algorithm : Non-delay, Insertion, and Genetics

genetic-algorithm insertion-algorithms python3 scheduling-algorithms

Last synced: 16 Mar 2025

https://github.com/mikeleo03/metamaker

MetaMaker - A blockchain platform for collaborative game creation, governance, and ownership

blockchain collaborative-development ethereum game smart-contract solana

Last synced: 30 Mar 2025

https://github.com/mikeleo03/leetcode-journey

Dedicated this repo to my LeetCode grind, which I now find incredibly exciting! :D

cpp grind leetcode

Last synced: 23 Mar 2025

https://github.com/mikeleo03/pendekin

Simple URL Shortener Created using React Typescript and MongoDB

Last synced: 11 Jun 2025

https://github.com/mikeleo03/javascript-parser-cyk

Tugas Besar Teori Bahasa Formal dan Otomata IF2124 - Parser Bahasa Javascript

javascript parser python3

Last synced: 16 Mar 2025

https://github.com/mikeleo03/rpl-excercise-cicd

CI/CD Exercise on Software Engineering IF2250 Course

Last synced: 16 Mar 2025

https://github.com/mikeleo03/jendela_frontend

πŸ† 1st Winner of Helping Hands Track, Best AI Hack, and Wolfram Awards @ Garuda Hacks 5.0 - Jendela Frontend Website: Built with React Typescript, TailwindCSS, and ShadcnUI

react shadcn-ui tailwindcss typescript vercel vite

Last synced: 16 Mar 2025

https://github.com/mikeleo03/tugas-besar-if1210

Tugas Besar Dasar Pemrograman IF1210

Last synced: 16 Mar 2025