diff --git a/src/pages/AboutMe.js b/src/pages/AboutMe.js index ba432b7..ca67188 100644 --- a/src/pages/AboutMe.js +++ b/src/pages/AboutMe.js @@ -1,83 +1,121 @@ -import React from 'react' -import Skills from '../componets/Skills' -import MyCarousel from '../componets/Carousel.js'; +import React from "react"; +import Skills from "../componets/Skills"; +import MyCarousel from "../componets/Carousel.js"; // import img1 from '../assets/photos/itsa_me.JPG' // import img2 from '../assets/photos/me_robot.jpeg' -import img3 from '../assets/photos/AcademicTeam.jpg' -import img4 from '../assets/photos/hagerstownVex2019.jpg' -import img5 from '../assets/photos/WeThePeople_Districts.jpg' -import img6 from '../assets/photos/WeThePeople.jpg' -import img7 from '../assets/photos/WeThePeople_NationalsSetup.jpg' - +import img3 from "../assets/photos/AcademicTeam.jpg"; +import img4 from "../assets/photos/hagerstownVex2019.jpg"; +import img5 from "../assets/photos/WeThePeople_Districts.jpg"; +import img6 from "../assets/photos/WeThePeople.jpg"; +import img7 from "../assets/photos/WeThePeople_NationalsSetup.jpg"; export default function AboutMe() { - return ( -
-
-
-

About Me

-

I'm Andrew Simonson, a second year (third year standing) student at Rochester Institute of Technology - in the Computer Science BS program, pursuing a career in data - science with a focus on predictive analytics. -

-

When I'm not in class, you can find me working on extra collaborative projects, - building discord bots, playing chess, reading up on some recent geopolitical - development, or haphazardly expanding my list of unusable, yet bizzarely wise quotes. -

-

My goal is to strive to make the biggest positive impact on the world that I - can. I'm here to improve and optimize what we have so that we can spend more - time on the things that matter. -

-

I also value the ability to understand the world at large. That awareness is - what grounds a person into reality and gives their place in the world value. - My favorite part of learning about grographies and cultures is - when I can justify to myself the hidden causality to historic events, which - presents an inside look into how we can act in the present. -

-

- It is my belief that being able to channel each distinct creative interest - into a final product is vital. With this philosophy that promotes dedication - and enables an in-depth understanding, I can take pride in each of my projects, - bridging the gap between the the multifaceted purpose present in everything around us. -

- {/*Me*/} -
-
-
-
-

Skills

- {['Python', 'JavaScript', 'Java', 'C', 'C++', 'Processing', 'P5.js', 'SQL', 'SQLite', 'Sequelize', 'SQLAlchemy', - 'HTML', 'CSS', 'LaTeX', 'Object-Oriented Programming', 'Git', 'Github', 'Linux', 'Raspberry Pi', - 'Angular', 'Flask', 'Jinja', 'DOM Scraping', 'Google API', 'React', 'Node.js']} -
-
-

Extracirricular Awards

- - {[ - { - original: img4, - description: "High School VEX Robotics President and Team Leader" - }, - { - original: img5, - description: "We the People Civics Competition District Champions" - }, - { - original: img6, - description: "We The People State Civics Competition Champions" - }, - { - original: img7, - description: "what it looks like to compete in We the People Nationals, circa 2020" - }, - { - original: img3, - description: "Academic Team county championships" - } - ]} - -
-
+ return ( +
+
+
+

About Me

+

+ I'm Andrew Simonson, a second year (third year standing) student at{" "} + Rochester Institute of Technology + in the Computer Science BS program, pursuing a career in data + science with a focus on predictive analytics. +

+

+ When I'm not in class, you can find me working on extra + collaborative projects, building discord bots, playing chess, + reading up on some recent geopolitical development, or haphazardly + expanding my list of unusable, yet bizzarely wise quotes. +

+

+ My goal is to strive to make the biggest positive impact on the + world that I can. I'm here to improve and optimize what we have so + that we can spend more time on the things that matter. +

+

+ I also value the ability to understand the world at large. That + awareness is what grounds a person into reality and gives their + place in the world value. My favorite part of learning about + grographies and cultures is when I can justify to myself the hidden + causality to historic events, which presents an inside look into how + we can act in the present. +

+

+ It is my belief that being able to channel each distinct creative + interest into a final product is vital. With this philosophy that + promotes dedication and enables an in-depth understanding, I can + take pride in each of my projects, bridging the gap between the the + multifaceted purpose present in everything around us. +

+ {/*Me*/}
- ) -} \ No newline at end of file +
+
+
+

Skills

+ + {[ + "Python", + "JavaScript", + "Java", + "C", + "C++", + "MIPS Assembly", + "Processing", + "P5.js", + "SQL", + "PostgreSQL", + "SQLAlchemy", + "HTML", + "CSS", + "LaTeX", + "ArcGIS", + "Git", + "Github", + "Linux", + "OKD4", + "Kubernetes", + "Angular", + "Flask", + "Jinja", + "DOM Scraping", + "Google API", + "React", + "Node.js", + ]} + +
+
+

