Caner Demirci

Caner Demirci @canerdemirci

About: I write code as a hobby for now. * C#, Flutter, Unity, HTML-CSS-JS *

Location:
Bursa, Turkey
Joined:
Sep 15, 2022

Caner Demirci
articles - 10 total

if (!var) - What does it mean exactly? Let's Explore with TypeScript

if (!variable) What does it mean exactly? I think there's no need to explain much about this. This...

Learn More 0 0Mar 20 '23

Netflix-My Wish-English

I struggle with English for years. I read books, articles, news... listen, talk, watch movies, series...

Learn More 3 2Nov 4 '22

Puppeteer İle Sözlük Uygulaması

Birilerinden "rakkam" kelimesi duyuyorum bazen. Öyle bir kelime var mı ya? Bakalım TDK (Türk Dil...

Learn More 0 0Sep 26 '22

Flutter Skeleton Wireframe

You can create different types of skeletons using WireFrame widget. Here is the...

Learn More 0 0Sep 21 '22

Fetch Public Job Ads in Turkey With Puppeteer

Puppeteer is awesome for web scrapping, automation, testing. I wanted to do some practice with it. I...

Learn More 3 0Sep 19 '22

Tic Tac Toe Game With HTML and JS

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> ...

Learn More 0 0Sep 19 '22

Flutter Logo Quiz Game

I made a logo quiz game. I use an API for logos, brand names and descriptions. (brandfetch.com)....

Learn More 4 0Sep 17 '22

360 Degree View - HTML5 and JS

I tried to make 360 degree view. Here is the code: <!DOCTYPE html> <html...

Learn More 5 0Sep 17 '22

Sadghuru quotes from my puppeteer api

I have made a simple web app that finds and shows and enabling you to print a random Sadghuru quote...

Learn More 3 0Sep 15 '22

Excel to Html Table

We print tickets for fabrics to be cut in our workplace. Such as customer name, fabric code, meters,...

Learn More 4 0Sep 15 '22