Skip to content
View rob3rt96's full-sized avatar

Block or report rob3rt96

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


Hi 👋

  • My name is Robert C. Popescu
  • This is my portfolio website: https://rob3rt96.github.io/
  • 🌱 I am a self-taught software developer, interested in working on projects made with Java and Spring in Backend Development.
  • 👯 I am pursuing to gain real experience during an internship or even in a Junior position.
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. rob3rt96.github.io rob3rt96.github.io Public

    This is my web portfolio. The link below sends you to the live version of the project:

    CSS

  2. TicTacToeGAME TicTacToeGAME Public

    A variant of the famous game Tic-Tac-Toe (noughts [O] and crosses [X]). I created this project as an experiment for me to learn the basics of Java. I was inspired by the work of others in creating …

    Java

  3. ShootingAsteroidGame ShootingAsteroidGame Public

    This is a version of the original Asteroids game made by Atari. The game is not finished and it does not have many features, but it's a pretty good start for a novice.

    Java

  4. FilmFinder FilmFinder Public

    This is an app created with the scope of learning to use fetch(), async/await and to work with different APIs.

    JavaScript

  5. musicPlayer musicPlayer Public

    A music player App. I made this project for training and to be able to work with different methods and DOM properties of the tag.

    JavaScript

  6. InfiniteScroll InfiniteScroll Public

    Here I created a photo displaying app that will show and then load more pictures after you hit the bottom of the page.

    JavaScript