BlogHide Resteemsgabrum (55)in utopian-io • 6 years agoRedirecting Messaged and Admin Functionality in BadgeyayRepository About the Project Badgeyay is a badge generator that allows the user or event manager to create badges without any hassle. All you need to do is provide us with the images and the…gabrum (55)in utopian-io • 7 years agoMy Badges component in BadgeyayRepository About the Project Badgeyay is a badge generator that allows the user or event manager to create badges without any hassle. All you need to do is provide us with the images and…gabrum (55)in poetry • 7 years agoOne for the beautyone for the beauty maybe I didn't notice or was it not there earlier? I guess it is just the time, what is causing me this whenever you smile so do you blossom my day, my life and my…gabrum (55)in utopian-io • 7 years agoJSON API and schemas in BadgeyayRepository New Features What feature(s) did you add? Added JSON-API convention to the project and created several schemas. JSON-API is a convention followed by developers while sending…gabrum (55)in utopian-io • 7 years agoBadgeyay : Adding tokens for firebase authenticationRepository New Features What feature(s) did you add? I've added the feature of creating JSON Web Tokens for the users authenticated using Firebase. Currently the users authenticated…gabrum (55)in utopian-io • 7 years agoFixing Bug in Github LinguistRepository This was my first contribution to the Linguist project. It is widely used in every repository present on Github. Bug Fixes What was the issue(s)? The issue was of a…gabrum (55)in utopian-io • 7 years agoNeural Network Web Page Scroller TFJSRepository choc-oh is a tensorflow-js application of auto scrolling web page. The web page auto scrolls in the vertical direction depending on where you're reading. New Features What…gabrum (55)in utopian-io • 7 years agoFlask Blueprint : Image and File Upload API - TutorialWhy Blueprints? Flask uses what they call as Blueprints to maintain a large and scalable application. It is used for making omponents and supporting common patterns within an application or across…gabrum (55)in utopian-io • 7 years agoPython JSON Web Tokens : Implementation and TutorialLink to repository : Tutorial : Python JSON Web Tokens What is JWT? JWT or JSON Web Tokens is a compact, URL-safe means of representing claims between two parties. The claim between the…gabrum (55)in utopian-io • 7 years agoAdding Simple GTK 3.0+ GUI to LivewallLivewall is an Open Source Program that allows users to set a GIF or Video as a background for their desktop. Livewall is written completely in C. New Features Adding Simple GUI I worked…