jackedelic
Golang, Docker k8s. Nodejs. Web Tech. Serverless Infrastructure.
National University of Singapore @nus-cs2103-AY1819S1 Singapore
Pinned Repositories
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Chairvise
cloud-function-crud-example
This is a code base for tutorial on how to integrate google cloud function (and Firestore) into Flutter project using CRUD.
CloudShop
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
DevBook
This is a basic social media app created using MERN stack. This app has such functionalities as signing in, signing up, create user profile, view github profiles, create a post, comment on a post, like and unlike a post, delete a post, delete profile.
Flutter-Redux-Thunk-on-Medium
This is the source code for an article about Flutter Redux Thunk I wrote on Medium.
form-validation
Build a browser form like Mint.com's which collects Email, Email Confirmation, Country, Zip Code, Password and Passowrd Confirmation fields. It should use live inline validation to inform the user whether a field is properly filled in or not. That means highlighting a field red and providing a helpful error message until it has been filled in properly. The form doesn't need to actually submit, but you should give an error message if the button is pushed with any active errors or unfilled required fields. If all is well and the form is "submitted", give the user a high five. Do all this using jQuery's Validate plugin but then try it without any plugins to challenge yourself. See some of the readings for examples of setting up your own validators.
jackwng2.0
A complete revamp of my first portfolio website. I add a get-in-touch feature which requires a server.
jackwng2.0-server
The backend server for my portfolio website jackwng2.0.
jackedelic's Repositories
jackedelic/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
jackedelic/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
jackedelic/Chairvise
jackedelic/CloudShop
jackedelic/DevBook
This is a basic social media app created using MERN stack. This app has such functionalities as signing in, signing up, create user profile, view github profiles, create a post, comment on a post, like and unlike a post, delete a post, delete profile.
jackedelic/jackwng2.0
A complete revamp of my first portfolio website. I add a get-in-touch feature which requires a server.
jackedelic/jackwng2.0-server
The backend server for my portfolio website jackwng2.0.
jackedelic/Air-Bed-And-Breakfast
jackedelic/API-expressjs
Server-side route controller using ExpressJS connected to mongoDB.
jackedelic/CS3243_Assignment_2_Sudoku
jackedelic/darknus
jackedelic/docker-node-mongo
jackedelic/docker-react-stephen-grider
Docker and Kubernetes project following Stephen Grider's course on Udemy.
jackedelic/Dr-Trump
A Telegram bot to declare your temperature twice daily.
jackedelic/fullstack
jackedelic/gopkg
Universal Utilities for Go
jackedelic/jackwng
Personal website
jackedelic/Kafka-Zookeeper-in-Docker
CS3219 Task D - Create a 3 node Apache Kafka cluster using Docker that demonstrates the Pub-Sub messaging, with a Zookeeper ensemble created to manage the Kafka cluster.
jackedelic/kitex
A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.
jackedelic/KWIC-tutorial
jackedelic/Magnific-Popup
Light and responsive lightbox script with focus on performance.
jackedelic/name-suggestion-index
Canonical common brand names for OpenStreetMap
jackedelic/Optimering-Assignments
jackedelic/primus
jackedelic/react-resume-template
A personal resume website template built with ReactJs
jackedelic/rocketmq-client-go
Apache RocketMQ go client
jackedelic/scs
HTTP Session Management for Go
jackedelic/sdk-go
Go SDK for CloudEvents
jackedelic/Spin
Explicit state logic model checking tool -- 2002 winner of the ACM System Software Award.
jackedelic/vue-todo-simple-simple
Non-data-persisting todo. This demonstrates CRUD using Vuejs.