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.

Content in all repositories owned by your account will be closed.
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 - Markdown Editor

Writer - In a sea of markdown editing software this one is different! and its made for Software Builders. 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 Python, Golang, Javascript etc. You can build your workflows using MermaidJs inside writer. It supports Native Markdown Preview with a reader mode and more importantly you can navigate around with Vim motions. One of the interesting part of this application is that it comes with an integrated terminal, Spreadsheet and a Kanban board to support various levels of workflow of a developer.

Slides - Neovim Plugin

Chess Engine - A Slideshow Presentation inside Neovim. Inside any Markdown file, with the command :Slides a new tab gets created that is ready for Presentation. Navigate your slides with n - Next Slide, p - Prev Slide, f - First Slide, l - Last Slide. Its a fun little plugin that I use on a regular basis. I am working on it actively.

UI Man - UI Library

UI Man - An Open-source UI library that is easy to implement onto your React project. You own the code. Live link coming soon.

⚡️ Where to Find Me

LinkedIn

Pinned Loading

  1. slides.nvim slides.nvim Public

    A Slideshow inside neovim. Turn your markdown into Slides. A plugin I made for myself, I use it all the time so I intend to update it regularly.

    Lua 3

  2. simple-notes simple-notes Public

    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 documentation b…

    TypeScript 3

  3. ChessEngine ChessEngine Public

    A chess engine in python with AI opponent. AI utilizes min max algorithm to find the optimal moves.

    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 2

  5. Tiny-Go-Projects Tiny-Go-Projects Public

    From HTTP clients to CLI applications, these are collections of production ready small Golang Projects. Exploring cool features of Golang with each project.

    Go

  6. Anonymous-Chatroom Anonymous-Chatroom Public

    Want to hold end to end encrypted anonymous conversation. Well welcome to Anonymous Chatroom, it does exactly what it says.

    TypeScript