Skip to content
View riccardoprosdocimi's full-sized avatar

Block or report riccardoprosdocimi

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

Banner

Hello world πŸ‘‹πŸΌ, I'm Riccardo!

πŸ‘¨πŸ»β€πŸ’» About Me

I'm a software engineer with a Master's degree in Computer Science. I'm interested in distributed systems, cloud computing, back-end engineering, and AI.

Portfolio

Top Languages GitHub Stats
Daily Visitors Total Visitors
Leetcode 50 days badge

πŸ›  Skills

⌨️ Programming Languages

Python Java JavaScript TypeScript YAML Bash Script C C++ HTML5 CSS3 Markdown LaTeX

🧰 Tools and Frameworks

AWS Azure GCP Docker Kubernetes Terraform GitHub Actions Maven Jira Trello ChatGPT GitHub Copilot Google Gemini NodeJS NPM Yarn Webpack React Redux React Router jQuery Bootstrap Chart.js Express.js Heroku Netlify FastAPI JWT Postman Insomnia Linux Spring Boot Gradle Wireshark Selenium SonarQube Swagger PyTorch TensorFlow scikit-learn SciPy Pandas Matplotlib NumPy nVIDIA Git GitHub Visual Studio Code PyCharm IntelliJ IDEA WebStorm CLion Sublime Text Vim Eclipse Jupyter Notebook Google Colab OpenGL CMake Virtual Box Safari Google Chrome Tor Cloudflare Github Pages Notion Prezi

πŸ—ƒοΈ Databases

MySQL MongoDB DynamoDB

πŸš€ Projects

⬇️ Scroll all the way down to view my pinned projects.

πŸ“‘ Building Scalable Distributed Systems

Readme Card Readme Card Readme Card

πŸ›œ Computer Networking

Readme Card

🌐 Web Development

Readme Card Readme Card Readme Card

πŸ’» Computer Systems

Readme Card

🧩 OOP/OOD

Readme Card Readme Card

Forage Logo

πŸ€– AI/ML

Readme Card

βš™οΈ Back-End Development

Readme Card Readme Card Readme Card Readme Card

⚑ Fun facts

  • πŸ€ I'd played competitive basketball for 13 years and am a huge fan of it.
  • ✈️ I've been to 37 states and every continent except Antarctica.
  • πŸ“± πŸ‘Ÿ 🏎 🏈 I'm passionate about technology, sneakers, cars, and football.
  • πŸŽ“ I hold a Bachelor's degree in Marketing.

πŸ“« How to reach me

Email LinkedIn X

Pinned Loading

  1. roll-your-own-cdn roll-your-own-cdn Public

    Created the building blocks of a Content Delivery Network using a DNS server, an origin server, and 7 HTTP/replica servers located worldwide. Implemented a DNS redirection to send clients to the re…

    Python 4 1

  2. paxos-key-value-stores paxos-key-value-stores Public

    A fault tolerant architecture to achieve consensus of updates amongst replicated state machine KV-store servers using Paxos.

    Java

  3. nba-database nba-database Public

    A PyMySQL-based console app designed to provide insightful statistics and graphs based on data fetched from the NBA.com APIs.

    Python

  4. coinchat-back-end coinchat-back-end Public

    The back-end of a social networking web application with login functionalities for looking up, commenting, and saving cryptocurrencies in a watchlist as well as following other users and writing bl…

    JavaScript 1

  5. ml-predictive-maintenance ml-predictive-maintenance Public

    This repository contains code and documentation for a machine learning project focused on predictive maintenance in industrial machinery. The project explores the development of a comprehensive pre…

    Jupyter Notebook 1

  6. real-time-ray-tracer real-time-ray-tracer Public

    A graphics application that shows a ray-tracing scene rendered by the fragment shader on a frame buffer object.

    C