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



š¬ Favorite Movies



Projects
Climate Change [Website]
Nextjs, TypeScript, Python, SQLite, tKinter, D3This 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 ā
Phobia Database [Website]
Flask, SQLite, PythonThis 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 ā
Cleveland Clinic Crawler
Python, Selenium, BeautifulSoupThis is a web crawler which goes through 28 web pages of diseases and searches through every link relating to phobias.
See on Github ā
CPU Task Simulator
JavaUses 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 ā