michaelgrigoryan25
Computer Science Student at the American University of Armenia
@deltaxenterprisesYerevan, Armenia
Pinned Repositories
StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
blobfs
Like Redis, but for files.
cobadge
Unopinionated, easy-to-use, and customizable Badge component for Jetpack Compose
covid19-tracker
Open-source COVID-19 case tracking app written in Kotlin
draw.io-export
Fork of the original draw.io-export repository with functionality for batch conversion of multiple drawio files into PDF and PNG.
hydra
Hydra is a hybrid configuration management library for Go, with focus on simplicity and testability.
makegen
Generate Makefiles from your terminal!
multiverse9
multiverse9 is a custom network protocol written on top of TCP/IP, enabling seamless communication between multiple interconnected nodes.
nudec
Microservice written in Python for detecting inappropriate content in images and videos
servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
michaelgrigoryan25's Repositories
michaelgrigoryan25/covid19-tracker
Open-source COVID-19 case tracking app written in Kotlin
michaelgrigoryan25/nudec
Microservice written in Python for detecting inappropriate content in images and videos
michaelgrigoryan25/cobadge
Unopinionated, easy-to-use, and customizable Badge component for Jetpack Compose
michaelgrigoryan25/makegen
Generate Makefiles from your terminal!
michaelgrigoryan25/blobfs
Like Redis, but for files.
michaelgrigoryan25/hydra
Hydra is a hybrid configuration management library for Go, with focus on simplicity and testability.
michaelgrigoryan25/mca
A memoization-based protein compression algorithm, written in Rust.
michaelgrigoryan25/nite
Open-source note taking app written in Kotlin
michaelgrigoryan25/mdfe
My first program on Github: MDFE is created to scrape information about the current distance of planet Mars from Earth
michaelgrigoryan25/multiverse9
multiverse9 is a custom network protocol written on top of TCP/IP, enabling seamless communication between multiple interconnected nodes.
michaelgrigoryan25/draw.io-export
Fork of the original draw.io-export repository with functionality for batch conversion of multiple drawio files into PDF and PNG.
michaelgrigoryan25/datatorch-landing-page-nextjs
Neat looking landing page redesign for DataTorch, built using Next.js, TypeScript and TailwindCSS.
michaelgrigoryan25/LibraryManagementSystem
Java-based Library Management System developed as the final project for the Object-Oriented Programming (CS120) course at the American University of Armenia.
michaelgrigoryan25/pgulid
Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL
michaelgrigoryan25/qasm
Collection of various programs written in OpenQASM
michaelgrigoryan25/rust-xo
Imperfect tic-tac-toe game written in Rust
michaelgrigoryan25/servo
The Servo Browser Engine
michaelgrigoryan25/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