An open API service aggregating public data about GitHub Sponsors.

arthurosipyan

View JSON Representation

Software Engineer

Funding Links: https://github.com/sponsors/arthurosipyan

GitHub Sponsors Profile

Hi there!
My name is Arthur and I have a tremendous passion for open-source projects. My goal in life is to make open-source contributions into a full-time job!
Some projects I am attached to:

Smart Mirror - This is a senior project I developed with my classmates. It uses a Raspberry Pi with a Python script to give a user a mirror with relevant information tailored to them based on facial recognition
JamaScript - A personal Data Assistant for Jama, built with python
CPU Scheduler - A popular and fundamental Computer Science project, where a Java program utilizes the Round Robin algorithm to enforce a processor is being used at all times by a CPU
OS Encryption/Decryption Manager - Another popular and fundamental Computer Science project, where a Python script creates Encrypted/Decypted messages
Movies-DB - A React app that utilizes the MoviesDB API to display movies and relevant information

Currently working on:

Python Programming Bootcamp - A collection of coding challenges from Derek Banas's Udemy course. This is intended to be a collection of the relevant coding challenges given throughout the course.

Featured Works

jerubball/smart-mirror-project

Senior Project Fall 2018

Language: HTML - Stars: 1
arthurosipyan/JamaScript

JamaScript, your personal data assistant

Language: Python - Stars:
arthurosipyan/OS-Encryption-Decryption-Manager

Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.

Language: Python - Stars: 2
arthurosipyan/CPU-Scheduler

Java program that takes a csv file containing a list of processes, passes them to the CPU Scheduler and Round Robin algorithm, and then finally returns the statistics of the processes.

Language: Java - Stars: 5
arthurosipyan/Python-Programming-Bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

Language: Python - Stars: 1