Extracirricular Awards

+ + {[ + { + original: img4, + description: + "High School VEX Robotics President and Team Leader", + }, + { + original: img5, + description: + "We the People Civics Competition District Champions", + }, + { + original: img6, + description: "We The People State Civics Competition Champions", + }, + { + original: img7, + description: + "what it looks like to compete in We the People Nationals, circa 2020", + }, + { + original: img3, + description: "Academic Team county championships", + }, + ]} + +
+
+
+ ); +} diff --git a/src/pages/Projects.js b/src/pages/Projects.js index 68c0cdc..3b46da3 100644 --- a/src/pages/Projects.js +++ b/src/pages/Projects.js @@ -3,56 +3,80 @@ import Project from '../componets/Project' import github from '../assets/github.svg' import globe from '../assets/globe.svg' -export default function Projects(){ - return( -
-
+export default function Projects() { + return ( +
+

Projects

-

Project status is indicated by the color of the project card:
- Complete
- - Work In Progress
- Incomplete -

-
- - ]]} > - A personal portfolio site made with React.js. - - ], ["https://slate.cs.house", site]]} > - Slate is a web app designed to help event coordinators schedule events by congregating participant calendar data.
- Ver 2.0 WIP - includes analytics, faster processing, and better UI -
- ]]} > - My Resume, made in LaTeX with a custom design derived by the AltaCV template on OverLeaf. - - ]]} > - A Discord bot to handle role management and statistics for RIT's Humans vs. Zombies games. - - ]]} > - A team derived from the RIT Financial Management Association dedicated to learning about financial management of equities using automated solutions developed by students. - - - A tampermonkey tool used to automatically answer and submit online trivia forms, which can be tailored to different site layouts.

- Source is currently private for competition. -
- ]]} > - A modular discord bot to manage class discord servers divided by class sections. Used in my Web and Mobile 101 class discord server. - - ]]} > - A personal Discord bot focused on statistical insight and role management for NationsGame, including NG Rolls Sim accessibility. - - ]]} > - A simulator for the browser game, NationsGame, to analyze unit composition and predict in-game victors and unit statistics.
- Unfortunately, NationsGame is now defunct. Limited screenshots of functionality. -
- ]]} > - A GNOME extension that cycles through a folder of wallpapers. - - ]]} > - VEXcode button library + examples and template for the VEX V5 brain - - ]]}> - A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script. - -
+

Project status is indicated by the color of the project card:
- Complete
+ - Work In Progress
- Incomplete +

- ) +

Pinned:

+ + ], ["https://slate.csh.rit.edu/", site]]} > + Slate is a web app designed to help event coordinators schedule events by congregating participant calendar data. Includes Computer Science House account integration. + + ]]}> + Collects RIT Gym Occupancy data for analysis, determining busiest times. + + ]]} > + A personal portfolio site made with React.js. Might overhaul. + + ]]} > + A team derived from the RIT Financial Management Association dedicated to learning about financial management of equities using automated solutions developed by students. + + +

All:

+ + + An ongoing project with the Computer Science House using bluetooth tracking to monitor the ImagineRIT event + + ]]}> + Collects RIT Gym Occupancy data for analysis, determining busiest times. + + ]]} > + A template for creating Chess.com user profile embeds + + ]]} > + My Resume, made in LaTeX with a custom design derived by the AltaCV template on OverLeaf. + + ]]} > + A personal portfolio site made with React.js. Might overhaul. + + ], ["https://slate.csh.rit.edu/", site]]} > + Slate is a web app designed to help event coordinators schedule events by congregating participant calendar data. Includes Computer Science House account integration. + + ]]} > + A Discord bot to handle role management and statistics for RIT's Humans vs. Zombies games. + + ]]} > + A team derived from the RIT Financial Management Association dedicated to learning about financial management of equities using automated solutions developed by students. + + + A tampermonkey tool used to automatically answer and submit online trivia forms, which can be tailored to different site layouts.

+ Source is currently private. +
+ ]]} > + A modular discord bot to manage class discord servers divided by class sections. Used in my Web and Mobile 101 class discord server. + + ]]} > + A personal Discord bot focused on statistical insight and role management for NationsGame, including NG Rolls Sim accessibility. + + ]]} > + A simulator for the browser game, NationsGame, to analyze unit composition and predict in-game victors and unit statistics.
+ Unfortunately, NationsGame is now defunct. Limited screenshots of functionality. +
+ ]]} > + A GNOME extension that cycles through a folder of wallpapers. + + ]]} > + VEXcode button library + examples and template for the VEX V5 brain + + ]]}> + A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script. + +
+
+ ) } \ No newline at end of file