jtonyortiz
FSU Dept. of Computer Science Graduate, Software Engineer, Former Consultant, Programming Hobbyist
DFW Metroplex, USA
Pinned Repositories
vehicle-classifier
Neural network trained to detect cars plus test and training images.
ASP.NETProjects
Mini-Projects I have done using C# and ASP.NET
CLispInterpreter
Common Lisp Interpreter In C
exercism-python-problems
Python Exercism Track
ExpertSystems
CLIPS programs I have completed for Expert Systems (Rule-Based AI)
Java-Add-Numbers
This java program adds three integers, and then thisplays the sum of all three numbers.
PythonDataScience
An archive of Data Science and analytics projects and lessons
Route-Planner
An implementation of the A* algorithm using the IO2D C++ API
SystemMonitor
A linux system monitor written in C++17
TextEditor
A basic text-processor and editor implemented in C99
jtonyortiz's Repositories
jtonyortiz/ExpertSystems
CLIPS programs I have completed for Expert Systems (Rule-Based AI)
jtonyortiz/PythonDataScience
An archive of Data Science and analytics projects and lessons
jtonyortiz/exercism-python-problems
Python Exercism Track
jtonyortiz/SystemMonitor
A linux system monitor written in C++17
jtonyortiz/Angular-Shopping-Site
Capstone Angular Shopping Project
jtonyortiz/BigDataEngineering
Introduction to Data Engineering
jtonyortiz/ClassicCSProblems
Classic CS problems with Java
jtonyortiz/CoffeeMachine
CoffeeMachine project in Java
jtonyortiz/competitive-programming
C++ and Python 3 Solutions to popular programming problems from Timus, Leetcode, UVa Judge (ICPC), etc.
jtonyortiz/cppReview
Some organized files with an overview of C++ in general
jtonyortiz/cracking-the-coding-interview
CTCI Solutions by Chapter in Java
jtonyortiz/CSharpProgrammingIntro
An Introduction to C# with code samples
jtonyortiz/exercism-java-exercises
Exercism Track for Java
jtonyortiz/GuessingGame
A basic guessing game in Rust
jtonyortiz/java-collections-review
Learning Java Collections
jtonyortiz/Java-DataStructures
Data Structures and Algorithms in Core Java
jtonyortiz/java-parallel-programming
Parallel Programming in Java
jtonyortiz/JavaTCP-IP
TCP-IP Development using Java
jtonyortiz/jtonyortiz
Special GitHub Intro Repo
jtonyortiz/jtonyortiz.github.io
My Personal Website
jtonyortiz/miniPythonProjects
Mini python scripts I have made during my freetime
jtonyortiz/ObjOrientedAnalysis
A compilation of object oriented programs in C++11
jtonyortiz/OpenMP-Intro
Introduction to OpenMP (Open Multi-Processing)
jtonyortiz/Portfolio
A portfolio of the most important projects i've done (in construction)
jtonyortiz/practical-python
Practical Python Programming (course by @dabeaz)
jtonyortiz/qtdesktopinterfaces
More examples of qt desktop interfaces with qt, qmake, and qml using C++
jtonyortiz/QtTextEditor
A Basic Text-editor created with Qt
jtonyortiz/SeleniumDemos
Basic Concepts behind Selenium for Automation Testing
jtonyortiz/SimpleBankingSystem
Simple Banking System Project in Java
jtonyortiz/SQLPractice
Queries I have used to practice SQL