Introduction - meetMe.exe
- RistelOS [Version 1.0.0]
- (c) Ristel Corporation. All rights reserved.
- C:$Users$ristel> Hi there! I'm Simon, a math, arts,
- computer science, and learning enthusiast! I also like
- lifting.
- I spend most of my time exercising and learning new things!
- I'm currently studying to become a great programmer.
- I want to see how far I can upgrade my brain.
- I also like making cool websites, like this one! (I hope)
- Thanks for taking the time to visit my website :D
- Have a nice day, and check out some of my works below!
Skills - myProficiencies.exe
- <!-- Languages that I'm proficient at -->
- <li style="background: #272822;">
- cout << "My goal is to become" << "\n"; // C++
- print("a very good") # Python
- console.log("programmer!"); // JavaScript
- echo "I want to make" ~/bash
- System.out.println("cool"); // Java
- Console.WriteLine("things!");// C#
- </li> <!-- HTML & CSS-->
Selected Works
Periodic Table with HTML/CSS
Web Application
- YEAR
- 2024
- LANGUAGE
- HTML, CSS
- EVENT
- Personal Project
- Description
- A replication of the periodic table using HTML and CSS. I made it to learn how flex-boxes worked. Currently working on adding a legend for the types of elements and a hover feature that isolates the sub-sets of a type via JS.
TKBlog
Web Application
- YEAR
- 2024
- LANGUAGE
- HTML, CSS
- EVENT
- Personal Project
- Description
- A personal website to keep track of my days. I write the articles within the file itself. Currently studying CRUD using JS so I can add content via the webpage.
Rotation Solver
Console Application
- YEAR
- 2024
- LANGUAGE
- C++
- EVENT
- Personal Project
- Description
- A program that solves Khan Academy's Rotation problem in Analytical Geometry. Made mostly for fun, and to help me practice analytical geometry.
Mental Arithmetic Trainer
Console Application
- YEAR
- 2024
- LANGUAGE
- C++
- EVENT
- Personal Project
- Description
- Something that I made a year ago to practice my mental arithmetic skills. It works by returning a random integer value, and you have to multiply it by 11. Best used on an online compiler for "true" randomness.
Coefficient Calculator
Web/Console Application
- YEAR
- 2024
- LANGUAGE
- JavaScript
- EVENT
- Personal Project
- Description
- Made to be usable on a phone since it's difficult to place data values in Excel and Google Sheets. Calculates Pearson's Correlation Coefficient and returns the strength, direction, and coefficient.
Linear Equations Solver
Console Application
- YEAR
- 2024
- LANGUAGE
- C++
- EVENT
- Personal Project
- Description
- Solves simple linear equations in the form of y = mx + b. Still a work in progress, currently working on the other functions.
Other Works
Bubblesort with C++
Console Application
- YEAR
- 2025
- LANGUAGE
- C++
- EVENT
- School Project
- Description
- We were tasked to sort 50 random numbers in increasing and decreasing order using the bubble sort algorithm.
My first Calculator
Console Application
- YEAR
- 2023
- LANGUAGE
- C++
- EVENT
- School Project
- Description
- We had to make an arithmetic calculator using C++ for a project. This was when I was introduced to the world of programming.
Calculator(2)
Console Application
- YEAR
- 2023
- LANGUAGE
- Python
- EVENT
- School Project
- Description
- An arithmetic calculator using Python, made in compliance to one of our programming subjects.
Temperature Calculator
Console Application
- YEAR
- 2023
- LANGUAGE
- C++
- EVENT
- School Project
- Description
- My very first calculator and program, made as an activity for our programming subject.
Arrays Worksheet
Console Application
- YEAR
- 2023
- LANGUAGE
- C++
- EVENT
- School Project
- Description
- We were tasked to create an array containing information of people, and we had to output every element of each index to match the ID that the user inputs.
Platform Game
Game
- YEAR
- 2024
- LANGUAGE
- GDScript
- EVENT
- Personal Project
- Description
- A project that introduced me to the basics of Godot, mostly just asset flipped, can hardly call it a game.
Papercrane Pixel art
Artwork
- YEAR
- 2024
- LANGUAGE
- N/A
- EVENT
- Personal Project
- Description
- A drawing made to practice pixel art.
A streetside
Artwork
- YEAR
- 2024
- LANGUAGE
- N/A
- EVENT
- Personal Project
- Description
- Practicing pixel art, I'm part of a team that will develop a game and I'm one of the artists for it! The resolution is a bit wonky though since the canvas is in a smaller resolution.