Intro
Angelo Canunayon
Software Developer · CS Student · AI Enthusiast
Passionate about using technology to solve practical problems felt by millions. Currently building projects at the intersection of software, AI, and real-world impact.
Education
DePaul University
B.S. Computer Science
Software Development
Tech Stack
Python · Java · JS
CSS · C · C++
Git · PyGame
Interests
AI & Machine Learning
Software Development
Data Analysis
Quick Facts
Built an AR navigation app for the Chicago Pedway at a hackathon using A* pathfinding on a 400-node graph.
Developed a calorie tracker that estimates meal nutrition from photos with up to 95% accuracy using an AI API.
Outside of code: boxing, basketball, and reading — balance keeps the mind sharp.
Based in Chicago, IL — always looking for opportunities to build meaningful software.
Work
PedNav - For the Chicago Pedway
Created an AR navigation app for the Chicago Pedway, aimed toward commuters in bad weather conditions and increasing Pedway use. Implements a 400 node 450 edge graph with offices, restaurants, etc. with A* algorithm to trace the shortest path from a destination to another.
StudyTree - A Study Tracker App
Created a study tracker app, combining file storage and a workspace to write notes down or show connections between files and such. Uses Python (Electron) for front-end, C++ for the backend. It is a downloadable app, always saves new projects.
Calorie Tracker App
Made a calorie tracker app utilizing an AI API in order to estimate calories in uploaded photos with up to 95% accuracy.
Doodle Jump Remake
Made a remake of the award-winning game Doodle Jump. Using the PyGame module, I was able to use internet sprites and code game logic in a game loop in order to make a full remake of Doodle Jump.
About
A sophomore at DePaul University currently perusing a Bachelor's in Computer Science with a concentration on Software Development. While pursuing this degree, I aim to optimize software and build upon overall programming skills while also building my network. I am also very interested in the topic of AI and machine learning as an area in this field as well. I am passionate about the use of technology to better the world as a whole.
Some of my hobbies would be boxing, gym, basketball, reading/writing, video games, and family activities.
Contact
Elements
Text
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
Lists
Unordered
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Alternate
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Ordered
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
Actions
Table
Default
| Name |
Description |
Price |
| Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
| Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
| Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
| Item Four |
Vitae integer tempus condimentum. |
19.99 |
| Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |
Alternate
| Name |
Description |
Price |
| Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
| Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
| Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
| Item Four |
Vitae integer tempus condimentum. |
19.99 |
| Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |