photo

Kishor Pokharel

A CSIT student. Interested in web development, backend engineering, databases & software engineering.

Mainly focused on the Go programming language and javascript.

Github

Skills

Programming Languages

Go, Nodejs, Typescript, C, C++, Python, HTML/CSS/Javascript/Sass, Elm

Softwares / Tools

Git, Postgres, Redis, MongoDB, Linux, Figma

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

Minimal Twitter Clone

Made a twitter-like web application where users can create a post, like posts and comment on each other's posts.

Technology used: Nodejs, Postgresql, Html, Css