Skip to content
View OrkunSA's full-sized avatar
Block or Report

Block or report OrkunSA

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

Hey there, this is Orkun.

  • πŸ”­ I graduated from Flatiron School Online Software Engineering Program
  • πŸ’» I am proficient in: HTML, CSS, Ruby, SQL, ORM, Sinatra, Rails, JavaScript, React, Redux, JSON
  • 🌱 I’m currently learning Node.js, WordPress
  • πŸ“« How to reach me: Email | LinkedIn

Portfolio

  • πŸ”– Gamers Vault - Demo | Frontend Repository | Backend Repository

    • A gaming website where users can browse through 500,000+ games and perform CRUD actions.

    • Integrated global state by using Redux for smooth page updates and better state management

    • Fetched game information based on search terms from the RAWG video game database API

    • Built frontend using React with custom CSS

    • Implemented React Router for a multi-page interface

    • Incorporated full authentication using session cookies and Bcrypt

  • πŸ”– Movie Box - Demo | Repository

    • A Rails app for keeping track of favorite movies and creating lists to manage and organize those movies.

    • Designed and styled site using Bootstrap 4, along with customized CSS styles

    • Integrated Google Oauth by using OmniAuth for a user to be able to sign in with Google email

    • Implemented full CRUD functionality for a user to be able to create, edit, and destroy their movies

    • Incorporated user authentication by using bcrypt gems and persisting user sessions using cookies

  • πŸ”– Nice Reads - Demo | Repository

    • A vanilla JavaScript app with Rails backend API for users to keep track of favorite books and perform CRUD actions on their book collection.

    • *Utilized SQLite database and developed a RESTful Rails API backend with endpoints for books and categories.

    • Implemented JavaScript to render JSON

    • Styled application with Bootstrap and custom CSS

    • Created Rails API for backend functionality

Pinned Loading

  1. movie_box movie_box Public

    Rails CRUD app that helps you keep track of your favorite movies.

    Ruby

  2. project_vault project_vault Public

    Sinatra App that keeps track of your projects.

    HTML

  3. library library Public

    An app with Rails API backend and JavaScript frontend to keep track of books and perform CRUD actions on book collection.

    Ruby

  4. gamers-vault-backend gamers-vault-backend Public

    An app with Rails API backend and React frontend to browse through RAWG external API and perform CRUD actions on game collection.

    Ruby 1

  5. gamers-vault-frontend gamers-vault-frontend Public

    An app with Rails API backend and React frontend to browse through RAWG external API and perform CRUD actions on game collection.

    JavaScript

  6. Portfolio Portfolio Public

    Personal portfolio site. Built on React.

    JavaScript