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/Project-Connect-Four
this is a project from The Odin Project (with test specs included)
jackedelic/Project-Tic-Tac-Toe-test
this is a project from The Odin Project
jackedelic/Project-Sorting
From The Odin Project
jackedelic/Project-Enumerable-test
this is a project from The Odin Project
jackedelic/Project-Caesar-Cipher-rspec-test
A project from The Odin Project
jackedelic/Project-Data-Structures-and-Algorithm
A project from The Odin Project
jackedelic/Project-Linked-List
A project from The Odin Project
jackedelic/Project-Recursion
A project from The Odin Project
jackedelic/Project-Ruby-on-the-Web
A project from The Odin Project
jackedelic/Project-Serialization-and-Working-with-Files
The Odin Project's project
jackedelic/Project-OOP
this is a project from The Odin Project
jackedelic/Projects-Ruby-Building-Blocks
this is a project from The Odin Project
jackedelic/blogger
jackedelic/colorgrid
When hover over the boxes, the grid will randomly change color. The button will create new grid with columns and rows equal to the input. However, after creating new grids, the color doesn't change. Can someone enlighten me?
jackedelic/bouncing-balls
Colorful balls moving on the screen. Capture dem bloody balls!
jackedelic/personal_statement
Will using this personal statement to apply to UK universities. Comp Science.
jackedelic/google-homepage
jackedelic/google-homepage-1
jackedelic/git_test
jackedelic/hello-world
Just another repository
jackedelic/learn_ruby
a basic ruby class generated from test-first-teaching
jackedelic/testing-react-with-jest
jackedelic/bayesnetinference
Python implementation of variable enumeration and variable elimination algorithms for exact inference in probabilistic Bayesian networks.