Skip to content
View riccardoprosdocimi's full-sized avatar

Highlights

  • Pro
Block or Report

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.

πŸ”­ I’m currently looking for a junior software engineering role

Portfolio

πŸ›  Skills

πŸ’» Programming Languages

Python Java JavaScript TypeScript C++ C SQL HTML CSS Bash

πŸ”§ Tools and Frameworks

RESTful APIs NodeJS ReactJS jQuery Heroku AWS Google Cloud Netlify Linux Unix Docker Kubernetes Spring Boot PyTorch TensorFlow scikit-learn SciPy pandas NumPy Git SDL OpenGL LaTeX

πŸ—ƒοΈ Databases

MySQL MongoDB

πŸš€ 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

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 Twitter

Pinned

  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

  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