tyuksel007's Stars
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
LunarVim/Neovim-from-scratch
📚 A Neovim config designed from scratch to be understandable
ThePrimeagen/.dotfiles
spring-attic/tut-react-and-spring-data-rest
React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
matkatmusic/SimpleEQ
The code for the SimpleEQ C++ Plugin Project featured on FreeCodeCamp YT channel
irh/freeverb-rs
A Rust implementation of the Freeverb algorithm
oguzhan-yilmaz/pyCrossfade
pyCrossfade is the result of a personal project to use beat matching, gradual bpm shift on bars, and EQ modification to provide smooth and tunable transitions between music files.
tuffgniuz/nvim.lua
My neovim setup configured with Lua and a bunch of plugins.
oguzhan-yilmaz/aws-lambda-scheduler
aws-lambda-scheduler is EventBridge Rule manager that lets you call any existing AWS Lambda Function you have in a set future time with pre-set parameters. Allows more rule creation than AWS limit.
gematik/api-ePA
Resources for electronic health record
XToripuru/vis
Console Music Visualizer with Youtube API
orhanors/Instagram-FE
Strive school build week project developed with MERN stach techs
orhanors/Instagram-BE
Strive school backend capstone project
orhanors/React-Redux-Typescript-Starterkit
This is a starter template based on Redux-Toolkit
oguzhan-yilmaz/lexical-analyzer-for-psi-lang
A lexical analyzer for custom defined PSI Language, developed for Programming Languages Course.