Welcome To
My Personal Portfolio
“Hi, I’m Oscar Ojeda, and I am an Information technology specialist who graduated from the New Jersey Institute of Technology. Over the past few years, I have strengthened my developer and IT skills through my job responsibilities, school, and personal projects. I am passionate about the project management life cycle. That's why I'm also putting so much effort into understanding Project Management in more detail."
Certifications
3CX Basic Certification
The 3CX Basic Certification consists of eight modules all of which are fundamental to be able to correctly setup and configure your PBX. In a nutshell, they cover the basic concepts of getting 3CX up and running as well as basic troubleshooting techniques
- 3CX
- ID: n1d6EAFfIl
- Issue Date: 22 January 2020
- PBX
3CX Intermediate Certification
This certification covers more advanced and complex configuration options within 3CX, such as; extension groups and rights, configuring remote extensions via STUN or SBC, backups and more.
- 3CX
- ID: ompDU4YoGx
- Issue Date: 21 May 2020
- PBX
GCP Certified Associate Cloud Engineer
An Associate Cloud Engineer deploys applications, monitors operations, and manages enterprise solutions.
- Google Cloud
- ID: QvUxXC
- Issue Date: 21 Sep 2022
- Cloud Engineer
Technologies
I've worked with a range a technologies in the web development and IT world. From Back-end To Front-end, and from Networking to Virtualization.
Front-End
Experiece with
React.js, HTML, CSS, and JSBack-End
Experience with
Python, C, C++, Databases, and, LinuxIT
Experience with
VMware ESXi, Hyper-V, Docker, Veeam, AD, DNS, DHCP, SSH, NAT, Ubiquiti, Firewalls, TCP/IP
TimeLine
Having a major degree in Computer Science from New Jersey Institute of Technology (NJIT), work for many years as IT, and now being an Analyst in Government and Public Services at Deloitte has given me a wide range of knowledge in programming languages, Databases, Project Management, Software Life Cycle, Networking, Operating systems, and many other information technologies.
2012
I started my journey at Universidad de Matanzas Cuba in Computer Science
2014
Worked as IT Support
2015
Began working as IT Specialist
2015
PBX Phone System 3CX Certifications (Basic, Intermediate)
2016
Update 3CX Certifications (Basic, Intermediate, and Advanced)
2018
Started Computer Science at NJIT
2019
Developed my FullStack Projects
2021
MVC web development project as Project Manager
2021
NJIT Graduation
2022
Analyst in Government and Public Services at Deloitte
2022
GCP Certified Associate Cloud Engineer
2024
Promoted to Consultant at Deloitte LLP
Personal Achievements
10+
Open Source Projects
8+
Certifications
6+
Linkedln Skill Assessment badge
3.58+
NJIT GPA
Projects
Stocker Eyes
Stocker Eyes allows users to keep track of stocks anytime and anywhere. The user can keep up with the fast-moving stock market with stock price notifications, favorites list, and latest headlines. It fetched data dynamically from Stock Twit, Alpha Vantage APIs, saving the information into PostgreSQL D.B. on Heroku and AWS using Python, SQLAlchemy, Flask. Create relationships between tables to save favorite stock for each user logged in using Google Auth methods and display the frontend data using JavaScript, React, Bootstrap, HTML, CSS, and Sockets.
- APIs
- PostgreSQL D.B.
- AWS
- React
Tic-tac-toe Game
Developed a Full-stack dynamic multi-user Tic-Tac-Toe game that allows users to log in, play with another person, restart the game, go back to a move, hide and show the scoreboard, and see the scores. Each time a user wins, the score increase, and the other user scores decrease. The first two users will play the game, and the others on the roo will be spectators. Developed using Python, JavaScript, React, HTML, CSS, Flask, PostgreSQL D.B., and SQLAlchemy.
- React
- JavaScript
- Python
Music Discovery App
Built a music discovery app with Spotify API that displays new songs to the user, allows them to follow along with the lyrics, and search for their music for a customized view in 3 weeks. Embraced modern development techniques such as Git version control, Heroku deployment and built a complete client-server architecture using Flask for backend and HTML/CSS for frontend
- API
- Python
- Flask
- HTML/CSS
Android Chat App
End-to-End Encrypted chat app. For this project, I used Java. As the database, I used Google Firebase that ensured the data was consistent and accessible all the time. And most important, I used AES(Advanced Encryption Standard) to have end-to-end secure messaging. The information is transmitted encrypted from the app to the server, database and then decrypted by only the allowed person.
- Java
- Android Studio
- Firebase
- AES