Skip to content
View CodeAPretzel's full-sized avatar
🔧
Almost Done Organizing
🔧
Almost Done Organizing

Organizations

@CyberElites

Block or report CodeAPretzel

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

banner


✨ About Me:

Currently, I'm trying to learn more about CS, programming, game development, and cybersecurity.

One of my favorite hobbies is going out in nature 🌲.
↳ I especially love going on hikes and trails!

I'm trying to learn more about programming and figuring out complex logic 💻.
↳ Most of the languages I know are:

Python

print("Python")

C

#include <stdio.h>

void main() {
  printf("C\n");
  system("pause");
}

C#

using System;

public class RunProgram
{
  Console.Write("C#"); //Most of my knowledge of C# is from Unity
}

C++

#include <iostream>

int main()
{
  std::cout << "C++\n";
}

And some terminal and web-based languages.


Dancing Cat Contacts:

Discord: @corridormethod
Twitter: @PretzelMano


Github Statistics Cat with Computer

Pinned Loading

  1. FBLA-2023-Game-Simulation FBLA-2023-Game-Simulation Public

    Compatible with Linux, Windows, and MacOS | Game Engine: Unity | Language: C# | Latest Version: 1.0.4

    C# 3