myalcinkayadev's Stars
iiithf/concurrent-data-structures
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
lemiorhan/personal-zen
I have some words about my values and principles, about life in general...
bitloops/bitloops-language
Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^
scaffold-eth/scaffold-eth
🏗 forkable Ethereum dev stack focused on fast product iterations
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
vitejs/vite
Next generation frontend tooling. It's fast!
kitspace/awesome-electronics
A curated list of awesome resources for Electronic Engineers and hobbyists
ethers-io/ethers.js
Complete Ethereum library and wallet implementation in JavaScript.
denoland/deno
A modern runtime for JavaScript and TypeScript.
magenta/magenta-js
Magenta.js: Music and Art Generation with Machine Learning in the browser
melpon/memoize
A method caching macro for elixir using CAS on ETS.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
ruven/iipsrv
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images.
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
buildroot/buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.
nkolban/esp32-snippets
Sample ESP32 snippets and code fragments
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.