Skip to content
View omer-priel's full-sized avatar

Block or report omer-priel

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

Hi πŸ‘‹, I'm Omer Priel

Software Engineer Freelancer

Warning, this profile created for my personal happiness

  • πŸ’¬ Ask me about Python, FastAPI, Django or any Language / Technology / Tool that mentioned in this README.

  • I am currently working for EasyFarm as a Back-End Developer.

  • πŸ”­ I am currently working on final projects for the last year in the University

  • Love mermaid for planning and explaining.
graph LR;
  Example --> Of
  Of --> Mermaid
  Mermaid --> In
  In --> GitHub[GitHub 🀣]
Loading
  • πŸ“« Reach me by email omer.priel2@gmail.com or by WhatsApp to (+972) 058-6656434

  • ⚑ Fun fact, I am Linux Mint and love it. But I choose it, since it looked like Windows for me.

Linkedin:

omer-priel

Projects:

Work

  • EasyFarm - Online store and management for farms and businesses

For university

  • university-networking-final - File transfer Protocol like FTP based on RUDP (Reliable UDP) that created from scratch in python. and it Final Project for networking (contains other tasks).

  • university-TheRootOfDataScience - ML project for university. In theory it was about ML, but in practice most of the time was about Web Scraping that we dos on yelp. Created with beautifulsoup4, Splash, selenium, and scikit-learn.

  • university-algo2 - Implementations of graph based algorithms with full GUI for the user to understand the algorithms. created by python, networkx, matplotlib, and tkinter. The algorithms:

    • Brooks
    • Edmonds Blossom
    • Hungarian
    • DFS (only as simple example for the GUI)
  • equal-shares - A voting system for the Student Union in the university based on the algoritem Method of Equal Shares, Created with FastAPI, React, PostgreSQL, Docker, Nginx, GitHub Actions. BTW, this project is currently in development and integration with the university.

  • solutrain - A mobile app and API server for meetings of coaches and trainers. Created with FastAPI (python), Flutter (dart), and PostgreSQL.

  • walmart-sales-prediction - Deep Learning project for university. To predict walmart's profit for each department in each store for the coming week when we have the information up to that week. Created with Python, PyTorch, Pandas, Numpy, and Matplotlib.

For myself

  • madabclick - Like to the website: madabclick-frontend.onrender.com. madabclick is a website for children that contains quality content that selected by graduates of odyssey. It created because of the war. Created with NextJS (React), AWS, Terraform and Docker.

  • Control - It was my first real project that I created in 2015. A two programs for contolling of other computers without the other computer to konw about it. One is the contoller and he has GUI for see the sceens, keyboard and can send commands to the other computer by other program that run on the other computer. Created with C#.

  • VirtualComputer - Application based on the VM consept. Its work like the terminal (CMD), But save the data on custom "Virtual Hard Drive" file (.vhd) with format that I desined. Created with C++.

  • NewWorld - It a game engine that created from scratch (only GLM) that contains full GUI system for debug and the developemt itself. But I didn't have time (I moved to Back End and leave the 3D world) to continue and end it. Created with C++ and OpenGL.

  • LogisticSaloon - A website for seeing logistic reports that created for Hackathon in IDF. It build with Vue.

  • BuildingEscape - A simple Building Escape game that created with Unreal Engine 4.

Languages (Arranged in the order I learned them):

C# asm86 Java JavaScript PHP TypeScript C C++ python Dart Racket

Technologies and Tools (in no particular order):

mermaid Obsidian FastAPI django Express docker EditorConfig mypy terraform AWS GCP git GitHub GitHub Actions bitbucket conda poetry NodeJS npm Yarn bash Linux jupyter NumPy pandas matplotlib Postman Selenium PostgreSQL MySQL SQLite MongoDB redis HTML CSS CSS NextJS React Storybook Redux Flutter WordPress Vue OpenGL Unreal

Pinned Loading

  1. mermaid-js/mermaid mermaid-js/mermaid Public

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

    JavaScript 70.8k 6.4k

  2. Control Control Public

    C#

  3. madabclick madabclick Public

    Quality content for children

    TypeScript 1 1

  4. university-algo2 university-algo2 Public

    A simple template for creating and learning for algoritems on graphs. Based python, matplotlib, networkx and tkinter.

    Python

  5. university-networking-final university-networking-final Public

    University final project in Networking

    Python

  6. university-TheRootOfDataScience university-TheRootOfDataScience Public

    The Root Of Data Science

    Jupyter Notebook