SimantoR
A believer in solutions, not the tools. Software engineer by addiction, performance fenatic by nature.
InnovMarine Inc.St. John's, NL, Canada
Pinned Repositories
Acid
A high speed C++17 Vulkan game engine
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
bkash-js
Bkash API wrapper in typescript
CCfits
CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. It is written in ANSI C++ and implemented using the C++ Standard Library with namespaces, exception handling, and member template functions. The CCfits library provides an interface that allows the user to manipulate FITS format data through the high-level building blocks of FITS files and Header-Data Units (HDUs). The implementation is designed to hide the details of performing FITS I/O from the user, who will write calls that manipulate FITS objects by passing filenames and lists of strings that represent HDUs, keywords, image data and data columns. Unlike cfitsio, which typically requires several calls to access data (e.g. open file, move to correct header, determine column containing table data, read data). CCfits is designed to make reading data atomic. For example, it exploits internally existing optimization techniques for FITS I/O, choosing the optimal reading strategy as available [see the cfitsio manual, Chapter 13] when data are read on initialization. Data written by CCfits will also be compliant with the FITS standard by specification of class constructors representing FITS dataset elements. CCfits necessarily works in a fundamentally different way than cfitsio. The general pattern of usage for CCfits is: create a FITS object, which either opens a disk file or creates a new disk file, create references to existing or new HDU objects within it, and manipulated the data through the references. For files with Write access the library is designed to keep the FITS object on disk synchronized with the memory copy. For detailed information about supported platforms and compilers, please see the HEAsoft Supported Platforms page. In addition to the architectures listed there, CCfits is also supported using MS Windows Visual C++.
cfitsio
Emscripten-enabled cfitsio
CSharpFITS
Fork of http://vo.iucaa.ernet.in/~voi/CSharpFITS.html
cthulhu
A 3D visualization library for the web
NetScrape
NetScrape is a web scraping project designed to scrape news from popular websites in an attempt to archive
PSYEngine
Advance toolset for procedural content creation for Unity3D and Xenko Game Engines
storepro
A POS software minimum-viable-product made with Electron and node.js
SimantoR's Repositories
SimantoR/cthulhu
A 3D visualization library for the web
SimantoR/NetScrape
NetScrape is a web scraping project designed to scrape news from popular websites in an attempt to archive
SimantoR/Acid
A high speed C++17 Vulkan game engine
SimantoR/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
SimantoR/bkash-js
Bkash API wrapper in typescript
SimantoR/CCfits
CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. It is written in ANSI C++ and implemented using the C++ Standard Library with namespaces, exception handling, and member template functions. The CCfits library provides an interface that allows the user to manipulate FITS format data through the high-level building blocks of FITS files and Header-Data Units (HDUs). The implementation is designed to hide the details of performing FITS I/O from the user, who will write calls that manipulate FITS objects by passing filenames and lists of strings that represent HDUs, keywords, image data and data columns. Unlike cfitsio, which typically requires several calls to access data (e.g. open file, move to correct header, determine column containing table data, read data). CCfits is designed to make reading data atomic. For example, it exploits internally existing optimization techniques for FITS I/O, choosing the optimal reading strategy as available [see the cfitsio manual, Chapter 13] when data are read on initialization. Data written by CCfits will also be compliant with the FITS standard by specification of class constructors representing FITS dataset elements. CCfits necessarily works in a fundamentally different way than cfitsio. The general pattern of usage for CCfits is: create a FITS object, which either opens a disk file or creates a new disk file, create references to existing or new HDU objects within it, and manipulated the data through the references. For files with Write access the library is designed to keep the FITS object on disk synchronized with the memory copy. For detailed information about supported platforms and compilers, please see the HEAsoft Supported Platforms page. In addition to the architectures listed there, CCfits is also supported using MS Windows Visual C++.
SimantoR/cfitsio
Emscripten-enabled cfitsio
SimantoR/EQWorks_Product_Solution
Demo web app to visualization location based data
SimantoR/storepro
A POS software minimum-viable-product made with Electron and node.js
SimantoR/draftail
📝🍸 A configurable rich text editor built with Draft.js
SimantoR/eve-capitalist
A web-based tool to conduct industry and trade in EVE Online
SimantoR/google-map-react
Google map library for react that allows rendering components as markers :tada:
SimantoR/ImageSharp
:camera: A cross-platform library for the processing of image files; written in C#
SimantoR/kanzi-cpp
Fast lossless data compression in C++
SimantoR/libopencad
OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
SimantoR/linq-fast
A TypeScript implementation of Linq for deferred evaluation, focussed on speed
SimantoR/linqify
LINQify - JavaScript library for lazy querying Arrays, Maps, Sets, and Strings based on LINQ (C#).
SimantoR/loader-utils
utils for webpack loaders
SimantoR/Mastender
An attempt to create a simple to use app to search and analyze MAST datastore.
SimantoR/node-printer
Native node.js printer
SimantoR/node-thermal-printer
This npm package was made to control epson and star thermal printers
SimantoR/open-mast
SimantoR/OpenXLSX
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
SimantoR/pdfmm
A C++ PDF manipulation library forked from PoDoFo
SimantoR/pos-printer
POS Printer support for Node.JS
SimantoR/Procedural-Planets
SimantoR/pyrender
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
SimantoR/react-spreadsheet
Simple, customizable yet performant spreadsheet for React
SimantoR/reactgrid
Add spreadsheet-like behavior to your React app
SimantoR/receipt
A NodeJS module for formatting receipt-like data.