Welcome to my page!
Hi, I’m Dante Colombo-Sadeghi — a Software Engineer based in San Diego, California. I have a strong Computer Science foundation and experience building software systems with a focus on performance, reliability, and maintainability. My background in both engineering and direct sales gives me a unique ability to understand problems from both technical and human perspectives.
I bring strong attention to detail, a disciplined work ethic, and a commitment to teamwork. I’m always seeking opportunities to grow, take on meaningful challenges, and contribute to impactful technical solutions.
Outside of engineering, I enjoy mixed martial arts, fitness, music, and art.
A simple gradient background generator that allows for the user to either choose their two input colors, or randomize their background with the click of a button. It displays the CSS code for the presented background so that the user may use it to their liking.
React.js application called Robosocio. It's a simple single page application that features a list of visual cards that hold information (name and email) for each robot/'user' in a social-media style presentation. It also features a search bar component that allows for the user to look up a robot profile by name.
React.js application called NotThatFunny. It's a simple single page application that features a scrollable list of ten visual cards that hold corny programming jokes which are pulled from the Official Joke API. It also features a nice animated background and a refresh button to obtain a fresh set of ten randomized jokes.
React.js application called Frame-the-Face. It features a sign-in page, a registration page, and a home page upon logging in. On the home page, the user is prompted to provide the URL to an image that contains a face. After the user provides a valid URL and clicks on the 'Detect' button (or on the logo on the upper left-hand side) this app uses a Face Detection model pulled from the Clarifai API to detect and draw a box around the face in the provided image.