About Me
Get to know me...
Who am I?
I'm Christian Ortiz, a Full Stack Web Developer
I am a programmer, and currently a student at Florida International University. One of my biggest passions is teaching, and luckily I have had the opportunity to merge my love of computer science with my love of teaching. In my first year at FIU, I had an internship called "Teaching Computational Thinking K-12" where I had the honor of helping underprivileged youths in the Miami Public School District learn how to code, through weekly lessons that myself and my team would teach. This culminated in an event we hosted, called "CodeFest 2021", where 50+ students and their parents got the opportunity to come to FIU, create some awesome programs, and win some prizes.
I am also currently a University Teaching Assistant, where I have had the pleasure of helping 100's of students in Programming 1, Programming 2, and Data Structures to understand key concepts and improve their programming skillset. Throughout this time, I have managed to maintain a 4.0 GPA with my own studies.
You can also find my YouTube channel where I try to give my best advice on coding, the interview process, resume tips, and more in the link below and in the menu bar.
Overall, I am passionate about the science of problem solving, and would greatly enjoy working with you to bring some ideas to life and make an impact on the world.
Christian Ortiz
Boynton Beach, Florida
Projects
TAP OR CLICK THE IMAGE to view the project and it's GitHub repo or its YouTube video walkthrough.
Showcasing complete functional projects demonstrates what I can bring to your project. I built these projects from the ground up to demonstrate front-end, back-end, machine learning, and/or database development skills. Contact me if you would like a complete code walkthrough.
Insecticide (In Progress)
Insecticide is a software defect tracking system, commonly known as a bug tracker. Insecticide is built with ASP.NET, MVC, C#, and SQL. A role based security system was implemented to create permission based roles. The roles of Admin, Project Manager, Developer, and Submitter restrict what the user can see and do. The software allows for users to submit tickets and those tickets are tracked through status from Open to Complete.
The system was built with C# and .NET. The front end was developed with HTML, Javascript, and Bootstrap. The backend utilizes MVC and C#. The database was built with SQL server. Please visit the site and try it out.
-
Project:
Insecticide
- Categories:
-
Technologies:
C#, SQL, ASP.NET, JS, CSS, Bootstrap, HTML
YouTube Video Editor
The YouTube Video Editor is a project that automatically does the first edit of my YouTube videos by removing all of the silent sections from the video clips. This project is built with Python, using libraries from MoviePy and PyDub.
Please visit the GitHub link here to see the code, or watch the YouTube video code walkthrough to see how I built it.
-
Project:
YouTube Video Editor
- Categories:
-
Technologies:
Python
YouTube Idea Generator
The YouTube Idea Generator is a project that uses the YouTube API to search for recent videos of a given genre that have gone viral, in order to help the user find inspiration for their next video. This project is built with JavaScript, MongoDB, Express, Node.js, and React.
Please visit the GitHub link here to see the code.
-
Project:
YouTube Idea Generator
- Categories:
-
Technologies:
JavaScript, MongoDB, Express, Node.js, and React
NFL AI Game Predictor
The NFL AI Game Predictor is a project that uses machine learning algorithms and aggregated statistics from each of the 32 NFL teams in order to predict future games. This project is built with Python, using libraries like Pandas, Numpy, and Scikit-Learn.
Please visit the Colab notebook link here to see and run the code, or watch the YouTube video code walkthrough to see how I built it.
-
Project:
NFL AI Game Predictor
- Categories:
-
Technologies:
Python
T-Shirt Design
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Assumenda aut sapiente quo explicabo, quasi incidunt aperiam laudantium, nemo cum eaque inventore ut voluptas voluptatibus nihil! Amet soluta, ea illo sint?
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Obcaecati dignissimos culpa deserunt aspernatur ipsa veritatis alias labore tempore laboriosam commodi! Ab neque sunt, odio voluptatibus, dignissimos nisi consequuntur atque qui explicabo eligendi, harum in? Amet aspernatur atque quam. Illo natus tempora explicabo deleniti molestias numquam debitis repudiandae, repellendus voluptatum soluta?
-
Client:
Envato
- Categories:
-
Date:
12 May, 2019
-
Technologies:
HTML5, SCSS, JS
Packaging Box Mockup
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Assumenda aut sapiente quo explicabo, quasi incidunt aperiam laudantium, nemo cum eaque inventore ut voluptas voluptatibus nihil! Amet soluta, ea illo sint?
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Obcaecati dignissimos culpa deserunt aspernatur ipsa veritatis alias labore tempore laboriosam commodi! Ab neque sunt, odio voluptatibus, dignissimos nisi consequuntur atque qui explicabo eligendi, harum in? Amet aspernatur atque quam. Illo natus tempora explicabo deleniti molestias numquam debitis repudiandae, repellendus voluptatum soluta?
-
Client:
Envato
- Categories:
-
Date:
12 May, 2019
-
Technologies:
HTML5, SCSS, JS
Coding Challenges
TAP OR CLICK THE IMAGE to view the challenge and it's website.
I like to challenge myself and learn new things. Coding challenges allow me to solve new problems with code but on a smaller scale than a full project. Each coding challenge is displayed in its own mini site that allows you to interact with it.
TacoCat Project
TacoCat is a palindrome. A palindrome is a word, phrase, or sequence that reads the same backward as forward. This is a project that checks if the phrase entered is a palindrome and lets you know if it is.
The project was made with Javascript, CSS, HTML, and Bootstrap. The logic behind the project includes Dom Manipulation, If/Else statements, Loops, and String concatenation.
-
Project:
TacoCat
- Categories:
-
Technologies:
HTML, CSS, JS, Bootstrap
Fizz Buzz Project
When it counts you Fizz Buzz. A javascript coding project using loops. This is a project that prints the numbers from 1 to 100, and for multiples of '3' displays "Fizz" instead of the number, and for multiples of '5' displays "Buzz". If it's a multiple of both it displays "FizzBuzz".
The project was made with Javascript, CSS, HTML, and Bootstrap. The logic behind the project includes Dom Manipulation, If/Else conditional statements, Loops, Array manipulation, Switch/Case blocks and String concatenation.
-
Project:
Fizz Buzz
- Categories:
-
Technologies:
HTML, CSS, JS, Bootstrap
Rewind Project
There and back again. A javascript coding exercise using arrays. This is a program that displays a string in reverse.
The project was made with Javascript, CSS, HTML, and Bootstrap. The logic behind the project includes Dom Manipulation, For Loops, and String concatenation.
-
Project:
Rewind
- Categories:
-
Technologies:
HTML, CSS, JS, Bootstrap
Area 100 Project
Live life one loop at a time. A javascript coding exercise using loops. This is a project that displays the numbers from 0 to 100, then displays the even numbers in BOLD.
The project was made with Javascript, CSS, HTML, and Bootstrap. The logic behind the project includes Dom Manipulation, If/Else conditional statements, Loops, Array manipulation, Arithmetic operations (modulo) and String concatenation.
-
Project:
Area 100
- Categories:
-
Technologies:
HTML, CSS, JS, Bootstrap
Get in Touch
Feel free to contact me anytime