Skip to content
View jacksonCurry6464's full-sized avatar
  • Kevala Analytics
  • San Francisco Bay Area
Block or Report

Block or report jacksonCurry6464

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

Hi there 👋 My name is Jackson Curry (He/Him/His), welcome to my professional portfolio github account!

I am currently working to develop awesome powerflow modeling tools with my team Kevala Analytics in San Francisco. I am determined to use my math, cloud computing, and programming skills to advance the field of renewable energy ☀️ and decarbonize the power grid🌱 ! 📫 How to reach me: jacksoncurry6464@gmail.com or www.linkedin.com/in/jacksoncurry6464

During my masters degree program at CU Boulder, I worked on a case study using traffic 🚗 and power grid ⚡ data from Greensboro North Carolina provided by the National Renewable Energy Laboratories (NREL). I am using this data to forecast power system upgrades that will be need to be made to the power grid, as well as solve optimization problems surrounding the placement of Dynamic Wireless Power Transfer Stations.

Other interests I am looking to collaborate🧑‍🤝‍🧑 on are natural language processing, computer vision, reinforcement learning with robotic agents 🤖, and optimization/modelling problems.

Check out some visual demos from my work in the video 🎬 below!

lowResVideo.mp4

On this account you can find the final products and demos of many of the projects I have worked on. I generally use my school https://github.com/jacu9585real account while I am collaborating with others to build these projects so feel free to take a look over there to see more projects in progress.

Pinned

  1. WinterGame WinterGame Public

    This is a video game created using C and OpenGL where the user explores a snowy world filled with penguins in first person. I include a screenshot from in the game as well as the folder containing …

    C

  2. SwarmRoboticsRepo SwarmRoboticsRepo Public

    This repository contains the final version of work that was used to run swarm robotics simulations. The pythonFiles folder contains the final versions of python code used to control the robots. The…

    Python 2

  3. Pytorch-NLP-Projects Pytorch-NLP-Projects Public

    This repository contains natural language processing projects I have done using Pytorch

    Jupyter Notebook 3 3

  4. Tensorflow-Keras-Computer-Vision Tensorflow-Keras-Computer-Vision Public

    This repository contains computer vision projects I have done using Tensorflow and Keras

    Jupyter Notebook 1

  5. SolarSystemModel SolarSystemModel Public

    This was a short project in which I created a 3-D visualization of the planets in the solar system orbiting the sun. Initial positions and velocities were gotten by querying the JPL Horizons databa…

    MATLAB

  6. StandardGradientDescent StandardGradientDescent Public

    Python