Skip to content
View oliciep's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report oliciep

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

Welcome to my GitHub! πŸ‘‹

  • 🏒 I'm currently working at Infoality, in Crawley
  • πŸ‘€ I'm interested in artificial intelligence and software development, but I enjoy all areas of coding
  • πŸ”­ I’m currently working on a React based spotify music recommendation application
  • 🌱 I’m currently learning how to use React
  • πŸ“« You can reach me at [email protected]
  • 🎈 Find more about me and my projects at https://olivercieplinski.com

Pinned

  1. Music_Muse Music_Muse Public

    JavaScript Music Recommendation Application, using Spotify API's for user/music data, with a SpringBoot/Java backend and a React frontend. Includes user stats, playlist creator and recommendation f…

    JavaScript 1

  2. Recipe_Radar Recipe_Radar Public

    C# Recipe Finding Application, visualised with a WPF GUI, using Spoonacular API to curate recipes. Contains a user interface for search, specific filtering system, and more coming soon.

    C#

  3. Scrolling_Portfolio_Website Scrolling_Portfolio_Website Public

    HTML/CSS Scrolling Portfolio Website displaying my biography and previous work. Includes dynamic screen size scaling, javascript animations, email functionality, site-made templates and more.

    HTML

  4. Dissertation_RULSTM Dissertation_RULSTM Public

    RULSTM Dissertation Research, Architecture used for RULSTM experimentation, mainly with loss functions, sequence completion pretraining and anticipation times.

    Python

  5. Microservice_System Microservice_System Public

    Golang Microservice Application using Audd.io API. The services include storing segments of audio tracks, searching for these tracks, finding tracks based on audio snippets and listing tracks stored.

    Go

  6. Traffic_Lights_Simulation Traffic_Lights_Simulation Public

    C Traffic Lights Simulation, simulating a two-way junction with traffic. Includes linked list implementation, pass parameters by reference, test suite and fully written in Vim terminal.

    C