arthurosipyan
Software Engineer
Funding Links: https://github.com/sponsors/arthurosipyan
- Name: Arthur Osipyan
- Location: New York
- Company: @aegislimited
- Kind: user
- Followers: 18
- Following: 24
- Total stars: 14
- Repositories count: 22
- Created at: 2022-11-18T07:06:53.726Z
- Updated at: 2025-03-10T12:53:31.431Z
- Last synced at: 2025-03-10T12:53:31.431Z
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.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $5.00
Featured Works
jerubball/smart-mirror-project
Senior Project Fall 2018
Language: HTML - Stars: 1arthurosipyan/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: 2arthurosipyan/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: 5arthurosipyan/Python-Programming-Bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
Language: Python - Stars: 1