Posts

Senior Design

Senior design is a course where students are given the opportunity to display the skills they have acquired though the breath of their courses at UCF. The project I chose for my senior design project was an autonomous drone project with Lockheed Martin. The drone is designed to incorporate technologies like computer vision and deep learning on a onboard computer to track down and pursue "prey" drones. This semester I took senior design 1 where my group I wrote a comprehensive document off all the technologies that we intend to use to build the drone. This is a link to the document:  Robocopters

Haskell Sorts 10/1

Some sorting algorithms I did for some Haskell practice, fun! Click Here

Finished 12th Today at UCF Programming Team Practice

Image
Did pretty good today, I solved some tough problems and placed with some of the best programmers UCF has to offer. This is done over a 5 hour contest where the programming team is given a set of problems and are asked to complete them as fast as they can.  here are links to the code I completed: Click Here

Pl/0 Compiler

Image
This is a link to compiler I made for my system software class. This compiler takes high level code written in the Pl/0 language and makes a call stack, a symbol table, a symbol list, and assembly code so that the program can be ran. This is the link to my Github page where the code is located:  Click Here

Maze Solving Robot Completed!

Image
This is the finished product of 2 months of work with a team. We created a maze solving robot that traverses a maze. We designed, soldered, and programmed our way to success. This is a link to the code CLICK ME IM THE LINK