Skip to content
View NitBuk's full-sized avatar

Highlights

  • Pro

Block or report NitBuk

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
NitBuk/README.md

Hello! I'm Nitzan

I'm a Computer Science student at the Hebrew University of Jerusalem. Also, I'm passionate about solving complex problems with programming.

Currently, I'm deepening my knowledge in various programming languages and computer science concepts.

I’m open to collaborating on projects that challenge me and help me grow as a programmer. I particularly enjoy working on tasks that test my programming skills and knowledge.

I believe in continuous learning and improvement, and I'm always up for engaging in meaningful conversations around technology and programming.

Feel free to reach out to me by sending a message here on GitHub.

Pinned Loading

  1. Image-genaration-and-processing Image-genaration-and-processing Public

    An interactive AI-powered tool for image processing and editing with a variety of transformation options.

    Python 1

  2. DigitRecognition DigitRecognition Public

    This project implements a neural network in C++ for recognizing handwritten digits. The neural network is trained to identify digits from 0 to 9 with an accuracy of approximately 96%.

    C++

  3. yuvalmunitz/MuSeek yuvalmunitz/MuSeek Public

    JavaScript

  4. asciiArt asciiArt Public

    A Java-based ASCII Art Generator that converts images to ASCII art using a customizable character set and resolution. This project includes a command-line interface for user interaction and support…

    Java