Skip to content
View TheSpaceMan915's full-sized avatar
Shoot for the moon. Even if you miss, you'll land among the stars.
Shoot for the moon. Even if you miss, you'll land among the stars.

Highlights

  • Pro
Block or Report

Block or report TheSpaceMan915

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
TheSpaceMan915/README.md

header

Let's Connect and Have a Chat!

👨🏻‍💻  A Little Bit About Me and My Interests

name: Kolychev Nikita

located_in: Sydney, Australia

company: TheSpaceMan Corporation

current_job: Junior Software Engineer

education:
  [
    "Master's Degree in ?",
    "Postgraduate Diploma in Artificial Intelligence and Machine Learning",
    "Bachelor's Degree in Software Engineering",
    "Associate's Degree in Information Security"
  ]

technical_background:
  [
    "Intern - Software Engineer",
    "Intern - Information Security"
  ]

fields_of_interests:
  [
    "Backend Development",
    "Data Science",
    "Machine Learning",
    "DevOps"
  ]
 
currently_learning: ["Spring", "Docker", "Bash"]

2024 goals:
  [
    "Add New Functionality to the Project that I'm Working on,
    "Learn and Practice Using Bash Commands",
    "Learn More About OS-Level Virtualization",
    "Learn How to Dockerize a Spring Boot Application"
  ]

hobbies:
  [
    "Learning Foreign Languages",
    "Reading",
    "Listening to Reggae Music",
    "Listening to Podcasts",
    "Calisthenics"
  ]

🚀  Some Tools I Have Used and Learned

CI/CD
SysOps
Programming/Backend
Databases/Datastores
Data Science
IDEs
Others/Misc

🏆  My Trophies

trophy

📈  My Stats

Pinned

  1. spring-in-action spring-in-action Public

    Personal study of a book "Spring in Action" by Craig Walls (Manning, 6th edition, 2022)

    Java

  2. Java2EE Java2EE Public

    This is a training repository for a Jakarta EE course

    Java

  3. Data-Structures Data-Structures Public

    This is a training repository to improve my knowledge of data structures and algorithms

    Java 1

  4. ai-postgraduate ai-postgraduate Public

    This is an artificial intelligence training repository that I've created during my postgraduate diploma

    Jupyter Notebook 1

  5. Operating-Systems Operating-Systems Public

    This is a training repository for a course on operating systems

    C++

  6. Knapsack-Problem Knapsack-Problem Public

    This is a project in which I've solved Knapsack Problem using the greedy algorithm

    C++