Projects

Spreadsheet

Leapfrog Technology, Internship
   

I built this web application with plain HTML, CSS and Javascript during my internship in Leapfrog Technology. It have few features that is available in google sheets or in other words it have basic features and formulae for doing calculations in spreadsheet.

project
javascript
html
css
spreadsheet

Flappy Bird Game

Leapfrog Technology, Internship
   

I developed this game with plain HTML, CSS and Javascript in a single day during my internship in Leapfrog Technology. As I have never worked on making games, it was a difficult task. But like everything else, if you give it a try you can accomplish that without any issue

project
javascript
html
css
game
flappy-bird

KPN Admin

K.P.N. & Associates

I developed this web application, to help my uncle better manage his office status, provide better visualization of what is happening, automate daily tasks and many more.

project
html
css
javascript
product
python
django

Phishing Site Destroyer

Personal Project

I have seen many phishing sites ads appearing on my Facebook. Although, I can tell it’s a fake site but many Nepalese can’t.So, I have written this script to flood phishing sites' databases with fake data to make it harder for attackers to find real credentials.

project
python
phishing
script

Nepal being a developing country doesn't have many facilities that Developed Nations have. One of them is easy access to historical data of the Financial Market. I have faced many issues when trying to get historical stock prices for analysis. So, I have written a few APIs for getting data from various sites, to do repetitive tasks on meroshare and many more. Also, I have created a few libraries to make market predictions using various indicators but they are not always accurate.

project
python
finance
automation
api

Discord Bot

Personal Project

This simply makes writing, command based Discord bot really easy. It consists of predefined way of writing commands with access to all the things that you ever need from Discord Main package. Additionally, it automatically parses the command just using a simple decorator and it consists many more features.

project
python
automation
api
bot

TOR IP Changer

Personal Project

Want not to be seen on the internet? Then this is the perfect script for that purpose. Additionally, you will help the TOR network to be more anonymous. It's a win win for both. This script provides a way of managing how your TOR proxy will work so that you can focus on what you want rather than looking at technical issues.

project
python
TOR
proxy
automation

2D Bouncy Ball

Leapfrog Technology, Internship
   

I made this simulation using plain Javascript, HTML and CSS during my internship in Leapfrog Technology. There were few maths involved here and there to make sure the collision happens in the best possible way, and making sure that the balls wont stuck. It was challenging and fun thing to figure out.

project
simulation
html
css
js

Bash Clone for Windows

Personal Project

Back in the days, Windows default Command Line Interface didn't used to have better visuals like that of linux based OS. So, I have made this replacement for the default terminal with several features like, providing support for custom commands, encryption/decryption of files and many more.

project
python
CLI
windows

A simple selenium based application to automate repetitive tasks in Facebook Messenger. It have many features like scheduling a message on Facebook, easy login, repeat messages, automatic reply and many more.

project
python
automation
api
facebook-messenger
selenium

Twitter Data Scraper

Personal Project

A easy to use simple script to extract data from twitter. It uses twitter's old website to extract data from the site without being blocked.

project
python
automation
scraper
bot
twitter