Skip to content
View git-emran's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report git-emran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
git-emran/README.md

0β†’1 Engineer & Designer

I am passionate about programming and design and Vim. Why? I am an artist by nature, and for some reason any form of abstraction always attracts me. How do I "enjoy" programming and design ? Well I try to create all the things I can imagine. I enjoy the process first then the fruits of my labor.

Metrics

Full-year Calendar

πŸ“‚ Check out what I am working on

Writer

Writer - A Markdown writer desktop application. I call it Writer. It supports all the markdown syntaxes. It has built in LSP(Language Server Protocol) and Syntax highlighting support for 10+ languages including Puthon and Golang. You can build your workflows using MermaidJs inside writer. It supports Native Markdown Preview as a reader mode and more importantly Move around with Vim motions.

Chess Engine

Chess Engine - A Chess Engine written in python from scratch. I am a chess enthusiast and I love to play chess. So I have decided to write a chess engine that works the way I want it to, also to implement the features I want in a chess match.

⚑️ Where to Find Me

LinkedIn

Pinned Loading

  1. emran-neovim emran-neovim Public

    My Custom | Modular NeoVim config. Easy integration with custom keybindings. Using Native vim-pack module to mimic lazy-loading behavior utilizing internal neovim API's.

    Lua

  2. simple-notes simple-notes Public

    AI powered Markdown Text Editor powered by Vim motions, AI writing mode (with open-source free models) built in LSP for 10+ languages, code completions and syntax highlighting. Your new Coding docu…

    TypeScript 3

  3. ChessEngine ChessEngine Public

    A chess engine in python

    Python

  4. gritty gritty Public

    A Terminal Written in Go with Ebitengine which is a game engine for GPU rendering and a PTY Manager

    Go 1

  5. microservices-with-go-kubernetes microservices-with-go-kubernetes Public

    Horizontally scalable backend microservices structure using Go, Kubernetes, Docker

    TypeScript

  6. Breakout-Game Breakout-Game Public

    Breakout game in C++ , Raylib

    C++