Skip to content
View muratyaman's full-sized avatar
Block or Report

Block or report muratyaman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
muratyaman/README.md

Hi πŸ‘‹

πŸ’œ In 1997, I fell in love with programming when I started using Fortran on Numerical Analysis during my Mathematics degree (1994-1998). Since then I've been coding! πŸ˜„

πŸ˜… I also learned more about computers, programming, networks, databases and the Internet while I was studying Computer Science and Engineering (1999-2002).

πŸ’‘ I can help with general software development activities including business analysis, gathering requirements, managing teams, designing the architecture of scalable bespoke and customisable solutions, esp. programming web-based database applications, using agile/scrum development methodologies, delivering so simple and powerful tools that users find automation is fun rather than a worry.

Liaison, with agile and a tad of perfectionism, is a craft that aims to tailor a solution to match the requirements of a client by navigating around never-ending feature requests and lack of clarity.

βœ’οΈ HMY

✨ Over the years, I used (in probably chronological order):

  1. Fortran
  2. Visual Basic
  3. VBA (Access & Excel)
  4. SQL πŸ”…
  5. Pascal
  6. Delphi
  7. Interbase
  8. Firebird
  9. Bash
  10. Perl
  11. PHP πŸ”…
  12. MySQL
  13. PL/SQL (Oracle Database)
  14. T-SQL (MS SQL Server)
  15. HTML πŸ”…
  16. CSS πŸ”…
  17. VBScript
  18. JavaScript πŸ”…
  19. C
  20. C++
  21. Java
  22. Prolog
  23. C#
  24. VB.Net
  25. XML
  26. XSL, XSLT
  27. ATOM
  28. JSON πŸ”…
  29. PL/pgSQL (PostgreSQL) πŸ”…
  30. Smarty
  31. Mustache
  32. Handlebars
  33. TypoScript
  34. NoSQL (MongoDB)
  35. YAML πŸ”…
  36. Node.js πŸ”…
  37. JSX
  38. Python
  39. GraphQL πŸ”…
  40. TypeScript πŸ”…
  41. Golang

πŸ’Ό linkedin.com/in/muratyaman

Pinned

  1. create-apollo-graphql-express-server-typescript create-apollo-graphql-express-server-typescript Public

    NPM template to create Apollo GraphQL Express server using TypeScript and Node

    JavaScript

  2. graphqlint graphqlint Public

    GraphQLint is for linting schema files against certain rules and conventions - aim to integrate with ESLint and VSCode

    TypeScript

  3. denoway denoway Public

    simple API gateway using TypeScript, Deno and Redis to be put behind Nginx

    TypeScript

  4. fakebank fakebank Public

    Fakebank services using Apollo GraphQL Server and Federation, Express, REST, Faker - TypeScript

    TypeScript 1

  5. simple-hr-api-php8 simple-hr-api-php8 Public

    Simple Human Resources API using PHP8, PDO, MySQL with variant using Swoole - supporting simple-hr-app-react

    PHP

  6. compare-database-structures compare-database-structures Public

    python tool to compare structures of databases in a distributed mysql data warehouse

    Python