Ociel Marin

A 3rd year computer science major at UGA with
a passion for coding and discovering technologies.

Projects

The following are some projects I have contributed to:
(Please contact me to view private source code or repositories)

Bookstore

Python, Django, HTML, Bootstrap
A bookstore website with a user, book, and purchase system. Visitors are able to view and search for available books, then able to purchase with a registered account. Admins are able to edit all database entries. This was done as a group project for CSCI4050 at UGA. I contributed heavily in backend but helped on every aspect of the website.

Don't Die in Space

HTML, Javascript, React.js, Bootstrap
A simple space multiplayer game in which players are spaceships cruising through an asteroid belt, attempting to eliminate each other. This was done at UGAHacks, a weekend long hackathon. My involvement was focused on front-end and client side development.

Java Arcade/iTunes Gallery/Latin Squares

Java, JavaFX
These were projects I completed and submitted for CSCI1302 (Software Development). Although they were mandated assignments, they proved to be very interesting and captured many key elements of object oriented programming.

  • Java Arcade
  • This was a small group project implementing some timeless video games (Tetris & 2048). The graphical interface was built from scratch with the usage of the open source JavaFX library. The games themselves also feature leaderboards alongside all expected functionality of the games.

  • iTunes Gallery
  • The iTunes Gallery was also built on the previously mentioned JavaFX library. As for the functionality, the program accepts a search query in order to populate the screen with cover art of the specified query. This program highlights the usage of iTunes' API alongside basic multithreading functionality within a graphical interface.

  • Latin Squares
  • A Latin Square is an n-by-n square that is filled with n unique symbols that can only occur once per row and column, similar to Sudoku. The game is generated using a given starting configuration (some samples are provided within the project) and is played within the command line interface.

Each project has their own README.md explaining their functionality and project requirements in further detail.

SSD Bot

Python, Reddit API
An automated Reddit bot that searches for computer hardware (SSDs) when a new post is created, then comments useful information about the mentioned hardware. This functions by searching through the titles on posts on r/BuildAPCSales then attempts to find SSDs from a public and commonly referenced spreadsheet.

About

Pursuing a computer science degree at the University of Georgia (and having loved technology all my life) has given me ample opportunity to hone my development skills. I'm well versed in Java, C++, Python, Javascript, HTML, Weka, and the Linux command line. Currently I'm located in the Athens, GA area, but am always open to opportunities elsewhere.

Interested in my work history? See my resume here.

Contact

Interested in Contacting Me?

I'm open to new ideas to realize or projects to pursue. Use any of the below methods to get in touch with me and I'll return your message as soon as I can.

  • Email
  • GitHub

Designed with: HTML5 UP. Built with: Gatsby.js