Skip to content
View pplevins's full-sized avatar

Block or report pplevins

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pplevins/README.md
  • 👋 Hi, I’m @pplevins
  • 👀 I’m interested in music, movies, and like to write code and learn new things.
  • 🌱 I’m currently learning Computer Science, and I'm here to try new technologies.
  • 💞️ I’m looking to collaborate with smart and creative people, and build new things.
  • 📫 You can reach me via email pinchas.pl@gmail.com, or via LinkedIn

Pinned Loading

  1. dotNet5784_1558_3645dotNet5784_1558_3645Public

    Project Management application in C# .NET.

    C#

  2. Workshop_in_cppWorkshop_in_cppPublic

    This course covers advanced topics in programming, development in an object-oriented environment (OOP), and implementing the learned data structures in C++. As part of the course, I learned the pri…

    C++

  3. Data_Structure2_Programming_exercisesData_Structure2_Programming_exercisesPublic

    This is the programming exercises given as part of the course Data Structure 2. The purpose of the exercises is to gain a deep understanding of the data structures, and to implement the studied dat…

    C++

  4. Operating_Systems-Linux_WindowsOperating_Systems-Linux_WindowsPublic

    This is the programming exercises given during the Operating Systems course. Their porpuse is to practice key principles in operating systems, and understand them deeply by writing C - language pro…

    C

  5. Lab_in_computer_architecture-MIPS_AssemblyLab_in_computer_architecture-MIPS_AssemblyPublic

    A few MIPS Assembly programs written for the Lab in Computer Architecture course.

    Assembly

  6. UNIX-Linux_SystemsUNIX-Linux_SystemsPublic

    introduction to the concepts, design, and structure of the UNIX operating system, using basic UNIX utilities, system resources in C programming, and POSIX threads to implement concepts and algorithms.

    C 1