Ricky Benkovich (rickben)

rickben

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Ricky Benkovich's repositories

Secondary_Structure_PointNet

Classification of amino acids in proteins into their secondary structure with deep learning by using PointNet architecture.

Language:PythonStargazers:2Issues:1Issues:0

4KidsApp

This project is a website for exchanging clothing items (for children) between parents: Our goal is to let parents who don't have enough money or just want to keep the world safe (by stop buying more clothes that will turn into garbage) have the possibility to do so. Make the world cleaner - Recycle clothes!!

Language:JavaScriptStargazers:1Issues:1Issues:0

CalendarWebsite

Final project in "Web Devloping" course in SheCodes. It includes: Logo to the site ,1st page - Welcoming the user to the site, 2st page - Regestration to the site (fields - user name, password and date), and 3st page - a diary to write in (The cover photo changes according to the season of the year given by the date). *Try it: click on first-page!!*

Language:CSSStargazers:1Issues:1Issues:0

Movie_Book_ranking_Java

A project of implemeting a Ranking data base of books and movies for a user

Language:JavaStargazers:1Issues:1Issues:0

WAVLTree

Assignment for the course "0368-2158 - Data Structures" which is implementing a WAVL (Weak AVL) in Java

Language:JavaStargazers:1Issues:0Issues:0

Wikipedia_crawler_answers_questions

A crawler that goes through list of countries in the world and extracts information about them (name, president's name, population, etc.). Then allows to ask questions and answers them according to its database (in .nt format).

Language:PythonStargazers:1Issues:1Issues:0

Algorithms

Solutions for some common algorithm problems written in Java.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Algorithms-Hacktoberfest

This repository is a part of HacktoberFest, an event organised by DigitalOcean.

Language:JavaStargazers:0Issues:0Issues:0

Basic_HTML_JS_CSS

My first projects learning HTML, CSS and JS

Language:HTMLStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:0Issues:0

CheckWeatherApp

A simple android studio app to check the weather

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Data-Structures-and-Algorithms

Data Structures and Algorithms implemented In Python, C/C++, Java or any other language. Give a Star 🌟 if it helps you.

License:MITStargazers:0Issues:0Issues:0

free-programming-books

:books: Freely available programming books

License:NOASSERTIONStargazers:0Issues:0Issues:0

git-osp-for-beginners

A GitHub Repository to encourage and involve beginners in Open Source Contributions

License:GPL-3.0Stargazers:0Issues:0Issues:0

HacktoberFest

:octocat: Simply add your details and Get a chance to earn a free tshirt! ✅

Stargazers:0Issues:0Issues:0

Hacktoberfest2020

Make your Hacktoberfest 2020 contribution here! Win stickers and a T-shirt on completing 4 pull requests. (Specially for beginners)! :D

Stargazers:0Issues:0Issues:0

Hacktoberfest2020-1

Make your Hacktoberfest 2020 contribution here! Win stickers and a T-shirt on completing 4 pull requests.

Language:C++Stargazers:0Issues:0Issues:0

JAVA

Repository for Java codes and algos.Star the repo too.

Stargazers:0Issues:0Issues:0

java-design-patterns

Design patterns implemented in Java

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

LeetCode-Solutions

:octocat: (Weekly Update) Python / Modern C++ Solutions of All 1634 LeetCode Problems

Language:C++License:MITStargazers:0Issues:0Issues:0

LeetCode_Algorithms

A collection of solutions for Medium/Hard LeetCode problems. Educational resource

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

PageTableImpl

Implementation of the 64bits-intel x86 CPU page table in software.

Language:CStargazers:0Issues:1Issues:0

py_beginners

Small python projects without using frameworks or libraries

Stargazers:0Issues:0Issues:0

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

selenium

A browser automation framework and ecosystem.

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0

Top-K_FaginAlgorithm

Fagin's algorithm: Fagin's algorithm: 1. Do sorted access on all lists in parallel. 2. For every item - do random access to the other lists to fetch all of its values. 3. Stop when at least K items were seen in the sorted access. 4. Sort the list.

Language:PythonStargazers:0Issues:1Issues:0