GithubHelp home page GithubHelp logo

👋 Hello

class Koranat extends Person {
  name: string;
  role: string;
  hobbies: string[];

  constructor() {
    super();
    this.name = 'Koranat';
    this.role = 'Student';
    this.hobbies = ['Coding', 'Reading', 'Listening to music'];
  }
}

Guy K.'s Projects

arcore icon arcore

MMORPG Plugin for MCPE Server (Under construction)

coffee icon coffee

A project for https://github.com/narze/coffee-to-code

darksystem icon darksystem

DarkSystem is cross-platform server software for Minecraft with many features

discord-clone icon discord-clone

This repository aims to learn and master Node.js, Socket.IO, and WebRTC technologies.

hotel-booking-system icon hotel-booking-system

This repository has been created for the purpose of the final exam preparation of INT103 class.

int-202-servlet icon int-202-servlet

This repository helps with INT 202 Servlet exam preparation. It contains essential notes and resources to ace the exam, hopefully.

int-202-servlet-mid-term icon int-202-servlet-mid-term

This repository helps with INT 202 Servlet exam preparation. It contains essential notes and resources to ace the exam, hopefully.

int103-bytestream icon int103-bytestream

This repository has been created for the purpose of the ByteStream class in INT103.

int103-git-lab icon int103-git-lab

This repository has been created for the purpose of the Git class in INT103.

int103-jdbc icon int103-jdbc

This repository has been created for the purpose of the JDBC class in INT103.

int103-workshop-1 icon int103-workshop-1

This repository has been created for the purpose of the Put-It-All-Together class in INT103.

it-xtoberfest2021 icon it-xtoberfest2021

OPEN SOURCE OPEN WORLD 👻 CONTRIBUTE PROJECT TOGETHER FOR HACKTOBERFEST 2021

minet icon minet

A (not so) basic Minecraft Pocket Edition server written in C#

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.