Alex Ocegueda Castro

Hello! I’m Alex Ocegueda /oh-seh-geh-dah/, —a software engineer with experience in full-stack development.

Reach out: [alexocegueda59@gmail.com]

Socials: [Github] [LinkedIn] [Resume]

Interests

Interests

Beyond coding, I enjoy exploring stories through books and movies. Here are some of my favorites:

šŸ“– Favorite Books

The Alchemist

[The Alchemist]

By: Paulo Coelho

Atomic Habits

[Atomic Habits]

By: James Clear

šŸŽ¬ Favorite Movies

Grand Budapest Hotel

[Grand Budapest Hotel]

Directed by: Wes Anderson

Whiplash

[Whiplash]

Directed by: Damien Chazelle

Get Out

[Get Out]

Directed by: Jordan Peele

Projects

Climate Change [Website]

Nextjs, TypeScript, Python, SQLite, tKinter, D3

This is a website to promote climate change education by showing visualizations of common trends dealing with global warming, sea levels, and CO2 concentrations.

See on Github →
Project Image

Phobia Database [Website]

Flask, SQLite, Python

This is a database full of phobias which I scraped from the Cleveland clinic website. It allows you to choose from a dropdown to learn more about whichever phobia you choose.

See on Github →
Project Image

Cleveland Clinic Crawler

Python, Selenium, BeautifulSoup

This is a web crawler which goes through 28 web pages of diseases and searches through every link relating to phobias.

See on Github →
Project Image

CPU Task Simulator

Java

Uses a 3 layered priority queue algorithm to simulate how a CPU schedules incoming tasks. Utilizes Round Robin and First Come First Serve algorithms.

See on Github →
Project Image