Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report takase1121

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.

Report abuse

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

Report abuse
takase1121/README.md

github stats lol

more github stats lol

I prefer writing snippets of code than a full-blown project because I am lazy.

Pinned

  1. Library to deal with WATSON

    JavaScript 2

  2. This lite plugin provides a system to load multiple fonts to render different glyphs.

    C 1

  3. 1
    This is something that I do sometimes:
    2
    ```js
    3
    function a() {
    4
      let i = 0
    5
      function self() {
  4. A little plugin-manager thingy for lite

    Lua 8 1

  5. 1
    function Invoke-Git() {
    2
    	function Get-Email() {
    3
    		# try finding email from file
    4
    		$cachedir = "$(Split-Path -Parent $PROFILE)/.github_users"
    5
    		New-Item -Path $cachedir -ItemType "directory" -Force | Out-Null
  6. 1
    --[[
    2
    Promises fully contained in a function.
    3
    This function returns a promise where you can resolve/reject just like in JS.
    4
    Example use case:
    5
    ---

481 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview

Contribution activity

August 2021

Created 4 repositories

Created a pull request in lite-xl/lite-plugins that received 23 comments

add fontconfig plugin

This plugins allows user to use system fonts by using fontconfig. This feature is requested by klad on Discord.

+92 −0 23 comments
Opened 9 other pull requests in 5 repositories
lite-xl/lite-xl 1 open 3 merged 1 closed
inniyah/nanovg 1 open
franko/reproc 1 merged
vincens2005/lite-xl-discord 1 merged
takase1121/lite-xl-discord 1 merged
Reviewed 4 pull requests in 2 repositories
lite-xl/lite-xl 3 pull requests
lite-xl/lite-plugins 1 pull request

Created an issue in zhanghai/MaterialFiles that received 5 comments

ed25519 for authentication

putting a ed25519 private key in sftp server option wouldn't work (invalid key format). sshj seems to support it, so are there any other showstoppe…

5 comments
Opened 3 other issues in 3 repositories
andweeb/presence.nvim 1 open
franko/lhelper 1 closed
PyFPDF/fpdf2 1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.