Skip to content
View Eladkrauz's full-sized avatar
😀
😀
  • Braude - College of Engineering
  • Israel
  • 09:27 (UTC +03:00)
  • LinkedIn in/elad-krauz

Block or report Eladkrauz

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

Hello There! 😄

My name is Elad Krauz and I am a 3rd-year software engineering student at Braude College of Engineering.
Currently working as an educational instructor on “Intro to Systems Programming” course in C language in my college.

Technology is my passion, and I'm excited to take my first steps into the industry. I'm eager to learn, grow, and contribute to meaningful projects, take on new challenges and collaborate with others.

Socials 🌐

https://www.linkedin.com/in/elad-krauz/ https://www.facebook.com/eladkrauz eladkrauz

My Latest Academic Project 🧑🏻‍💻

GoNature Project - A national park franchise management system 🌲

- Controlling park capacities and reservations by customers

- Providing management and control capabilities to officials

- Providing tools like park control, reports generating, etc.

- Using tools and frameworks like JavaFX, JDBC and OCSF

Languages and Tools 💻

Java
JavaFX
Python
C
MySQL
JDBC
HTML5
CSS3
JavaScript

GitHub Stats 📊



Random Quote ✍️

Popular repositories Loading

  1. Eladkrauz Eladkrauz Public

    1

  2. C_language C_language Public

    This repository contains a variety of C programming projects and algorithms implemented during my coursework. These include implementations of data structures like Binary Search Trees, various algo…

    C

  3. DociExample DociExample Public

    An example for a small HTML/CSS/JS project

    HTML

  4. Python Python Public

    This repository contains a collection of small utility programs written in Python. Each program addresses a specific problem or performs a unique function. Included are implementations of the Chine…

  5. LinuxShell LinuxShell Public

    This repository contains a collection of C programs and shell scripts developed as part of my fourth semester Operating Systems course. The project includes various administrative and scheduling fu…

    C

  6. Minesweeper Minesweeper Public

    This repository contains a fully functional implementation of the classic Minesweeper game developed in Java. The project includes all the necessary game logic, graphical user interface components …

    Java