photo

Kishor Pokharel

Experienced software developer with expertise in web development, backend services, database design.

Mainly focused on the Go programming language and Typescript.

Github

Linkedin

Education

Birat Multiple College (Tribhuvan University)

Work Experience

Software Developer at Crowdinvest, October 2023 - September 2024
Backend Developer at Diliflow, January 2025 - Present

Skillset

Projects

Chat Application

Made a concurrent chat application where users can sign up and chat in a global chat room and shows which users are online in realtime.

Technology used: Golang, Websockets, Postgresql, Javascript, Redis, Html, Css

Kanban App Backend

Made a kanban board backend where users can add task to the board and change the stage of the task, change the priority in each stage.

Technology used: Golang, Postgresql

Gamehub

[view]

A website to discover games using rawg api.

Technology used: React, Typescript, Chakra UI

Snake Game

Made the classic snake game with go and sdl2

Technology used: Go, SDL2