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’m passionate about design and programming because, at heart, I’m an artist. I’ve always been drawn to abstraction, to the idea of taking something that exists only in your head and turning it into something real.

That’s how I enjoy programming and design, I create, I take the things I imagine and try to bring them to life, whether that means writing code, shaping an interface, creating brand identity or building something entirely new.

For me, the process is just as rewarding as the result. I enjoy the act of making, experimenting, breaking things, refining them, and watching an idea slowly become real. The finished product is the reward, but the process is what keeps me coming back.

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

Slides.nvim - 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 4

  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 4

  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