-
Computer Science Student
- Israel
- [email protected]
- in/samuellazareanu
Highlights
- Pro
Lists (9)
Sort Name ascending (A-Z)
Stars
Scraping quotes from brainyquote.com
This script scrapes the verses and references from an openbible.info page into a JSON file - if needed, we use bible-api.com to translate to another bible version.
An eSports club Android app for all club events and news.
A website I developed for kalana™ in 2021, using 🌎 three-globe 🌎 (ThreeJS) for the homepage.
Simple (console-based) pizzeria orders taker, developed in C as an assignment in Intro to Computer Science @ MTA College
Projects 1-6 in nand2tetris as graded assignments in Computer Architecture @ Ariel University
A Python script that checks the expiry dates of all domains in the "top 10 million domains" list (by DomCop), and logs the ones that expire soon in a file.
Simple console-based Taki game, developed in C as the final project in Intro to Computer Science @ MTA College
Projects and assignments from my BSc in Computer Science at Ariel University, Israel
Create high-quality images with quotes (Perfect for Instagram and Pinterest) in less than 5 seconds per 100+ images!
Create high-quality vertical quotes videos (1920x1080 - Perfect for all social medias) in about 15seconds per video!
Final Project in OS course: MST, Strategy/Factory, Client-Server, Threads, Active Object, Thread poll (Leader-Follower) and Valgrind. @ Ariel University
Detect and remove logos from videos, even if they change position several times
Valgrind, Graph data structure and Euler : coverage reports, gprof, Valgrind memcheck, callGraph, helgrind and implemented singleton and lock gurad. As an assignment in Operating Systems @ Ariel Un…
QUIC Protocol, implemented multi-streams. Final project in Computer Networking @ Ariel University
SamuraiPolix / cpp-course-2024
Forked from cpp-at-ariel/cpp-5784C++ course (Systems Programming B), 2024 b, Ariel University
Papers from the computer science community to read and discuss.
Synchronization and Kosaraju server - Implementing a server on a graph for finding SCC using Kosaraju's algo. The server receives graphs and changes in them, from multiple users in TCP communicatio…
A custom-made version of Netcat in C/C++; Redirecting stdin & stdout using pipes allowing chat between terminals and program exec. As an assignment in Operating Systems @ Ariel University
An assignment in Operating Systems @ Ariel University, developed in C - UNIX tools, libaries, debugging, gdb, ddd, threads, fork, wait, exec, pipe
a Social Network in Python, focusing on design patterns as an assignment for OOP @ Ariel University
Viking Chess (Hnefatafl) game in Java, practicing OOP principles as an assignment in OOP @ Ariel University
Socket programming in c. Transferring large files over TCP, implementing Realiable UDP and simulating Packet Loss. As an assignment in Computer Networking @ Ariel University
Practice socket programming, involving server, client, and proxy. Developed in Python, as an assignment in Computer Networking @ Ariel University
A simple Catan Game in C++, as an assignment in Systems Programming B @ Ariel University
STL, Templates, and Iterators in CPP on Generic Tree<T, K>, Node<T> as an assignment in Systems Programming B @ Ariel University
Operator overloading and implementations of graph algorithms in C++, as a follow-up assignemnt in Systems Programming B @ Ariel University
C++ implementations of graph algorithms, as an assignemnt in Systems Programming B @ Ariel University