László Nemes (NemesLaszlo)

NemesLaszlo

Geek Repo

Company:HCLTech Starschema Ltd.

Location:Budapest / Miskolc, Hungary

Home Page:https://laszlonemes.com

Twitter:@Leslie_Nemes

Github PK Tool:Github PK Tool


Organizations
starschema
WorkWise-Solutions

László Nemes's repositories

Apriori_Algorithm

Apriori algorithm, a classic algorithm, is useful in mining frequent itemsets and relevant association rules. Usually, you operate this algorithm on a database containing a large number of transactions. One such example is the items customers buy at a supermarket.

Language:Jupyter NotebookStargazers:3Issues:0Issues:0

DataSet_Builder_and_Analyzer

DataSet builder with scraping and data warehouse analysis

Language:PythonStargazers:3Issues:2Issues:0

Dictionary

Remote method invocation (RMI) and simple Java Database management project.

Language:JavaStargazers:3Issues:2Issues:0

data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

License:NOASSERTIONStargazers:2Issues:0Issues:0

dotNET_Core_REST_API

Implementation of a REST API in .NET Core 3.1

Language:C#Stargazers:2Issues:2Issues:0

Forum

For This Forum Backend using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC.

Language:JavaStargazers:2Issues:2Issues:0

KMeans_and_DBScan_Clustering

Clustering is the task of dividing the population or data points into a number of groups such that data points in the same groups are more similar to other data points in the same group and dissimilar to the data points in other groups. It is basically a collection of objects on the basis of similarity and dissimilarity between them.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Movie_Rental_Web

"Port" / "Refactor" a previous java desktop project to a web project, which gives us a opportunity to manage our movies and give it to "rent" etc.

Language:C#Stargazers:2Issues:0Issues:0

OpenGL-Graphics-ManAndGates

OpenGL C++ | Simple Graphic "animation" where a "man" made of geometric elements passes through gates (spheres, circles, cylinders + polish (Phong shading | ambient, diffuse, specular) + texturing)

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

OpenGL-Transformation-Graphics

OpenGL C++ | Basics graphic animation with colorful cones in formation, in circle motion plus Sizing (Space button press) possibilities.

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

OpenGL-VertexShader-FragmentShader-Operation

OpenGL C++ | All operations are done in shaders.

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

PageRank_and_Hits

PageRank and Hyperlink-Induced Topic Search (HITS) link analysis algorithms.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Product_PriceTracking

Simple script to check a product price, if the price went down to our border price send a mail about it and you can check it. (Beautiful Soup usage and practise)

Language:PythonStargazers:2Issues:2Issues:0

Spark

Inverse Tinder (Not finished) Web application based on the popular "Tinder" , except that after the conversation / during enough conversation event, makes available to unlock the pictures of your conversation partner.

Language:JavaStargazers:2Issues:0Issues:0

SpecialAmoba

Java Swing GUI Game. An "Amoba"game where your icon (X or O) always placed in the lowest possible position of the current row, making the game more difficult.

Language:JavaStargazers:2Issues:0Issues:0

Szakdolgozat

Computer Science Degree Project (C# .Net Framework). Application for the TFS server automatization time scheduler and give opportunity for the missing and extra delete and server functions.

Language:C#Stargazers:2Issues:0Issues:0

A-Star_Search_Algorithm

A* Search algorithm implementation. A* Search algorithm is one of the best and popular technique used in path-finding and graph traversals. Using Vanilla JS and p5.js for visualization. (Random generate map ) Practise.

Language:JavaScriptStargazers:1Issues:0Issues:0

Basic-Torpedo-Game-on-network

Torpedo game on network. The ships positions comes from .txt files and it is only 1v1. The players only get information about the enemy shots and the ship numbers. Table visualization on the server, one table for every player. (Archived code)

Language:JavaStargazers:1Issues:0Issues:0

Basic_Sales_Analysis

Basic analyze on a sales dataframe, where we looking for answers for basics questions and visualize them.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Django

Python - Django Practise and Learning. ToDoList Implementation with Django and SQLite3

Language:PythonStargazers:1Issues:0Issues:0

Item-Item_Collaborative_Filtering

Item-item collaborative filtering, or item-based, or item-to-item, is a form of collaborative filtering for recommender systems based on the similarity between items calculated using people's ratings of those items.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Job-Portal

"Job" searching (Basic) and posting application with Sequelize (Postgres)

Language:HTMLStargazers:1Issues:1Issues:0

Music-Warehouse

Music Warehouse Backend with Node, Express and Sequelize. Covers Musics, Tracks, Albums and Authors with relational database.

Language:JavaScriptStargazers:1Issues:0Issues:0

Pac-Man_MQTT

Popular Pac-Man game in python, with mqtt control extension.

Language:PythonStargazers:1Issues:2Issues:0

Recursive-Directory-Tree-Structure

Directory tree building with the "Path" as parameter of the script.

Language:PythonStargazers:1Issues:0Issues:0

Sense_HAT_Snake_MQTT

Simple Snake game on Sense HAT Raspberry panel, plus where you can control the game with a mobile app via MQTT.

Language:PythonStargazers:1Issues:0Issues:0

Sliding_Puzzle_MQTT

Sliding Puzzle game for a future mqtt raspberry pi project, where we control the game with mobile app mqtt client across the broker.

Language:PythonStargazers:1Issues:1Issues:0

Sliding_Puzzle_MQTT_Version2

Sliding Puzzle (Version2 -> different control) game for a future mqtt raspberry pi project, where we control the game with mobile app mqtt client across the broker.

Language:PythonStargazers:1Issues:1Issues:0

TicTacToe_AI_Minimax

Simple Tic Tac Toe game on 3x3 table with a Minimax algorithm implementation. Using Vanilla Javascript and p5.js for visualization and practise.

Language:JavaScriptStargazers:1Issues:2Issues:0

twitchtactoe

Tic Tac Toe in React because it is Simple Skills Sunday

Stargazers:1Issues:0Issues:0