Pinned Repositories
351assignment2
codelabs
Flutter codelab examples
coding-interview-university
A complete computer science study plan to become a software engineer.
Compute-Mean-and-Square-x86
Program in x86 Assembly Language that takes user input in an array and passes it to a function to perform some actions.
CPSC-452-Final-Proj
CPSC 452 Cryptography Final Project
cpsc323project
Group project for CPSC 323 Compilers and Languages to learn about how a compiler works.
cpsc471socketprogramming
MinimalBitcoinWidget
A minimal Bitcoin price widget for your home screen
Tetris-AI
Implementation of a genetic algorithm to create an artificial intelligence that simulates the evolutionary process in human biology to become a better player.
juliancoronado's Repositories
juliancoronado/MinimalBitcoinWidget
A minimal Bitcoin price widget for your home screen
juliancoronado/Tetris-AI
Implementation of a genetic algorithm to create an artificial intelligence that simulates the evolutionary process in human biology to become a better player.
juliancoronado/coding-interview-university
A complete computer science study plan to become a software engineer.
juliancoronado/cpsc323project
Group project for CPSC 323 Compilers and Languages to learn about how a compiler works.
juliancoronado/cpsc471socketprogramming
juliancoronado/351assignment2
juliancoronado/codelabs
Flutter codelab examples
juliancoronado/Compute-Mean-and-Square-x86
Program in x86 Assembly Language that takes user input in an array and passes it to a function to perform some actions.
juliancoronado/CPSC-452-Final-Proj
CPSC 452 Cryptography Final Project
juliancoronado/CPSC-452-P3
CPSC 452 Cryptography Project 3
juliancoronado/cpsc411_homework1
First homework assignment for CPSC-411 Fall 2020 (Android). Implementing a REST Server using Kotlin and HTTP.
juliancoronado/cpsc411_homework2
Second homework assignment for CPSC-411 Fall 2020 (Android). Implemented an Android UI that processes a "claim" and adds it to the local database / server from Homework #1.
juliancoronado/cuckoo-hashing
Cuckoo Hashing algorithm used on sorting strings
juliancoronado/empirical-analysis
Comparing sorting algorithms (quadratic and exponential) with real data points
juliancoronado/implementing-algorithms
Implementing a sorting algorithm
juliancoronado/juliancoronado
juliancoronado/system_settings
Flutter plugin to open system settings on iOS and Android