Skip to content
View sethsolves's full-sized avatar
  • University of Isfahan

Block or report sethsolves

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sethsolves/README.md

Hi, I'm Seth. 🦇

Codewars

CS Student | Developer | Artist

I am a Computer Science student currently leveling up my Python skills.
I have academic and project experience with Java and C++.

🛠 Tech Experience

  • Current Focus: Python
  • Previously Worked With: Java, C++
  • Interests: Cybersecurity, Machine Learning

🎨 Beyond the Code

Fun fact: I'm a semi-pro Guitarist, Metal enthusiast, and a skilled artist!

Popular repositories Loading

  1. GCPA-calculator GCPA-calculator Public

    GCPA Calculator in c++

    C++ 1

  2. Graph Graph Public

    Graph manipulation tool in Java with a command-line interface for adding vertices, creating/removing edges, and graph visualization.

    Java 1

  3. travel-management-system travel-management-system Public

    A concise Java console application for flight and hotel reservations. Users can search, book, and cancel travel plans easily. Includes classes for flights, hotels, and a main application.

    Java 1

  4. rock-paper-scissors rock-paper-scissors Public

    C++

  5. maximum-trio-elements maximum-trio-elements Public

    Maximum trio elements for C++ & Python ( searching algorithm no.1)

    C++

  6. missing-numbers missing-numbers Public

    Missing numbers algorithm in C++ and Python (searching algorithm no.2)

    C++