GithubHelp home page GithubHelp logo

mkeskin / riseconsulting-test-case Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 251 KB

This repository has been created for rise-consulting.net

Home Page: https://mkeskin-riseconsulting.vercel.app

TypeScript 88.12% JavaScript 5.56% SCSS 6.32%

riseconsulting-test-case's Introduction

Hey! Nice to see you.

Welcome to my page!
๐Ÿ‘จโ€๐Ÿ’ป I'm Mustafa, Fullstack Developer from Ankara, Turkey. I have been working for about over 10 years.
๐Ÿ”ญ I love solving problems and finding elegant solutions.
๐Ÿ’ฌ Ask me about anything related to Javascript/Typescript/PHP/C#/Go or React/Vue/Bootstrap/Tailwind.

๐Ÿ˜Ž About me

package main

import (
 "fmt"
)

type Person struct {
 name, contact string
 age int
 hobbies []string
}

func main() {
 me := Person {
   name: "Mustafa Keskin",
   contact: "[email protected]",
   age: 26
 }

 me.hobbies = []string {
   "Travelling โ›ต",
   "Cooking ๐Ÿฅ˜"
 }

 fmt.Println(me)
}

Things I code with

git gitHub docker go c# .net core php laravel html5 typescript javascript jquery react vue.js css3 sass bootstrap tailwind react native redux firebase redis qraphql mysql postgresql mongodb visual studio code prettier brave browser

Other Stuff

  • If you have any suggestions to this page, feel free to inform me. And if you liked, you are free to use it for yourself.

riseconsulting-test-case's People

Contributors

mkeskin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.