CristianJGarcia
Hello, my name is Cristian I'm a graduate of UT San Antonio with Computer science and minor in Cyber Security
Houston, TX
Pinned Repositories
Unity-Projects
Useful projects that go over game design in terms of mechanics, scripting, and understanding of the Unity game engine.
3-Tier-WebService
caesar-cipher
create-strings-from-characters
CUSTOMER-PORTAL
SOFTWARE ENGINEER CLASS PROJECT
FSND
Public repository for the Full-Stack Nanodegree program.
fyyur
high-scores
longest-unique-words
A function that accepts a list of strings that represent words and a positive integer , representing the number of words to return. The function returns a new list containing the longest unique words from the input list. Words are unique if they only appear one time in the input list.
pair-sums-to-target
A function that accepts two lists of integers and a target. It returns the pairs of indices where the sum of their values equals.
CristianJGarcia's Repositories
CristianJGarcia/react-task-tracker
Small react project
CristianJGarcia/create-strings-from-characters
CristianJGarcia/pair-sums-to-target
A function that accepts two lists of integers and a target. It returns the pairs of indices where the sum of their values equals.
CristianJGarcia/longest-unique-words
A function that accepts a list of strings that represent words and a positive integer , representing the number of words to return. The function returns a new list containing the longest unique words from the input list. Words are unique if they only appear one time in the input list.
CristianJGarcia/programming-expert
CristianJGarcia/sort-employees
CristianJGarcia/caesar-cipher
CristianJGarcia/random-number-guesser
The program asks the user to enter two integers representing the start and end of a range. Then the program should generate a random number within this range and ask the user to guess numbers until they guess the randomly generated number. Once the user guesses the random number, the program tells them how many attempts it took them to guess it.
CristianJGarcia/WebService
CristianJGarcia/3-Tier-WebService
CristianJGarcia/Unity-Projects
Useful projects that go over game design in terms of mechanics, scripting, and understanding of the Unity game engine.
CristianJGarcia/fyyur
CristianJGarcia/FSND
Public repository for the Full-Stack Nanodegree program.
CristianJGarcia/high-scores
CristianJGarcia/web-projects
CristianJGarcia/CUSTOMER-PORTAL
SOFTWARE ENGINEER CLASS PROJECT
CristianJGarcia/Software-Engineering-Project