Skip to content
View pplevins's full-sized avatar
Block or Report

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.

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
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

  1. dotNet5784_1558_3645 dotNet5784_1558_3645 Public

    Project Management application in C# .NET.

    C#

  2. Workshop_in_cpp Workshop_in_cpp Public

    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_exercises Data_Structure2_Programming_exercises Public

    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_Windows Operating_Systems-Linux_Windows Public

    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_Assembly Lab_in_computer_architecture-MIPS_Assembly Public

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

    Assembly

  6. UNIX-Linux_Systems UNIX-Linux_Systems Public

    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