Giter Site home page Giter Site logo

Hi there 👋 My Name is Sutanto Gasali

GitHub followers

BionStt

🤝🏻  Connect with Me

🤝🏻   Contact with me on: sutanto | WhatsApp

📫  Ask me anything on my issues page

Projects

  • POC CRM for Small medium enterprise|Modular Monolith + Inbox Outbox pattern + CQRS | Net Core + Jquery | Personal Project | Public GitHub Repo
  • POC Accounting Razor | SQL nested set model | Net Core | Personal project | Public GitHub Repo
  • POC Leasing Razor | Net Core | Personal Project | Public GitHub Repo

👨🏻‍💻  A Little Bit About Me and My Interests

name: Sutanto Gasali
located_in: Jakarta, Indonesia
current_job: Full Stack .Net Developer
education:
  [
    "Self-Taught Developer and Designer",
    "Bachelor of Science in Information Technology",
  ]
company: PT ADI Consulting

fields_of_interests:
  [
    "Web Development",
    "System Analysis And Design",
    "Enterprise Architecture",
    "Business Process Model and Notation",
    "UI/UX",   
    "DevOps",
  ]
technical_background:
  [
    "C# Asp.Net Core",
    "VB.NET",
    "MVC",
    "Razor",
    "JQUERY",
    "T-SQL",
    "Dapper",
    "Entity Framework Core",
    "ADO.Net",
    "UML",
    "LINQ",
    "IIS",
    "Dapper",
    "Microservice",
    "Monolith Modular",
    "Restful API",
    "Dapper",
    "MS SQL SERVER",
    "Azure SQL Server",
    "BPMN",
    "GIThub",
    "Docker",
  ]
  
currently_learning: ["Docker, Kubernetes and React "]
2023 Goals: ["Create 5+ Projects POC and learn at least 5 new Technologies."]
hobbies: ["Reading", "Cinema", "GYM", "Jogging", "Gaming"]

Coding

Some of the preferred tech stack, tools and platforms I use

🛠️  Tech Stack

.Net C#  Blazor React

OpenAPI  JWT  OpenTelemetry  RabbitMQ 

jQuery JavaScript Bootstrap HTML5

NPM JWT Chart.js

Flutter

☁️ Hosting/SaaS

Azure 

💾  Data

MicrosoftSQLServer

MongoDB Redis SQLite

🔧  Tools

Visual Studio Code Visual Studio Rider Notepad++

☁️   Platforms

GitHub Azure Windows Git  Docker  Kubernetes  Postman Swagger

🎓   Education

Microsoft Learn FreeCodeCamp Udemy Pluralsight Coursera

🎶   Music

Apple Music YouTube Music

🔍   Search Engines

Google Bing

💬   Social

Discord Airtable Facebook Gmail Google Meet Zoom LinkedIn Telegram WhatsApp YouTube

🕓   Version Control

Git GitLab GitHub

💼   Work/Jobs

GitHub Commits Badge

Commits Badge Commits Badge

Visits Badge Years Badge

Contributions Badge

Contributions Badge

Contributions Badge

Contributions Badge

Contributions Badge

Repo Updated Badge

📈  My GitHub History!




📈 My GitHub profile stats

Sutanto Gasali's Projects

how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step icon how-to-customize-asp.net-identity-core-with-external-database-storage-step-by-step

ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with the .NET Framework, or we can implement your own providers. There are two primary reasons for creating a custom Identity provider. We need to store Identity information in a data source that is not supported by the Identity providers included with the .NET Framework, such as a MysQL database, an Oracle database, or other data sources. We need to manage Identity information using a database schema that is different from the database schema used by the providers that ship with the .NET Framework. A common example of this would be to use authentication data that already exists in a SQL Server database for a company or Web site. In this tutorial, we are going to implement and configure a custom Identity Provider using ASP.NET MVC Core and IndentityCore

how-to-redirect-asp-net-mvc-core-request icon how-to-redirect-asp-net-mvc-core-request

There are often requests that needs to be redirect temporarily or permanently from current request to other request. ASP.NET MVC Core RedirectResult, RedirectToActionResult, RedirectToRouteResult, LocalRedirectResult can be used for redirection.

how-to-use-areas-in-asp-net-core-mvc icon how-to-use-areas-in-asp-net-core-mvc

This blog explains how to create Area in ASP.NET Core MVC application, how to use the route for area, configure default area route, link controller action methods from different areas.

hr-management icon hr-management

Web API using for Human Resource Management (ASP.NET Core 6)

hr-payroll icon hr-payroll

HRM is a Modern and responsive Human Resource Management System. It is developed by PHP and Codeigniter framework. It is designed and developed for office management and company employee management.

hrm icon hrm

Human Resource Management App

hrm-1 icon hrm-1

Human resource management open source .net core

hrm-2 icon hrm-2

Full ASP.NET Core 2.2 Web API project with DDD, CQRS, MediatR and JWT authentication w/ refresh tokens

http-succinctly icon http-succinctly

This is the companion repo for HTTP Succinctly by Scott Allen. Published by Syncfusion.

httpcacheheaders icon httpcacheheaders

ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expiration & validation models

httpclient-aspnetcore icon httpclient-aspnetcore

This repo contains the source code for the "HttpClient with ASP.NET Core" series of articles on Code Maze

httpclientinnetcore icon httpclientinnetcore

Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET Core course

httpclientsample icon httpclientsample

A sample ASP.NET Core project showing how to configure the HttpClientFactory

humanizer icon humanizer

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

hush icon hush

Secure and efficient one-time pad generation using Diffie-Hellman key exchange and SHA-3 SHAKE-256

icehrm icon icehrm

Manage your employees easily with a robust and efficient Human Resource Management System

iddd_samples icon iddd_samples

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

iddd_samples_net icon iddd_samples_net

These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

idempotentapi icon idempotentapi

An ASP.NET Core attribute by which any HTTP write operations (POST and PATCH) can have effect only once for the given request data.

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.