8000 NewtlyCroco (Will Mitchell) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View NewtlyCroco's full-sized avatar
πŸ’­
Building Dope Stuffffff
πŸ’­
Building Dope Stuffffff
  • Bozeman Montana
  • 08:25 (UTC -06:00)

Block or report NewtlyCroco

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

Hello! I'm Will!

πŸŽ“ Undergrad at Montana State University (MSU)

Bachelor of Science in Computer Science & Bachelor of Arts in Philosophy (Honors College) πŸ§ πŸ’»

πŸš€ Passionate about CS education, backend systems, databases, and software architecture! I aim to get my PhD and help shape the future of computer science. I also love embedded systems, web development, IOT, and more!!

πŸ“š Fun fact: I love philosophy just as much as I love code. Ask me about the philosophy of AI, written many papers!

πŸ•ΉοΈ Huge fan of DND, MTG, and anything nerdy. However simoultaniously run a fashion club at my university (MSU) Also, I have a dog 🐢!


πŸ“Š Cool Stats!

πŸ‘‡ Everyone loves data, right?!?

Top Langs


⌨️ What I’ve been working on recently!

[crocos stats


πŸ”— Connect with Me!

LinkedIn My Updated CV!

πŸ“¬ Want to chat? Feel free to reach out!


A little more about me...

const will_mitchell = {
    pronouns: "He" | "They",
    education: {
        university: "Montana State University",
        degrees: ["B.S. in Computer Science", "B.A. in Philosophy"],
        gpa: 3.79,
        studyAbroad: {
            location: "Tampere University, Finland",
            duration: "Jan 2025 – May 2025"
        },
        coursework: ["Data Structures/Algorithms", "Programming with C", "Database Systems", "Calculus", "Logic", "Web Design"]
    },
    experience: {
        teachingAssistant: {
            course: "CSCI 127",
            institution: "Montana State University",
            semester: "Fall 2024",
            responsibilities: [
                "Mentored 35+ students",
                "Provided debugging support",
                "Graded assignments",
                "Recognized for clear technical instruction"
            ]
        },
        founder: {
            company: "Vaporwave Advertising",
            duration: "2019 – 2022",
            responsibilities: [
                "Developed web applications and automated Discord bots",
                "Managed a team of designers and developers",
                "Engineered real-time engines for interactive RPG bot"
            ]
        }
    },
    projects: {
        vinylStoreCRUD: {
            tech: ["Java", "JDBC", "SQLite"],
            timeline: "Aug – Dec 2024",
            description: "Backend prototype for managing an online vinyl store"
        },
        loxCompiler: {
            tech: ["Java"],
            timeline: "Dec 2024 – Present",
            description: "Building a LOX compiler/interpreter with optimizations"
        }
    },
    skills: {
        programming: ["Python", "Java", "C", "SQL"],
        databases: ["SQLite", "MongoDB", "Redis"],
        backend: ["Flask", "REST APIs", "CRUD applications", "Caching"],
        tools: ["GitHub", "VS Code", "Notion", "Zoom"]
    },
    funFact: "I love the outdoors, video games, and most of all DND and MTG!"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


These Readme stats are generated using awesome-readme-stats

NOTE: Top languages do not indicate skill level, just GitHub repo activity. Many other languages are not hosted here!

Pinned Loading

  1. LeetCode-Practice-Journey LeetCode-Practice-Journey Public

    All of my trial and error practicing and learning to master leetcode. Every Monday and Wednesday I have Coding sessions scheduled!

    Python

  2. LeafHunterDevelopment LeafHunterDevelopment Public

    A full stack android game app in which you scan plants, identify them, and contribute to volunteer science while collecting rewards! Project done for #COMP.SE.221 at Tampere University

    Kotlin 2

  3. Crafting-Interpeters-Project Crafting-Interpeters-Project Public

    This will be all of my personal errors/corrections, processes, successes and failures walking through the book crafting interpreters! Hopefully with a 2 fulling working interpeters to show for it b…

    Java

  4. uvg266 uvg266 Public

    Forked from ultravideo/uvg266

    An open-source VVC encoder based on Kvazaar

    C

0