Skip to content
View NicholasJWheeler's full-sized avatar
🧠
Learning new skills!
🧠
Learning new skills!
Block or Report

Block or report NicholasJWheeler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NicholasJWheeler/README.md

Welcome To My GitHub!

🌟 Spotlight Projects

2023

2022


πŸ™‹πŸΌβ€β™‚οΈ About Me

I was born in Columbus, Ohio, and have lived in Dublin, Ohio for my whole life. Early on in my childhood, I fixed a network issue on my family's home computer and I have loved working with technology ever since. In high school, I took two years of programming through College Credit Plus courses and worked on Python, HTML, and GameMaker projects; all of which I greatly enjoyed. Since then I have worked on personal projects as well as many professional projects for college courses. Along with majoring in computer science at college, I am minoring in games and simulation as I would like to develop a game of my own one day. Feel free to browse any projects I have featured on my page, and don't hesitate to reach out and ask any questions!

πŸŽ“ Education

Bachelor of Science in Computer Science (2025)

Miami University, located in Oxford, Ohio, is a prominent public research university known for its academic excellence and picturesque campus. Established in 1809, it is one of the oldest universities in the United States. Despite its name, it is not located in Miami, Florida, but rather in the charming college town of Oxford, which is around 35 miles northwest of Cincinnati, Ohio. I am currently attending Miami University's College of Engineering and Computing on Miami's main campus.

πŸ“ Completed Courses

Click to see a dropdown with more class information

🧩 Fundamentals of Programming and Problem Solving
  • View the formal course description here.
  • Introductory programming course.
  • Developed low-level algorithms exclusively in the Java programming language
  • Utilized basic data structures in conjunction with control structures to solve common coding issues
β˜• Object Oriented Programming
  • View the formal course description here.
  • All coding was done in Java
  • This course built on the first Java course to teach advanced programming concepts such as recursion
  • Developed an understanding of OOP concepts (Inheritance, Polymorphism, Abstraction, Encapsulation)
πŸ’½ Data Abstractions & Data Structures
πŸ’Ύ Systems I
βŒ› Algorithms
πŸ’» Web Application Programming
πŸ’Ό Intro to Software Engineering
β™ŸοΈ Knowledge Representation
  • View a formal course description here.
  • I took this course while on a faculty-led CSE study-abroad trip to the University of Calabria in Italy
  • This course utilized the declarative programming language DLV (Datalog with Disjunction) which was partially developed at the University of Calabria
  • Complex problems such as the Knight's Tour, Sudoku, Binario, and the 3-colorability problem were able to be easily solved utilizing DLV
  • Since DLV is based on Datalog, it produces answer sets as the result by following "rules" set in the code

πŸ”— Contact Me!


πŸ“Š My GitHub Statistics

Pinned Loading

  1. Recipedia Recipedia Public

    Recipe generating website that is free for all users, built as a full-stack web app with Firebase

    JavaScript

  2. Stock-Ticker Stock-Ticker Public

    Full-stack web application that allows users to search for stock prices and news in different exchanges

    PHP

  3. MIBites MIBites Public

    Local restaurant review application for Miami University students

    C++