Pinned Repositories
adventofcode
Solutions to Advent of Code problems in different languages.
BetterDiscordPlugins
BetterDiscord plugins.
blog-site
A Fullstack blog website.
chatbot-flutter
Pseudo-Chatbot written with Flutter.
ecommerce-site
Elise is an e-commerce website built with Next.js and Chakra UI.
english-learning-assistant
English Learning Assistant generates random English words, along with their definitions, synonyms, and pronunciations, to provide a comprehensive learning experience.
go-audio-stream
A basic Audio Streaming HTTP Server written with Golang.
leetcode-questions
A repo of all the leetcode questions I've solved.
photographer-site
A website I've built using Next.js & TailwindCSS.
pokemon-api
A Pokémon API written using Loopback 4 & Node.js and a dataset from Kaggle.
onurcagan's Repositories
onurcagan/adventofcode
Solutions to Advent of Code problems in different languages.
onurcagan/BetterDiscordPlugins
BetterDiscord plugins.
onurcagan/blog-site
A Fullstack blog website.
onurcagan/chatbot-flutter
Pseudo-Chatbot written with Flutter.
onurcagan/ecommerce-site
Elise is an e-commerce website built with Next.js and Chakra UI.
onurcagan/english-learning-assistant
English Learning Assistant generates random English words, along with their definitions, synonyms, and pronunciations, to provide a comprehensive learning experience.
onurcagan/first-contributions
🚀✨ Help beginners to contribute to open source projects.
onurcagan/FullStackOpen2022-Submissions
Submissions of exercises for https://fullstackopen.com/en/ development course.
onurcagan/go-audio-stream
A basic Audio Streaming HTTP Server written with Golang.
onurcagan/leetcode-questions
A repo of all the leetcode questions I've solved.
onurcagan/photographer-site
A website I've built using Next.js & TailwindCSS.
onurcagan/pokemon-api
A Pokémon API written using Loopback 4 & Node.js and a dataset from Kaggle.
onurcagan/cloudflare-docs
Cloudflare’s documentation
onurcagan/googleplay-keyword-suggestion
Scrape the Google Play keyword suggestions from their internal API.
onurcagan/MemoryStash
MemoryStash is an Inventory Management System.
onurcagan/metronome-vanilla-js
Just a quick little thing I put together cause I needed a metronome and decided to write my own :P.
onurcagan/onurcagan
onurcagan/pagespeed-automation
Automates pagespeed checking through pagespeed.web.dev.
onurcagan/parallax-showcase
Parallax homepage design showcase for a client.
onurcagan/qr-test-app
A shopify extension set up for testing purposes.
onurcagan/react-bricks-test
Evaluating React Bricks.
onurcagan/ReCalculator
A Calculator App I created with WPF & C#.
onurcagan/shopify-nextjs-prisma-app
An embedded Shopify app starter template made with Next.js and Prisma ORM, with all the required stuff hooked up.
onurcagan/ssr-caching-next
Testing Caching with SSR Pages
onurcagan/tic-tac-toe-server-typescript
Tic Tac Toe game backend with Typescript & Hono!
onurcagan/ticket-api
A REST API written in Next.js which may have a front-end in the future.
onurcagan/TicTacToeClient-Nextjs
onurcagan/todo-list-api
Figuring out Loopback 4 with a simple todo list.
onurcagan/url-shortener
A service that shortens urls.
onurcagan/WPF-Samples
Repository for WPF related samples