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, TypeScript, React or any Language / Technology / Tool that mentioned in this README.

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

  • Love mermaid for planning and explaining.

graph LR;
  Example --> Of
  Of --> Mermaid
  Mermaid --> In
  In --> GitHub[GitHub 🀣]
Loading

⚑ Fun facts

  • I saw my older brother programming his first hour (Hello World) and after that hour I started learning and developing until today. And he didn't touch programing for over 3 years after that Hello World.
  • I am Linux Mint and love it. But I choose it, since it looked like Windows for me.

Linkedin:

omer-priel

Work

  • EasyFarm - Online store and management for farms and businesses

Projects:

For university

  • university-networking-final - (Developed Solo) 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 - (Developed with friend) 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 - (Developed with friend) 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 - (Developed in Team of 3) 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 - (Developed in Team of 5) A mobile app and API server for meetings of coaches and trainers. Created with FastAPI (python), Flutter (dart), and PostgreSQL.

  • walmart-sales-prediction - (Developed with friend) 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.

With people without profit

  • madabclick - (Developed in Team of 4) 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.

  • LogisticSaloon - (Developed in Team of 2) A website for seeing logistic reports that created for Hackathon in IDF. It build with Vue.

For myself

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

  • 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 CSS NextJS React Storybook 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 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

    TypeScript 71.4k 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