An open API service providing repository metadata for many open source software ecosystems.

GitHub / henchhing-limbu 36 Repositories

HU 20

henchhing-limbu/Interview-Questions

solutions for interview questions

Language: Python - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

henchhing-limbu/Henchhings-Photo-Editor

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

henchhing-limbu/IntroTo3DGameProgrammingExercises

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

henchhing-limbu/DirectX-Graphics-Samples Fork of microsoft/DirectX-Graphics-Samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

Size: 609 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Pipelined-MIPS-Processor-Simulator

Language: C - Size: 3.75 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

henchhing-limbu/d3d12book Fork of d3dcoder/d3d12book

Sample code for the book "Introduction to 3D Game Programming with DirectX 12"

Size: 33.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Spots-Finder

Language: CSS - Size: 605 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

henchhing-limbu/Tanks

A class tank game in android devices

Language: Java - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

henchhing-limbu/TCP-Socket-Programming

Language: C - Size: 2.97 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

henchhing-limbu/Quiztopia-1 Fork of Mysdreivus/Quiztopia

Language: HTML - Size: 3.15 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

henchhing-limbu/BaagChaal

Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

henchhing-limbu/One-Blood

Language: Python - Size: 307 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

henchhing-limbu/Sliding-Puzzle

Language: Java - Size: 207 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/Battleship

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/Algorithms

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/Large-Scale-Final-Project

final project for large class programming

Language: Java - Size: 1.91 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/Machine-Learning

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/UDP_Socket_Programming

Language: C - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/comp-org

Language: Assembly - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/MIPS-Programming-Assignment-1

Language: Assembly - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/World-of-Battleships

Language: JavaScript - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

henchhing-limbu/MCGoogles

a restaurant called McGoogles, where there are cooks and customers, making and ordering food, respectively. Similarly to our activity in class today, in the main file, you’ll just have to implement the threading code, which will use the McGoogles interface. This should not have any synchronization/locking code! The users of your McGoogles implementation should not have to worry about locking/unlocking anything; they should just be able to use your interface, and it’s the restaurant’s job to worry about safely accessing/modifying the restaurant. The McGoogles implementation will have all the locking and synchronization (and no threading!). It should ensure that all variables are modified correctly and safely, and that the restaurant is never above capacity. It should also ensure that all orders were fulfilled (number of orders == number of expected orders).

Language: C - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

henchhing-limbu/React-Tutorial

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/GeoQuiz

Assignment for mobile app where you get familiar with recycler view, reading csv files, and back stack.

Language: Java - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Survive

This is a text based survival game demonstrating the concept of non-deterministic finite automata.

Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

henchhing-limbu/YesPowerAlgo_Seniors_Project Fork of whiveio/whive-yespoweralgo-seniors-project

Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Chats Fork of Harbinger55555/Chats

Size: 115 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/aima-exercises Fork of aimacode/aima-exercises

Exercises for the book Artificial Intelligence: A Modern Approach

Size: 19.5 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Daily-Coding-Problems

Solutions to Daily Coding Problems

Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/ADS-Final-Project

Language: R - Size: 329 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Point-Of-Intersection

Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/AusPal

Language: HTML - Size: 5.41 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/Twitter-Sentiment-Analysis

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/shell-program

Language: C - Size: 391 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/MIPS-Programming-Assignment-2

Language: Assembly - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

henchhing-limbu/conFusion

Language: HTML - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0