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 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
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

Writr

Writr - 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 Rust 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. simple-notes simple-notes Public

    A Markdown Text Editor powered by Vim motions, built in LSP for 10+ languages, code completions and syntax highlighting. Your new Coding documentation buddy.

    TypeScript 3

  2. emran-neovim emran-neovim Public

    My Custom | Modular NeoVim config. Easy integration with custom keybindings. Feel free to use !!

    Lua

  3. ChessEngine ChessEngine Public

    A chess engine in python

    Python

  4. SnapCast SnapCast Public

    This is a Screen recording and Sharing application. Basically a Loom like web app.

    TypeScript

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

    Horizontally scalable backend microservices structure using Go, Kubernetes, Docker

    TypeScript

  6. RealtimeChat RealtimeChat Public

    Realtime chat application using websockets(socket.io). Written in JavaScript and Express. This is a fun application that me and my friends use privately.

    JavaScript