jantsankhorloo
Research Data Analyst @ Stanford University, Center on Food Security and the Environment
Palo Alto, CA
Pinned Repositories
2048meme
A version of the game with the faces of memes.
C-CPP-goodies-from-252
Memory Allocator, Implementation of Interpreted Language, Unix Shell Project, RWLocks using pthreads, HTTP Server in C++ and program that replicates itself and kills opponents' processes.
C-Programming-Stuff
Implementations of Array List, Doubly Linked List, Bubble Sort, Memdump and QT GUI Backend.
computational-economy
An agent-based computational economy with macroeconomic equilibria from microeconomic behaviors
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
CPP-Stuff-from-251
Data structure and Algorithms implementations: Binary Heap, Cuckoo Hashing, Double Ended Queues, Stack, Binary Expression Tree, Convex Hulls, Strings and Boggle Solver.
explainable-sentiment-analysis
Leveraging explainable AI (XAI) techniques for understanding emotion recognition in language.
HDE-twitter-clone
Web Application built using Flask, Python, Redis, HTTP, CSS, js, and gninx, while I was an intern at HDE, Inc in Tokyo, Japan.
jantsankhorloo.github.io
JavaCodesFrom180
All the codes written in OO Programming Java class at Purdue University.
jantsankhorloo's Repositories
jantsankhorloo/C-CPP-goodies-from-252
Memory Allocator, Implementation of Interpreted Language, Unix Shell Project, RWLocks using pthreads, HTTP Server in C++ and program that replicates itself and kills opponents' processes.
jantsankhorloo/CPP-Stuff-from-251
Data structure and Algorithms implementations: Binary Heap, Cuckoo Hashing, Double Ended Queues, Stack, Binary Expression Tree, Convex Hulls, Strings and Boggle Solver.
jantsankhorloo/HDE-twitter-clone
Web Application built using Flask, Python, Redis, HTTP, CSS, js, and gninx, while I was an intern at HDE, Inc in Tokyo, Japan.
jantsankhorloo/2048meme
A version of the game with the faces of memes.
jantsankhorloo/C-Programming-Stuff
Implementations of Array List, Doubly Linked List, Bubble Sort, Memdump and QT GUI Backend.
jantsankhorloo/computational-economy
An agent-based computational economy with macroeconomic equilibria from microeconomic behaviors
jantsankhorloo/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
jantsankhorloo/explainable-sentiment-analysis
Leveraging explainable AI (XAI) techniques for understanding emotion recognition in language.
jantsankhorloo/jantsankhorloo.github.io
jantsankhorloo/JavaCodesFrom180
All the codes written in OO Programming Java class at Purdue University.
jantsankhorloo/memoryAllocator
A memory allocator that uses explicit free list.
jantsankhorloo/MIT6.00.1x
Compilation of all the codes written during I took MIT's online Introduction to CS course on EdX MOOC platform.
jantsankhorloo/monwn
The Mongolian Wordnet (MonWN)
jantsankhorloo/MovieTrailerWebsite
A short learning project for OO Python.
jantsankhorloo/mysp_website
This is a landing/information website for Mongolian Young Scholar's Program, organized by Zorig Foundation.
jantsankhorloo/PitchPefectApp
iOS App making learning project.
jantsankhorloo/Rainbow-Code
A repo for code and captions for YouTube video tutorials. . .
jantsankhorloo/SATSolver
Backtracking algorithm coded for Boolean Satisfiability Problem (NP-Complete).
jantsankhorloo/sparkLED
Web interface that controls multiple LEDs through wifi connected IoT module Spark.
jantsankhorloo/TextGenerator
Dynamic sentence generator that randomly concatenates prefix and suffix words, which the current word has appeared together before.
jantsankhorloo/Udacity-CS101
A compilation of all of the codes I wrote when I took CS101 on Udacity.
jantsankhorloo/Udacity-OOP
This repository is for programs and codes I wrote during Intro to Object Oriented Programming on Udacity.com