Projects
-
Simple online calculator to assist you with zero-ing your Red Dot Sight.
ReactJS
BlueprintJS
-
sURL is a replication of URL shortening services focusing in constant time read operation using Key-value (NoSQL) data storage with SQLiteDict and developed using Python and Flask. For consistency and correctness purposes, sURL uses MD5 hashing to generate unique ID for the URLs.
Python
Flask
SQLiteDict
Flask-Limiter
-
Stored-In/StoredIn is a personal pastebin built with NodeJS and functions with bare-minimal API structured to receive, store, and respond with plain-text data.
NodeJS
Javascript
-
A React component library for SVG weather icons. View icons @ https://intern0t.github.io/react-weather-icons/.
ReactJS
SVG
Javascript
Python
Prettier
-
Curated is an Open Source news curation & bookmarking project written in ReactJS, utilizes Redux to store and consume NewsAPI.org’s API endpoints. Any user who wishes to use their own NewsAPI’s API key can set and save their API key in local storage to prevent exhaustion to my API key’s daily limit.
ReactJS
Redux
React-Lazyload
NewsAPI
Unsplash
Icomoon
localStorage
-
Track Movies is a private project developed using ReactJS by me and Nischal Shrestha which reflects our learning phase and accomplishment of working with The Movie Database’s API Endpoints which allows users to search and discover movies, add them to their favorites or watch list which the user can later export and import them accordingly, and create a personal backup in the location they desire.
ReactJS
TMDB API
Movie Quotes API
localStorage
ClipboardJS
Icomoon
Icons8
-
Trail is a personal, open-source project developed using ReactJS which is intended to track your task completion at a given time, creating a collection of logs by the end of the day for you to be proud of. It was designed using Ant Design’s ReactJS framework. No puppies were harmed while building this tiny project, it was for educational purposes only! It is currently being used as my personal Tasks tracker
ReactJS
localStorage
-
Project Oblique is a URL shortener that uses API Endpoints developed in NodeJS to shorten and store long URL. Project Oblique started out as a private project but decided to go open-source. Feel free to clone, modify, and use for personal use.
HTML
(S)CSS
jQuery
NodeJS
LowDB
Random Words API
-
KeyKode is tiny project which makes use of built-in Javascript libraries and in addition, Clipboard.JS to encode a URL using Base64 and creates a shareable link which is decoded clientside. Pros: All private, no server required, no metadata stored and all client-sided. Cons: It uses Base64.
HTML
(S)CSS
jQuery
NodeJS
LowDB
Random Words API
-
Using OBS’s built-in feature to read from file on file’s content change event, this tool grabs and writes the currently playing song to display in OBS.
C# (.NET Framework 4.0)
-
Screenshot and upload to Imgur script, written in Python which utilizes xClip to handle clipboard and optipng to natively optimize the screenshot taken to reduce file size before upload.
Python
Optipng
Imgur API
-
FileSec is a AES 256 Encryption utility software written in C# to encrypt and decrypt any files with a user provided key. Demo of C# version, Python version for Linux.
C#
AES 128
AES 256
Python
OpenSSL
-
Makes use of PHP and Python to take and upload screenshots to your cloud storage of your choice. Developed to mainly focus on Linux platforms. Blog post written to demonstrate how and what of this project.
Python
PHP