Julian Simington's repositories
Primes
Java containing methods related to prime numbers (e.g. computing primes or finding prime factorizations)
NegativeMonaLisa
Andy Warhol style version of the Mona Lisa. Created using JavaFX
Smiley
Loads a Smiley Face using Java FX Canvas. User can also draw on screen
VoteChart
JavaFX line chart of political party vote shares in Finland
TicTacToe
TicTacToe with basic JavaFX for GUI. Game runs, but GUI updates are ongoing. . .
HelsinkiRank
Java FX Chart of University of Helsinki rankings
VocabQuizGUI
Simple GUI allowing users to create a dictionary and quiz themselves on word translations
JokeGUI
A Java GUI that shows, answers, and explains a joke
Dynamic-Typing-Site
Website containing documentation for our Python Discord 2025 Code Jam project submission. Created using mkdocs
cj25-monumental-monsteras-team-repo
Dynamic Typing: Fork of my team's 2025 Python Discord Code Jam Project
Hello
Testing stuff
MIT_Comp_Think_and_Data_Science
Code from MIT Intro to Computational Thinking and Data Science (6.0002 OCW). Course in progress (80% complete)
code-jam-12-qualifier
Qualifier task for the 12th Python Discord Code Jam!
CS-Course-List
🎓 Path to a free self-taught education in Computer Science!
NBA-Scraping
Functions for scraping, cleaning, and analyzing NBA data
PascalTriangle
Functions for computing binomial coefficients and printing lines from Pascal's triangle
CoinFlips
Program simulating coin flips with a text based user-interface
Predicting-Text-with-NLP
Texting prediction in R using NLP (Natural Language Processing)
stock_history
Using webscraping to create stock history graphs (Python/BeautifulSoup)
test-repo
test
Shiny-CLT
R Shiny web app that helps visualize the Central Limit Theorem and Law of Large Numbers
MIT_Intro_Python
Code for problem sets/projects from MIT Intro to Python (6.0001 OCW). Course is complete
3D-plotting-in-R-with-plotly
3D Plotting in R. Simulating bivariate standard normal distribution
SF-Sports-Arenas
Simple leaflet plot with markers for the Golden State Warriors and San Francisco Giants sports arenas
Classifying_Weightlifting_Exercises
Human Activity Recognition using Machine Learning techniques in R
RegressionModels
Analyzing Fuel Efficiency using Regression Analysis-- JHU Data Science Specialization
Coding_The_Matrix
Python code for exercises/projects from "Coding The Matrix: Linear Algebra through Computer Science Applications"
ExData_Plotting2
Exploratory Data Analysis Course Project #2