Skip to content
View RobertLMcCrary's full-sized avatar

Highlights

  • Pro

Block or report RobertLMcCrary

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

Hi, I'm Robert McCrary! 👋

I'm a Computer Science student at Kennesaw State University, passionate about software development, machine learning, and building innovative projects. I love coding in multiple languages and enjoy contributing to both academic and personal projects.

🚀 Skills

Languages:

  • Java, Python, C#, C++, SQL, JavaScript, TypeScript, Go

Frameworks:

  • React, Node.js, Express, JavaFX, Swing, OpenGL

Libraries:

  • pandas, NumPy, Matplotlib, PyTorch

Developer Tools:

  • Neovim, Git, VS Code, Visual Studio, PyCharm, IntelliJ, Postman

💻 Projects

A robust convolutional neural network (CNN) designed to differentiate between bagels and donuts. Implemented transfer learning to reduce training time by 30 hours and optimized the network to achieve high accuracy on validation sets.

Built a compiler in Go, converting raw source code into tokens using a lexer, parsing them into an Abstract Syntax Tree (AST), and generating optimized machine code through an intermediate representation (IR).

Developed a neural network from the ground up using Python and NumPy, implementing forward and backward propagation to achieve over 95% accuracy on validation datasets.


🪴 Currently Learning

  • Compiler design in Go
  • Advanced algorithms and data structures
  • AI & machine learning techniques

📬 Let's Connect

Feel free to check out my repositories, open issues, or collaborate with me on projects!

Popular repositories Loading

  1. EventSync EventSync Public

    Forked from ProjectEventSync/EventSync

    TypeScript 1

  2. tsa-webmaster-2024 tsa-webmaster-2024 Public

    JavaScript

  3. Notes-Screenshot-Tool Notes-Screenshot-Tool Public

    A simple python program that runs in the background and takes screenshots of your lecture slides.

    Python

  4. Java-Graphing-Interface Java-Graphing-Interface Public

    A simple java program that can graph functions from java swing and java math libraries.

    Java

  5. Urban-Insights-2024 Urban-Insights-2024 Public

    An app that holds stats for big U.S. cities such as crime, rent, population, etc.

    JavaScript

  6. Python-Data-Graphing-Tool Python-Data-Graphing-Tool Public

    A simple python script that can make graphs through user input in the terminal.

    Python