tamasdinh
I develop full-stack apps with kick-ass analytics and automation.
freelancerBudapest, Hungary
Pinned Repositories
bike-sharing-prediction-nn
Predicting bike sharing demand patterns with a feed-forward neural network implemented in raw NumPy.
blockchain-notary-web-service
Blockchain notary web service app that implements wallet address validation and block creation / query through a web API.
dbt-fundamentals
IBM-recommender
Recommender system for IBM Watson public articles
movies-test
Test movie browsing app to test GA4 features
Pong-implementation-Cpp
Simple game engine implementation in C++, on the example of a simple ping pong game.
RNN-text-generation
Character-level RNN for text generation. Trained on Anna Karenina (included in /data folder)
Sentiment-prediction-RNN
RNN for sentiment prediction on movie reviews
starbucks-targeting
Customer targeting model to optimize promotion targeting, on simulated data from Starbucks. (work in progress)
starnotary-dapp
Star Notary decentralized application for the Ethereum network
tamasdinh's Repositories
tamasdinh/Pong-implementation-Cpp
Simple game engine implementation in C++, on the example of a simple ping pong game.
tamasdinh/starbucks-targeting
Customer targeting model to optimize promotion targeting, on simulated data from Starbucks. (work in progress)
tamasdinh/blockchain-notary-web-service
Blockchain notary web service app that implements wallet address validation and block creation / query through a web API.
tamasdinh/bike-sharing-prediction-nn
Predicting bike sharing demand patterns with a feed-forward neural network implemented in raw NumPy.
tamasdinh/starnotary-dapp
Star Notary decentralized application for the Ethereum network
tamasdinh/A-star_search
Implementing the A* algorithm in C++
tamasdinh/dbt-fundamentals
tamasdinh/disaster-message-classification
Text mining on disaster message dataset with the goal of classifying messages so that emergency services know where to allocate different resources.
tamasdinh/IBM-recommender
Recommender system for IBM Watson public articles
tamasdinh/movies-test
Test movie browsing app to test GA4 features
tamasdinh/RNN-text-generation
Character-level RNN for text generation. Trained on Anna Karenina (included in /data folder)
tamasdinh/Sentiment-prediction-RNN
RNN for sentiment prediction on movie reviews
tamasdinh/word2vec
Building a Word2Vec model
tamasdinh/Blockchain-web-API
RESTful web API with GET and POST endpoints for a simple private blockchain solution
tamasdinh/bookshelf-app-react
Simple responsive app built with React
tamasdinh/Concurrent_Traffic_Simulation
Developing a traffic light simulation with which I expand an existing implementation of a concurrent traffic simulation.
tamasdinh/data-structures
Implementing data structures
tamasdinh/Garbage_collector_Cpp
Garbage collector implementation in C++ with pointers
tamasdinh/image_recognition
Image recognition for 102 different species of flowers
tamasdinh/landing-page-interactivity
Added interactivity to a static landing page HTML-CSS combo.
tamasdinh/redux-basics
Basic example for handling state management in Redux
tamasdinh/responsive-webpage-design
Utilizing static HTML and CSS to design a simple web page with a responsive layout that works on different screen sizes.
tamasdinh/Route-planning-OpenStreetMaps-Cpp
tamasdinh/system-monitor_cpp
Linux System Monitor application in C++
tamasdinh/weather-journal-API
Simple front-end / backend combo for serving weather API data to user and updating the front-end accordingly.
tamasdinh/would-you-rather-webapp
Webapp developed in React with Redux as course homework in my React course.