Pinned Repositories
assemblyscript-loader-advanced-examples
Here are some advanced examples covering array of numbers and array of strings which are not available in the official documentation.
CollegeTimeTable
Material Themed College Timetable
deck.gl
WebGL based visualization layers
DVVR
Data Visualization using Virtual Reality (extending DECK.GL)
lumen-passport-api
A working example for Lumen API with Laravel Passport (OAuth 2.0)
report-nyc-coverage-github-action
GitHub Action that posts the report in a comment on a GitHub Pull Request from coverage data generated by nyc (istanbul)
static-flickr
Builds an updated json file for your flickr profile
svelte-style-directive
A custom Svelte preprocessor to add support for style directive.
svelte-to-html
A command to quickly transform a Svelte file into static html.
sidx1024's Repositories
sidx1024/GraphicsLinux
Instructions for installing C/C++ graphics library in Ubuntu/elementaryOS/Fedora
sidx1024/greensock-svg-animation-example
A simple svg animation in greensock.
sidx1024/Relay
Android Application, Notifications for students and faculty of BVM Engineering College
sidx1024/SubscriptOperatorOverloading
Some out-of-the-box functionality obtained by overloading the subscript operator in C++
sidx1024/TowerOfHanoi
Implementation of Tower Of Hanoi Problem in C using Graphics