generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ e5502db 🚀
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"basics":{"name":"Ryan Lin","image":"","email":"[email protected]","phone":"(415) 866-0174","url":"https://rlin232.github.io/","summary":"Motivated undergraduate student at Caltech pursuing a B.S. in Computer Science."},"work":[{"name":"Institute for Advanced Study, Princeton University","position":"Professor of Theoretical Physics","url":"https://example.com","startDate":"1933-01-01","endDate":"1955-01-01","summary":"Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.","highlights":["Relativity"]}],"education":[{"institution":"California Institute of Technology","url":"https://www.caltech.edu/","area":"Computer Science","studyType":"B.S.","startDate":"2023","endDate":"2027","courses":["Machine Learning & Data Mining","Learning Systems (Machine Learning)","Introduction to Programming Methods (Data Structures)","Mathematical Foundations of Computer Science (Discrete Mathematics)","Calculus of One and Several Variables and Linear Algebra","Differential Equations","Introduction to Probability & Statistics","Introduction to Computer Programming"]}],"awards":[{"title":"National Merit Scholarship Finalist","date":"2023","awarder":"National Merit Scholarship Corporation","url":"https://www.nationalmerit.org/"},{"title":"FIRST Tech Challenge Dean's Award Semi-Finalist","date":"2022","awarder":"FIRST","url":"https://www.firstinspires.org/robotics/ftc"},{"title":"USACO Silver","date":"2020","awarder":"USA Computing Olympiad","url":"https://usaco.org/"},{"title":"Stanford Online High School Math Division Award","date":"2020","awarder":"Stanford Online High School"}],"skills":[{"name":"Programming Languages","icon":"fa-solid fa-hashtag","keywords":["Java","Python","Typescript","JavaScript","R","Ruby","C","C++","HTML/CSS","Shell Script","Batch"]},{"name":"Developer Tools & Practices","icon":"fa-solid fa-hashtag","keywords":["PyTorch","Jupyter","Weights & Biases","SLURM","GitHub","Android Studios","AWS","Brew","Bash/Shell","Docker","Eclipse","Firebase","NodeJS","VSCode","PyCharm","RStudio","PostgreSQL","Jenkins","Vuex","Chef","Ansible","Continuous Integration (CI)","Agile Development"]}],"languages":[{"language":"English","fluency":"Native speaker","icon":""},{"language":"Chinese","fluency":"Fluent","icon":""},{"language":"Burmese","fluency":"Fluent (speaker)","icon":""}],"projects":[{"name":"Quantum ML Models","summary":"Explored structural and mathematical parallels of a Convolutional Neural Network and a Quantum Circuit. Implemented a hybrid quantum/classical binary classification model using Pennylane and TensorFlow","highlights":["Quantum Computing","Machine Learning"],"date":"2023-05","url":"https://rlin232.github.io/projects/QuantumML/"},{"name":"Stock Prediction Using LSTMs With Sentiment Analysis","summary":"Implemented a multivariable LSTM model in R to predict the trajectory of any given ticker. Notable considered variables include previous time series data and a sentiment analysis on news headers.","highlights":["Machine Learning","LSTM","Finance"],"date":"2022-04","url":""},{"name":"Y86 Architecture Simulation","summary":"Programmed and implemented a simulator of a processor and assembler in Y86, a simplified version of X86.","highlights":["Computer Systems and Architecture","Assembly"],"date":"2022-05","url":"https://github.com/Rlin232/Y-86"}]} | ||
{"basics":{"name":"Ryan Lin","image":"","email":"[email protected]","phone":"(415) 866-0174","url":"https://rlin232.github.io/","summary":"Motivated undergraduate student at Caltech pursuing a B.S. in Computer Science."},"work":[{"name":"Institute for Advanced Study, Princeton University","position":"Professor of Theoretical Physics","url":"https://example.com","startDate":"1933-01-01","endDate":"1955-01-01","summary":"Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.","highlights":["Relativity"]}],"education":[{"institution":"California Institute of Technology","url":"https://www.caltech.edu/","area":"Computer Science","studyType":"B.S.","startDate":"2023","endDate":"2027","courses":["Machine Learning & Data Mining","Learning Systems (Machine Learning)","Introduction to Programming Methods (Data Structures)","Mathematical Foundations of Computer Science (Discrete Mathematics)","Calculus of One and Several Variables and Linear Algebra","Differential Equations","Introduction to Probability & Statistics","Introduction to Computer Programming"]}],"awards":[{"title":"National Merit Scholarship Finalist","date":"2023","awarder":"National Merit Scholarship Corporation","url":"https://www.nationalmerit.org/"},{"title":"FIRST Tech Challenge Dean's Award Semi-Finalist","date":"2022","awarder":"FIRST","url":"https://www.firstinspires.org/robotics/ftc"},{"title":"USACO Silver","date":"2020","awarder":"USA Computing Olympiad","url":"https://usaco.org/"},{"title":"Stanford Online High School Math Division Award","date":"2020","awarder":"Stanford Online High School"}],"skills":[{"name":"Programming Languages","icon":"fa-solid fa-hashtag","keywords":["Java","Python","Typescript","JavaScript","R","Ruby","C","C++","HTML/CSS","Shell Script","Batch"]},{"name":"Developer Tools","icon":"fa-solid fa-hashtag","keywords":["PyTorch","Jupyter","Weights & Biases","SLURM","GitHub","Android Studios","AWS","Brew","Bash/Shell","Docker","Eclipse","Firebase","NodeJS","VSCode","PyCharm","RStudio","PostgreSQL","Jenkins","Vuex","Chef","Ansible"]},{"name":"Developer Practices","icon":"fa-solid fa-hashtag","keywords":["Continuous Integration (CI)","Agile Development","Test-Driven Development","Machine Learning","Code Review"]}],"languages":[{"language":"English","fluency":"Native speaker","icon":""},{"language":"Chinese","fluency":"Fluent","icon":""},{"language":"Burmese","fluency":"Fluent (speaker)","icon":""}],"projects":[{"name":"Quantum ML Models","summary":"Explored structural and mathematical parallels of a Convolutional Neural Network and a Quantum Circuit. Implemented a hybrid quantum/classical binary classification model using Pennylane and TensorFlow","highlights":["Quantum Computing","Machine Learning"],"date":"2023-05","url":"https://rlin232.github.io/projects/QuantumML/"},{"name":"Stock Prediction Using LSTMs With Sentiment Analysis","summary":"Implemented a multivariable LSTM model in R to predict the trajectory of any given ticker. Notable considered variables include previous time series data and a sentiment analysis on news headers.","highlights":["Machine Learning","LSTM","Finance"],"date":"2022-04","url":""},{"name":"Y86 Architecture Simulation","summary":"Programmed and implemented a simulator of a processor and assembler in Y86, a simplified version of X86.","highlights":["Computer Systems and Architecture","Assembly"],"date":"2022-05","url":"https://github.com/Rlin232/Y-86"}]} |
Oops, something went wrong.