Pinned Repositories
agent-based-simulations
Agent-based-simulations developed using AnyLogic.
crowdanki-bahasa-melayu
Collaborative learning of Bahasa Melayu via CrowdAnki
CS1010-Tutorial-C09
Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.
DigiCourse
A course management platform where student-teacher interactions can take place seamlessly online. This was a database-centric project developed with NodeJS-ExpressJS-PostgreSQL and Herokuapp.
digidocs
DigiDocs is a collection of bite-sized tutorials and references for my personal use.
dynalite
A full-stack IoT project on the dynamic visualisation of room occupancy. Involves Raspberry Pis, a Dockerized NodeJS-ExpressJS-PostgreSQL backend COAP/HTTP server and a frontend ReactJS Herokuapp. 🔆
kaya-folio
Personal portfolio website, with kaya.
mocha-chai-mongoose
An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.
mongo-action
Github action to create a Docker container from the official mongo image.
nodejs-mysql-cloudformation
Example for deploying a NodeJS-ExpressJS-MySQL app to Beanstalk using AWS CloudFormation.
DigiPie's Repositories
DigiPie/kaya-folio
Personal portfolio website, with kaya.
DigiPie/mongo-action
Github action to create a Docker container from the official mongo image.
DigiPie/agent-based-simulations
Agent-based-simulations developed using AnyLogic.
DigiPie/crowdanki-bahasa-melayu
Collaborative learning of Bahasa Melayu via CrowdAnki
DigiPie/nodejs-mysql-cloudformation
Example for deploying a NodeJS-ExpressJS-MySQL app to Beanstalk using AWS CloudFormation.
DigiPie/CS1010-Tutorial-C09
Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.
DigiPie/DigiCourse
A course management platform where student-teacher interactions can take place seamlessly online. This was a database-centric project developed with NodeJS-ExpressJS-PostgreSQL and Herokuapp.
DigiPie/digidocs
DigiDocs is a collection of bite-sized tutorials and references for my personal use.
DigiPie/dynalite
A full-stack IoT project on the dynamic visualisation of room occupancy. Involves Raspberry Pis, a Dockerized NodeJS-ExpressJS-PostgreSQL backend COAP/HTTP server and a frontend ReactJS Herokuapp. 🔆
DigiPie/mocha-chai-mongoose
An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.
DigiPie/BrainTrain
A spaced-repetition flashcard desktop application which makes memorizing easy and effective. This project was developed in Java with JUnit5, JavaFx, Guava and OpenCSV.
DigiPie/Deedy-Resume
A fork of the one-paged optimised XeTeX resume template, Deedy-Resume.
DigiPie/DigiPie
DigiPie/docusaurus
Easy to maintain open source documentation websites.
DigiPie/dscnustech.github.io
Technology team @ Developer Student Club, National University of Singapore
DigiPie/env-var
Verification, sanitization, and type coercion for environment variables in Node.js
DigiPie/evantay.com
DigiPie/Glory
A 2D hask-n-slash action game developed under NUS's Orbital program. It was 1 of the top 11 out of 211 projects to receive an award. This project was developed using the Unity game engine.
DigiPie/nodejs-mysql-aws-beanstalk
Example CRUD application using NodeJS-ExpressJS and MySQL. Deployable to AWS Elastic Beanstalk.
DigiPie/psql-heroku-buildpack
Heroku buildpack which executes a PostgreSQL script file on deployment to Heroku.
DigiPie/react-node-docker
An example for serving a create-react-app using NodeJS in a Docker container.
DigiPie/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
DigiPie/subdir-heroku-buildpack
Allows to use subdirectory configured via environment variable as a project root
DigiPie/terraform-scripts
Sample Terraform scripts for AWS
DigiPie/urlbox-node
Capture website thumbnails using the urlbox.io screenshot as a service API in node