Pinned Repositories
ADVANCED-CSS-COURSE
A CSS course by Jonas Schmedtmann that I am working through. This repository serves as boilerplate and example code to reverse engineer for conceptual uses in my own person projects and professional capacities.
advanced-css-course-1
Starter files, final projects and FAQ for my Advanced CSS course
Advanced-Types---TypeScript
Examples derived from Udemy course Understanding TypeScript:https://www.udemy.com/course/understanding-typescript/learn/lecture/16893888#overview
advanced-types-TypeScript
Examples derived from Udemy course:https://www.udemy.com/course/understanding-typescript/learn/lecture/16893888#overview
Algorithmic-solutions
This repo is a store for my attempts at solving algorithmic problems, mostly from the ProjectEuler archives
AndreiAlgos
Async-JS
A bunch of asynchronous pattern examples in JS for reference
audiverseChallenge
Work challenge that is a combinatorial selection/ Knapsack problem variant problem
BoxStats
node api backend services that power a user-data driven boxing predictions site.
cliToDO
A command line app written in Node.js
Diongarman's Repositories
Diongarman/Advanced-Types---TypeScript
Examples derived from Udemy course Understanding TypeScript:https://www.udemy.com/course/understanding-typescript/learn/lecture/16893888#overview
Diongarman/advanced-types-TypeScript
Examples derived from Udemy course:https://www.udemy.com/course/understanding-typescript/learn/lecture/16893888#overview
Diongarman/AndreiAlgos
Diongarman/Async-JS
A bunch of asynchronous pattern examples in JS for reference
Diongarman/audiverseChallenge
Work challenge that is a combinatorial selection/ Knapsack problem variant problem
Diongarman/ColtAlgoCourse
Codebase for Udemy Colt Steele's Udemy course on JS Algorithms
Diongarman/DA_-_ML_Foundations
A collection of Jupyter Note Books for learning and cementing foundational Data Science and Machine Learning concepts, technology and best practices.
Diongarman/Data_Simulation
This repository contains datasets that I have generated (and visualised where possible). There is no one particular goal of this repository, I can use the datasets for learning mathematics and stats, machine learning and programming practice to name a few.
Diongarman/Decorators---TypeScript
Examples derived from https://www.udemy.com/course/understanding-typescript/learn/lecture/16935716#overview
Diongarman/ecommerce-Kaggle
Pre-processing, EDA and Predictive modelling (ML) on an Ecommerce data
Diongarman/ExpressTS
Toy ExpressTS server. This is a toy project aimed to understand innerworkings of NestJS better.
Diongarman/Functional-JS
A collection of functional JS patterns
Diongarman/Functional-JS-Patterns
Diongarman/Generics--TypeScript
Examples derived from https://www.udemy.com/course/understanding-typescript/learn/lecture/16894050#overview
Diongarman/google-maps-typescript
Diongarman/Hometree
Responsive page
Diongarman/ionic-angular-app
Ionic-angular app tutorial
Diongarman/learning-c-programming
A repository of code documenting my learning of C language. This repo will evolve over time and a structure should emerge. Make sure to include code explanation and graphics.
Diongarman/my-online-cv
An online CV & Portfolio made in AngularJS
Diongarman/Next-Generation-JS
Diongarman/node-course-2-todo-api
Diongarman/node-email-service
A node web api that integrates sendgrid (https://sendgrid.com/) in order facilitate senders sending emails from client applications to my personal email address.
Diongarman/pipenv_test
Diongarman/pso_feature_selection_toy
An exploraotry codebase for developing proof of concept for Msc Project work
Diongarman/Sort---TypeScript
A generalised sorting algorithm implemented in TypeScript.
Diongarman/Stats---TypeScript
A toy app that demonstrates code reusability in TypeScript
Diongarman/The_NumPy_Stack_In_Python
Built upon a Udemy course by Lazy Programmer Inc.
Diongarman/Typescript-basics
Based on introductory material from Udemy courses. To be used as references.
Diongarman/TypeScriptExamples
Derived from Stephen Grider
Diongarman/Understanding-TypeScript