Enes Kızılcan (eneskzlcn)

eneskzlcn

Geek Repo

Location:İstanbul

Home Page:eneskzlcn.github.io/my-documentations/

Twitter:@eneskzlcn

Github PK Tool:Github PK Tool


Organizations
WorksToDo

Enes Kızılcan's repositories

Fatal-Climb

Exciting 'Fatal Climb' of the samurai named 'Lee'. He goes higher and higher places to show his strength.

Language:HTMLStargazers:4Issues:2Issues:0

currency-conversion-service

A backend service that manages the currency conversions of users.

Language:GoStargazers:3Issues:1Issues:0

word-frequency-finder

The program allows you to choose a directory then search a word or word group in the readable files of this directory.It allows you to learn the word's frequency in this files.How many times and which file...

Language:JavaStargazers:3Issues:2Issues:0

goarch

Goarch is a cli tool the initializes a general Go project template for chosen architecture type. It supports for domain driven microservice architecture, n-layered backend service architecture, n-layered web application architecture for now.

Language:GoLicense:NOASSERTIONStargazers:1Issues:0Issues:0

morsencoder

morsencoder is an api that listens for any request to the endpoint "/encode" with a query parameter text like "/encode?text=text to morse code encode", encodes that text and returns it back to the client as string.

Language:GoStargazers:1Issues:2Issues:0

SomeSwiftToDo

It is a todo application created with Swift and Storyboard.

Language:SwiftStargazers:1Issues:0Issues:0

manufacturing-shop-simulation

manifacturing-shop-simulation is a cli tool that provides you to simulate the behaviour of the manifacturing shop described in README with your parameters.

Language:GoStargazers:0Issues:0Issues:0

message-receiver-processor

3 application inside. First one is message receiver that receives messages from user and publishes a rabbitmq message with the message, sender and receiver content. Second one is message processor that consumes the messages from rabbitmq and saves them to the redis. The third one is message lister that lists all the messages between given two user.

Language:GoStargazers:0Issues:2Issues:0

softdare

A social media web application allows user to follow other users, publish new posts, comment on published posts, like posts or comments. Users also has their timelines according to the followed users, trend page that shows the trend posts, search operation to find another users, get mailed on account creation or notifications.

Language:GoStargazers:0Issues:1Issues:0

algorithm

My solved algorithms with golang goes here.

Language:GoStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

authentication-service-nest

That project is an authentication and login service of an application made as template with nestjs.

Language:TypeScriptStargazers:0Issues:0Issues:0

csv

Csv

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

fizz-buzz

Fizzbuzz api listens for a http request for route '/fizzbuzz/count'. When request comes, it makes an array with fizzbuzz game rules to send as response. Like [1,2,"fizz",4,"buzz"...,14,"fizzbuzz",]

Language:GoStargazers:0Issues:2Issues:0

Flashcards

There are inputs for question and answer. All the added question answer pairs showing on the cards in below. At the beginning the cards just show question, when you click it turns out to the answer of this question.

Language:VueStargazers:0Issues:2Issues:0

GuestLedgerBook

There are input boxes for email and message. Each pairs showing in a card with email as a title and message as a content.

Language:JavaScriptStargazers:0Issues:2Issues:0

incli

Incli is a cli api build on cobra

Language:GoStargazers:0Issues:0Issues:0

IsItRainyTomorrow

This project classifies given test data by the trained decision tree classifier to predict if will rain tomorrow on Aus. The pubic dataset 'weatherAUS' taken from https://www.kaggle.com/trisha2094/weatheraus

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

jsn

A cli tool that formats given json input and the copies to the your clipboard.

Language:GoStargazers:0Issues:0Issues:0

MemoryGame

A memory game used as tutorial to the both swift programming language and swift UI library. All the contents made here made by watching the series of ios development published by stanford university youtube channel.

Language:SwiftStargazers:0Issues:2Issues:0

NetflixClone

A netflix clone mobile application getting developed for educational purposes with swift uı kit

Language:SwiftStargazers:0Issues:0Issues:0

pact-cdc

Consumer driven contract tests with pact.

Language:GoStargazers:0Issues:1Issues:0

ping-pong

The api has one post handler with route /ping. If you send { times: x} as JSON on the body of post operation, the api will respond with a json string array that like {"pongs":["pong",...]} which have pongs number of sent 'x'

Language:GoStargazers:0Issues:2Issues:0

quote-consumer

This project consumes a quote api that serves a json object array ( object format of { author: "xx" quote:"xx"} ). When consume this api, the quotes are grouping by author and each quote is reversing. The result json object that program creates is like [ {author:"x" , quotes:["xx","yy",...]} ]

Language:GoStargazers:0Issues:2Issues:0

shopping-products

This api contains product ,category and basket product models. It provides routes and handlers for this routes to be able to provide a simple e-commerce product listing, product basketing and basket controlling operations totally.

Language:GoStargazers:0Issues:2Issues:0

ShoppingCards

This project consumes an api to get products listed on screen. You can click on products to add basket. You can manage your basket and calculate total prices. All of functionalities done by consumer-provider contact.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

SportFixtureTrackingSystem

It is a web application which allows user to crud operations of sport, teams, clubs, fixtures and list current fixture table and point table

Language:C#Stargazers:0Issues:2Issues:0