Pinned Repositories
Abstract_VM
The purpose of this project is to create a simple virtual machine in C++ that can interpret programs writing in assembly language. The virtual machine acts like a RPN calculator.
avaj_launcher
This is a minimal aircraft simulation program for analyzing bottleneck on airport landing tracks. [Java]
Builder-pattern
The Builder Pattern PPT and app
camagru
A customized Instagram-like web application for users to display and share pictures within user-defined groups
Chat
LIBFT-Standard-C-Library
My implementation of some C standard library functions and additional functions.
MyPMTool
Personal Project Management Tool
vizassist
An android app that assists blind people in text reading
zappy
A mulit-player game which you can play with friends and family on different computers
jding05's Repositories
jding05/LIBFT-Standard-C-Library
My implementation of some C standard library functions and additional functions.
jding05/Abstract_VM
The purpose of this project is to create a simple virtual machine in C++ that can interpret programs writing in assembly language. The virtual machine acts like a RPN calculator.
jding05/avaj_launcher
This is a minimal aircraft simulation program for analyzing bottleneck on airport landing tracks. [Java]
jding05/Chat
jding05/Chatbox
This is the local chatting program for group. Using TCP and select method to implement
jding05/coding-interview-university
A complete computer science study plan to become a software engineer.
jding05/docker
jding05/docker-old-version
Introduction subject to Docker
jding05/fillit
Finding the smallest square
jding05/ft_printf
Recreated printf function while only using my own versions of libc functions
jding05/ft_retro
This is the first C++ program I made. ft_retro is a shooting game made from ncurses library
jding05/get_next_line
Every time you call the function it gets the next line of a file. Great practice for the use of static variables
jding05/go_web_application
This is the small go web application [wiki]
jding05/grimly
jding05/Hercules
jding05/init
Introduction subject to System and Network Administration
jding05/interview_prep
jding05/libft-asm
jding05/minishell
Created a simple version of Unix shell [Minishell].
jding05/RestApiTutorial.com
HTML Source code for www.RestApiTutorial.com
jding05/RoboFriends
My very first React App project
jding05/Tic-Tac_Toe
jding05/Todoey
My [ Todo List ] App in ios 12