(Jun 2021 - Present)
FullStack Developer
Freelancer
constcoder={name:'Prashant Gyawali',skills:['React', 'NextJS', 'Express', 'NestJS', 'PostgreSQL', 'MongoDB', 'Docker', 'TypeScript'],hardWorker:true,quickLearner:true,problemSolver:true,hireable:function() {return(this.hardWorker&&this.problemSolver&&this.skills.length>=5);};};
Who I am?
My name is Prashant Gyawali. I am an enthusiastic programmer and engineer. I am a quick learner with a self-learning attitude. I love to learn and explore new technologies and am passionate about problem-solving. I love almost all the stacks of web application development and love to make the web more open to the world. My core skill is based on JavaScript and I love to do most of the things using JavaScript. I am available for any kind of job opportunity that suits my skills and interests.
(Jun 2021 - Present)
FullStack Developer
Freelancer
Online code and markdown editor. Online Editor which supports html, css, and js and allows instant updated views of website. Online markdown editor for building README file. Both the editor supports auto save of work using Local Storage. There is also options to autocomplete tags, option to run code manually, show as tabs as well as various editor themes. The editor is also mobile friendly and responsive.
It is a simple game made using C. It uses input event loop and pseudo graphical interface. It has multiple options ranging from hints, error detection, normal and hardcore mode. An recursive backtracking algorithm is implemented as ai to solve the game. Furthermore, you can save and continue any of your past games. Hardcore mode also has feature of deleting the game on mistake :P
A simple realtime multiplayer game made using websockets.The game allows people to create their own rooms and join other rooms with at max 6 players. A bomb is ticking that will explode after random time. Pass the bomb to others before it explodes. The game supports custom host i.e. anyone can host the server or forward their ports and address if they have the server file. The game is currently publicly hosted on render.
uurl is a url shortener service built using node.js and mongodb. It is a simple url shortener service that allows users to shorten their long urls. The service also provides feedbacks on the links shortened like the number of clicks it has and the date it was shortened. The service is currently hosted on render.
Bouncy balls is a simple endless 2d game made using canvas. The goal of the game is to fit as many balls inside the screen as possible. The game has various stages with increasing difficulty as more balls are present inside the screen. The game involves collision detection and calculations involving oblique elastic collision. The game is accompanied with epik music and sound effects.
2022 - Present
Bachelor Degree
Pulchowk Campus, Institute of Engineering
2020 - 2022
Higher Secondary Certificate
Kathmandu Model College
8 months ago
Getting started with SVG animations: A Beginner-Friendly Guide
Learn to bring life to your web pages with svg animations with this guide coupled with easy-to-follow examples.
8 months ago
Setting up custom subdomains with Github Pages and Cloudflare DNS
Learn to setup and connect custom subdomains with your Github Pages websites and Cloudflare DNS.
7 months ago
How to create a working download Button ?
Learn to create a working download button in react
8 months ago
Responsive Navbar using Only Tailwind CSS and CSS
This will be a short guide with snippets to create a fully responsive navbar using tailwind css (and css).
7 months ago
SVG transformations: Hamburger Icon to Close Icon
Learn to create a transforming hamburger icon to a close icon using SVG animations.
© Developer Portfolio of Prashant Gyawali