Pinned Repositories
synthetic-control-replications
Use a synthetic control to estimate the effect's of California's Tobacco Control program, replicating the seminal paper by Abadie, Diamond, & Hainmueller (2010).
Applied-CS-with-Android
I will facilitate Android-games development workshops and here is where I will upload the projects I will develop while preparing for each session. Workshops based on Google Education lesson plans (https://cswithandroid.withgoogle.com/). - Feb 1st, 2018
Counting-Bloom-Filter
Originally a college assignment for my class in algorithms during my sophomore year. (Python)
Distributed_Servers_System-Simulator
This project is a simulation of a Distributed Servers System. The idea: To attend as many requests as quickly as possible with the available computational resources.
Geolocation-Experiments-with-Android-and-Google-Maps-APIs
I'm learning to build geolocation apps using Google Maps & Location APIs for Android. I'm also taking advantage of Firebase Realtime Databases and Authentication services.
Graph-Isomorphism-Project
Program that takes two graphs as input and returns whether there is an isomorphism function that matches them (whether they're equivalent). The Data Structure was built from the ground up (no single library for modeling graphs was used). Full algorithm implementation was made on C++.
metasearch
Search aggregator for Slack, Google Docs, GitHub, and more :mag:
The-Raiders-of-the-Loss-Function
Genetic Matching (GenMatch) is an automated covariate balance matching algorithm that, by default, relies on the lexical optimization of a vector of balance statistics produced by t-tests and KS-tests. We devised two original alternative loss functions that aim to enhance the optimization procedure of the GenMatch function in the Matching package for R. We replicated the setting and used the same example data sets as by Diamond & Sekhon (2013) to assess the performance of our original loss functions against the default. One of our original loss functions consistently showed encouraging results.
The-Ultimate-Guide-to-Write-Your-First-CFD-Solver
Video tutorial on YouTube: https://youtu.be/9DkhHDEu1zU
UFM-Market-Trends-SDK
Software Development Kit (SDK) developed to automate the generation of macroeconomic reports at UFM Market Trends.
josealvarez97's Repositories
josealvarez97/The-Ultimate-Guide-to-Write-Your-First-CFD-Solver
Video tutorial on YouTube: https://youtu.be/9DkhHDEu1zU
josealvarez97/Counting-Bloom-Filter
Originally a college assignment for my class in algorithms during my sophomore year. (Python)
josealvarez97/Geolocation-Experiments-with-Android-and-Google-Maps-APIs
I'm learning to build geolocation apps using Google Maps & Location APIs for Android. I'm also taking advantage of Firebase Realtime Databases and Authentication services.
josealvarez97/Applied-CS-with-Android
I will facilitate Android-games development workshops and here is where I will upload the projects I will develop while preparing for each session. Workshops based on Google Education lesson plans (https://cswithandroid.withgoogle.com/). - Feb 1st, 2018
josealvarez97/Applied-CS-with-Android-Workshops-Public
Starter codes and guidelines for the Android development workshops I facilitated based on lesson plans from Applied CS with Android by Google Education. This repository does NOT contain the finished projects (Those may be found in https://github.com/josealvarez97/Applied-CS-with-Android).
josealvarez97/Causal-Inference-on-UN-Peacekeeping
An assignment for my class in applied statistical inference. Got very good grades for this one, so I'm uploading it here.
josealvarez97/Ecuador-Censorship-Causal-Inference
josealvarez97/Graph-Isomorphism-Project
Program that takes two graphs as input and returns whether there is an isomorphism function that matches them (whether they're equivalent). The Data Structure was built from the ground up (no single library for modeling graphs was used). Full algorithm implementation was made on C++.
josealvarez97/HelloWorldElectron
A first electron app from the quick start repo of Electron
josealvarez97/HelloWorldReact
Learning the infamous React xD
josealvarez97/mbmlbook
Sample code for the Model-Based Machine Learning book.
josealvarez97/metasearch
Search aggregator for Slack, Google Docs, GitHub, and more :mag:
josealvarez97/Micro-SQL
The program is a prototype of a Database Management System (DBMS) that allows to manage data structures on a personalized fashion.
josealvarez97/MyScriptJS
:pencil2: :cloud: MyScriptJS is the fastest way to integrate rich handwriting features in your webapp.
josealvarez97/owid-grapher
A platform for creating interactive data visualizations
josealvarez97/react-flow-example-apps
Example React Flow apps for Create React App, Next.js and Remix.
josealvarez97/Scientific-Computing
Scientific Computing in Python, Matlab/Octave, C++, and Julia
josealvarez97/TecunTecs-Cloud-Platform-Backend
Undergraduate Capstone Project Minerva University
josealvarez97/TecunTecs-Documentation-Site
josealvarez97/TecunTecs-Math-Animations
Math animations for TecunTecs.
josealvarez97/The-Raiders-of-the-Loss-Function
Genetic Matching (GenMatch) is an automated covariate balance matching algorithm that, by default, relies on the lexical optimization of a vector of balance statistics produced by t-tests and KS-tests. We devised two original alternative loss functions that aim to enhance the optimization procedure of the GenMatch function in the Matching package for R. We replicated the setting and used the same example data sets as by Diamond & Sekhon (2013) to assess the performance of our original loss functions against the default. One of our original loss functions consistently showed encouraging results.
josealvarez97/Titanic-Survivors-Data-Analyses
Statistical analyses performed in a data set containing information about the passengers in the Titanic disaster of 1912. Data set from Kaggle: https://www.kaggle.com/c/titanic. This is a college assignment finished in the spring of 2018 that I have made public. Any changes since then have been performed mainly for improving the presentation.
josealvarez97/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
josealvarez97/UI-and-Scriptable-Objects-Unity-Tutorial
Unity Tutorial on Scriptable objects
josealvarez97/UnityTutorial-2D-UFO-Project
2D UFO Game initially developed based on the official tutorials from the Unity documentation. Link: https://unity3d.com/learn/tutorials/s/2d-ufo-tutorial (Please read Disclaimer on Readme)
josealvarez97/UnityTutorial-FlappyBirdStyleGame
2D Flappy Bird Style Game developed based on the official tutorials from the Unity documentation. Link: https://unity3d.com/learn/tutorials/topics/2d-game-creation/project-goals?playlist=17093
josealvarez97/UnityTutorial-ShopUI-withRuntimeScrollLists
Tutorial for creating a UI with Runtime Scroll Lists in Unity. Link: https://unity3d.com/learn/tutorials/topics/user-interface-ui/intro-and-setup?playlist=17111
josealvarez97/UnityTutorial-TicTacToeGame
Tic Tac Toe game made with Unity UI. Link: https://unity3d.com/learn/tutorials/tic-tac-toe/introduction-and-setting-project?playlist=17111
josealvarez97/novel
Fork of Steven Tey's Novel that adds a few customizations I needed. Hopefully some of them can be merged back to Steven's repo with a PR.
josealvarez97/workbench-example-hybrid-rag
An NVIDIA AI Workbench example project for Retrieval Augmented Generation (RAG)