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

Projects in Awesome Lists by ml3m

A curated list of projects in awesome lists by ml3m .

https://github.com/ml3m/genomic-data-processing-and-analysis-algorithms-for-dna-sequences

This tool analyzes genomic data in FASTA format, calculates GC content for each sequence, and computes the overall GC content for the genome. Future updates will include advanced algorithms for sequence alignment, variant calling, genome assembly, and support for parallel processing with OpenCL, along with enhanced file format support.

Last synced: 09 Apr 2025

https://github.com/ml3m/operating_systems

works on Operating Systems course.

Last synced: 09 Apr 2025

https://github.com/ml3m/cryptography-algorithms-exploration

implementations of various cryptographic algorithms, including both symmetric and asymmetric encryption, hashing, and key exchange techniques

blowfish-algorithm chacha20 cryptography cryptography-algorithms cryptography-concepts encryption-decryption rsa-cryptography

Last synced: 09 Apr 2025

https://github.com/ml3m/comp_arch_ctf_like

Welcome to the CS Uni Lab Challenges repository, your gateway to a treasure trove of Capture The Flag (CTF) inspired challenges from our Computer Architecture course. Delve into the binary exploration and low-level intricacies of computer systems that define our CS curriculum.

Last synced: 09 Apr 2025

https://github.com/ml3m/ml3m

Dive into a curated collection of scripts and configuration files that transform your work environment into a seamless and productive oasis. This repository reflects my commitment to optimizing workflows and creating a tailored experience that aligns with my unique preferences and requirements.

Last synced: 09 Apr 2025

https://github.com/ml3m/quickhull_convex_layers_study

This repository showcases the computation and animation of convex hull layers using a QuickHull-based algorithm. It provides a detailed visualization of convex hull generation for 2D point sets, with animations depicting the iterative formation of convex layers.

Last synced: 09 Apr 2025

https://github.com/ml3m/ai

ai course works

Last synced: 09 Apr 2025

https://github.com/ml3m/algoritmika_and_data_struktur

Explore fundamental C code snippets covering data structures and algorithms from our course. Enhance your coding skills with concise solutions to key concepts. Dive into efficient computation now! 💻📊🚀

Last synced: 09 Apr 2025

https://github.com/ml3m/map_of_computer_science

computer science map in Obsidian

computer-science-project obsidian-md

Last synced: 09 Apr 2025

https://github.com/ml3m/nvim-lem

e

Last synced: 09 Apr 2025

https://github.com/ml3m/sorting_visualizer

made in python gui by pygame.

Last synced: 09 Apr 2025

https://github.com/ml3m/dutchbuddy

Dutch Buddy is a beginner-friendly Android app that helps users learn Dutch vocabulary using English as the base language. With flashcards and quizzes, the app makes learning Dutch simple, interactive, and fun. Perfect for travelers or anyone looking to expand their language skills!

Last synced: 09 Apr 2025

https://github.com/ml3m/mlemfetch

Because sometimes the best projects come from moments of creative boredom, and who doesn't love a colorful terminal cat?

Last synced: 09 Apr 2025

https://github.com/ml3m/legacy_of_brok

"Legacy of Brok," a game crafted entirely in Pygame. Witness the evolution of my programming skills as I navigate the challenges of game development, honing my Python expertise and mastering the art of Object-Oriented Programming (OOP).🎮🐍✨

game pygame python

Last synced: 09 Apr 2025

https://github.com/ml3m/.dotfilesmacos

Configuration files for macOS to streamline and customize your development environment. Easily manage and apply dotfiles using GNU Stow, with settings for Tmux, Neovim, Zsh, Obsidian and various applications.

dotfiles macos symlinks

Last synced: 09 Apr 2025

https://github.com/ml3m/sha256-asm-x86-64

Implementation of SHA256 in Assembly language x86-64, NASM syntax will be used.

Last synced: 09 Apr 2025

https://github.com/ml3m/adventofcode

rust

Last synced: 09 Apr 2025

