Pinned Repositories
beautifulnews-wpengine
A simple slideshow wallpaper/screensaver based off of InformationIsBeautiful's BeautifulNews RSS feed.
coding-interview-university
A complete computer science study plan to become a software engineer.
Cronicle
A simple, distributed task scheduler and runner with a web based UI.
frontend
This is a frontend for the Rederly application, written in Typescript and utilizing the React view library.
githubapi
A simple example project in Python
mathy-editor
A GUI math problem maker, downstream mirror.
seeded-dice-roller
A simple CLI app that lets you roll die with a seeded, personalized value.
backend
This is the core backend for Rederly. Essentially this is the glue and business logic that connects everything together. For the most part, the frontend makes requests to the backend which then fetches data from the backend or makes appropriate requests to microservices.
frontend
This is a frontend for the Rederly application, written in Typescript and utilizing the React view library.
PanopticaRising's Repositories
PanopticaRising/githubapi
A simple example project in Python
PanopticaRising/beautifulnews-wpengine
A simple slideshow wallpaper/screensaver based off of InformationIsBeautiful's BeautifulNews RSS feed.
PanopticaRising/coding-interview-university
A complete computer science study plan to become a software engineer.
PanopticaRising/Cronicle
A simple, distributed task scheduler and runner with a web based UI.
PanopticaRising/frontend
This is a frontend for the Rederly application, written in Typescript and utilizing the React view library.
PanopticaRising/mathy-editor
A GUI math problem maker, downstream mirror.
PanopticaRising/seeded-dice-roller
A simple CLI app that lets you roll die with a seeded, personalized value.
PanopticaRising/gpt3-sandbox
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
PanopticaRising/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
PanopticaRising/ltijs-sequelize
Ltijs Sequelize Database Plugin
PanopticaRising/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
PanopticaRising/material-ui-pickers
Date & Time pickers, built with ❤️ for @material-ui/core
PanopticaRising/orbit-db
Peer-to-Peer Databases for the Decentralized Web
PanopticaRising/rand
A Rust library for random number generation.
PanopticaRising/react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
PanopticaRising/RPNS-Prototype
This is a prototype respository for DPP
PanopticaRising/sequelize-auto-migrations
Migration generator && runner for sequelize
PanopticaRising/sequelize-mig
Sequelize migration generator and es6 init tool (Planned)
PanopticaRising/sequelize-sscce
Base repository for creating and sharing Sequelize SSCCEs
PanopticaRising/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
PanopticaRising/tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
PanopticaRising/typescript-plugin-dynamic-import-folder
A Typescript transformer that automatically imports all the code in a folder. Intended for plugin-like systems.
PanopticaRising/use-query-params
React Hook for managing state in URL query parameters with easy serialization.