8000 NoamRothschild (Noam Rothschild) ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View NoamRothschild's full-sized avatar

Block or report NoamRothschild

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
NoamRothschild/README.md

Hi, I'm Noam Rothschild! ๐Ÿ‘‹

An overworking hobbyist developer

Expertise in the following tools:

My Skills

Education:

  • Majoring in Cyber & Computer Science
  • Partipicating in the Magshimim program

Hobbies:

  • Playing the Guitar ๐ŸŽธ
  • Automating my daily life
  • Low level coding ๐Ÿ‘จโ€๐Ÿ’ป
  • Networking
  • Praying AI to not take my future job (๐Ÿ˜ญ)

Some cools projects I made:

(Assembly) A Simple Discord Clone ๐Ÿ’ฌ

image

A recap of the things done in the project:

  • Re-Implemented the SHA1 && Base64 protocols (based on their corresponding RFC's)

  • Created a simple HTTP library for parsing and generating messages

  • Implemented proper handling of websockets to allow for full-duplex communication

  • Created my own standart library including, but not all:

  • string utilities

  • file handling interrupt wrappers

  • threading interrupt wrappers (including shared memory)

  • time formatters

  • socket creation and handling

  • simple database for storing user data (2 distinct types)

And at the tip of the iceberg: Merged them all to create a Discord clone

After compiling the x86 nasm code and executing it, you can access the website on localhost:8000 (you can allow the whole network to reach it with proper handling && nginx configured)

The site allows multiple users (after authenticating) to communicate with each other on 4 distinct channels in real time

Source Code

(Ruby) Multiplayer contribution for an open source game ๐ŸŽฎ

PIF-Multiplayer1

This is my attempt in contributing to the beloved community of the open source game "Pokemon Infinite Fusion" by writing a way for players to play together!

This project has had several rewrites, the readme in the oldest version should cover all data about the project, but the source of it is inside a new repository.

This project enables players to connect to a redis database and uses their pub-sub protocol to exchange data between clients, like player location, skin, and even trade items!

This project is receiving updates inside the Kuray Hub discord server.

Source Code

(Python, HTML-CSS-JS) Game Launcher for PIF ๐Ÿš€

image

Yet another contribution to the Infinite Fusion community!

This project aims to provide easier support for installing the game, and configuring random QOL features

This project is receiving updates inside the Kuray Hub discord server.

Source Code

Pinned Loading

  1. infinitefusion-multiplayer infinitefusion-multiplayer Public

    Forked from infinitefusion/infinitefusion-e18

    Hard coded addon adding direct multiplayer functionality into the Pokรฉmon Infinite Fusion game.

    Ruby 2 1

  2. KIFLauncher KIFLauncher Public

    An easy to install launcher for Kuray Infinite Fusion

    Shell 3 1

  3. MashovGradeCalculator MashovGradeCalculator Public

    An extension for the Israeli app ืžืฉื•ื‘ that calculates & shows your final average from the year

    JavaScript

  4. asm asm Public

    all of my assembler scripts

    Assembly 1

0