Jonathan-Kris
CS student majoring in AI, Currently working as Junior Software Engineer at IT Division Binus
Bina Nusantara IT DivisionIndonesia
Pinned Repositories
Amazing-E-Book-UAS
Amazing E Book is the website create for COMP6681001 - Web Programming Final Exam Semester 5
AntiHate
NLP Project for hate speech classification
auto-regressive-time-series-model
Implementing Time Series Auto Regressive Model (AR Model) from Scratch in Python
CuanKeeper
Make Money Management Easy
cybertrend-datathon
Submission for Cybertrend Datathon 2021
DuitLover
Laravel_Login_Regist
As Fast as possible (created under 30 min)
Peek-a-Book
A marketplace for you book & comic lover who can't get enough of reading material
SmallBERT-For-Extractive-Summary
Extractive Summary on Indian News Dataset using SmallBERT in comparison to SWF
Jonathan-Kris's Repositories
Jonathan-Kris/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
Jonathan-Kris/indolem
IndoLEM is a comprehensive Indonesian NLU benchmark, comprising three pillars NLP task: morpho-syntax, semantic, and discourse. Presented in COLING 2020.
Jonathan-Kris/Offensive-Text-Detection
Detect offensive (Racist, Sexist etc.) text from social media posts (tweets) using #NLProc and sentiment analysis
Jonathan-Kris/computerun-2020
HIMSISFO X HIMTI COMPUTERUN 2020
Jonathan-Kris/datasciencecoursera
Jonathan-Kris/datasharing
The Leek group guide to data sharing
Jonathan-Kris/elk-stack-logging-example
How to perform centralize logging in microservice architecture using ELK Stack
Jonathan-Kris/auto-regressive-time-series-model
Implementing Time Series Auto Regressive Model (AR Model) from Scratch in Python
Jonathan-Kris/practice_assignment
Practice assignment for the R programming class on Coursera
Jonathan-Kris/Hill-Climbing-Search
Implementation of hill climbing search in Python