https://github.com/ml3m/yt_playlist_dowloader-mp3-mp4

a powerful tool leveraging multithreaded downloading to enhance your playlist-grabbing experience.

Last synced: 09 Apr 2025

https://github.com/ml3m/bank_management_system

Bank Management System implemented in C. It provides command line user authentication, account management, transaction processing, reporting, and account editing. The system is designed for scalability, customization and it ensures a user-friendly CLI

api-exchange-rates bank-management-system banking c cli cli-app curency-conversion gcc management-system managemet

Last synced: 09 Apr 2025

https://github.com/ml3m/my-ansible-playbooks

my ansible tasks for env setup automation

Last synced: 09 Apr 2025

https://github.com/ml3m/pocketwise

PocketWise is an intuitive personal finance management app designed to effortlessly track expenses and income while effectively managing your budget.

Last synced: 09 Apr 2025

https://github.com/ml3m/rust_playground

rust kata machine and more.

Last synced: 09 Apr 2025

https://github.com/ml3m/experimental_comparison_of_sorting_algorithms

Experimental Comparison of Different Sorting Algorithms. This project provides a Benchmark to evaluate the efficiency of sorting algorithms by measuring their execution time under different scenarios.

Last synced: 09 Apr 2025

https://github.com/ml3m/networking-playground

some scripts from the Computer Networks course.

Last synced: 09 Apr 2025

https://github.com/ml3m/ai_assignments

AI course assignments.

Last synced: 09 Apr 2025

https://github.com/ml3m/whitted-style-raytracer

An implementation in C++ of a Whitted-style Ray Tracer inspired by Dr Peter Shirley's works.

Last synced: 09 Apr 2025

https://github.com/ml3m/temp

Last synced: 09 Apr 2025

https://github.com/ml3m/compgeovault

A repository containing my implementations of various computational geometry algorithms, including Convex Hull and Delaunay Triangulation, all written in Go. It provides a Benchmark for further testing.

algorithms-and-data-structures benchmark computational-geometry computational-geometry-algorithms convex-hull delaunay-triangulation geometric-algorithms graham-scan-algorithm jarvis-march triangulation

Last synced: 09 Apr 2025

https://github.com/ml3m/amazon-clone

just a amazon functional clone, in the journey of learning Web Dev.

Last synced: 09 Apr 2025

https://github.com/ml3m/mlemwebsite

personal website, in work tho.

Last synced: 09 Apr 2025

https://github.com/ml3m/chordbox

Music Store System is a Java-based application that simulates a music store, allowing users to manage instrument orders and apply discounts. The system offers functionality for calculating total order prices with discounts and listing available instruments.

Last synced: 09 Apr 2025

https://github.com/ml3m/go_playground

some programs in go in the journey of learning

Last synced: 09 Apr 2025

https://github.com/ml3m/huffman_encoding_study

Benchmark for comparing data compression algorithms including Huffman Encoding, Burrows-Wheeler Transform (BWT), and Run-Length Encoding (RLE). Metrics of compression ratios, performance, and space efficiency with various input data. Ideal for evaluating and optimizing compression strategies.

Last synced: 09 Apr 2025

https://github.com/ml3m/p3

programming 3 works.

Last synced: 09 Apr 2025

https://github.com/ml3m/fruitsalad

java programming salad, even the code is a salad.

Last synced: 09 Apr 2025

https://github.com/ml3m/youtube-clone

just a youtube clone made in the journey of learning web development.

Last synced: 09 Apr 2025

https://github.com/ml3m/assembly_works

Programs that I made in the Assembly Class

Last synced: 09 Apr 2025

https://github.com/ml3m/url_shortner

simple url_shortner made in rust

Last synced: 09 Apr 2025

https://github.com/ml3m/tunetype

TuneType is an advanced music genre classification system that leverages machine learning and audio signal processing to accurately identify the genre of any music track.

artificial-intelligence deep-learning genre-classification machine-learning music-visualizer neural-network python

Last synced: 31 Mar 2025