Skip to content
View ChandlerKenworthy's full-sized avatar
  • University of Birmingham
  • United Kingdom

Highlights

  • Pro

Block or report ChandlerKenworthy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ChandlerKenworthy/README.md

Chandler's Portfolio

👨‍💻 About Me

I'm Chandler, a particle physicist currently pursuing my PhD at CERN on the NA62 experiment. I study ultra-rare kaon decays analysing large datasets and contributing to the NA62 software framework, written in C++. While my research focuses on exploring the fundamental nature of matter and the universe, I have developed a strong affinity for software development and engineering throughout my academic journey.

Feel free to explore my projects and reach out — I'm always open to connecting with fellow developers and exploring new opportunities for collaboration and growth.

🛠️ Languages and Tools

Python  TensorFlow  PyTorch  SKLearn  CPlusPlus  C  React  HTML5  HTML5  HTML5  CMake  Git  Vim  VSCode 

🪴 What I'm Learning

  • CUDA: with the aim of making a basic fluid simulation.
  • OpenGL: to render my fluid simulation in 3D.

📁 Projects

Chess Engine

  • Description: A chess bot that you can play.
  • Technologies: (C++, Python)
  • Key Features: Fully working GUI allowing you to play the computer at chess. Warning: the bot is quite good. Move generation and picking the best move is all done without any libraries. This was my first major personal project. Also includes a Python API so you can generate legal moves and fetch the board representation in Python!
  • GitHub Repo: Click here.

Sports Field Tactic Visualiser

  • Description: An interactive web app to draw tactics on a field for team based sports.
  • Technologies: (JS, React)
  • Key Features: Web based drag-and-drop GUI including the ability to customise colours, download the field and objects placed as an image. This was a basic react app to showcase some of the React and JavaScript I have been teaching myself. Check out my React Native projects written in JSX as well!
  • GitHub Repo: Click here.

E-commerce Website

  • Description: A basic e-commerce website for a client.
  • Technologies: HTML5 HTML5 HTML5 (HMTL, CSS, Tailwind CSS, JS, WordPress)
  • Key Features: Fully custom WordPress theme from the ground up supporting custom fields and post types.
  • GitHub Repo: Private repository, sorry! But the website is available here

📔 Statistics

Anurag's GitHub stats

Top Langs

Popular repositories Loading

  1. ChessEngine ChessEngine Public

    Personal project to improve my C++ skills and develop a chess engine that can consistently beat me (I am about ~1500 chess elo).

    C++ 1

  2. Y4RareDecayProject Y4RareDecayProject Public

    Repository for code related to data analysis of LHCb data in the search for rare decays to find hints of lepton universality violation.

    Jupyter Notebook

  3. FitTrack FitTrack Public

    React Native gym/fitness tracking app

    JavaScript

  4. mpags-eppt mpags-eppt Public

    Jupyter Notebook

  5. ChandlerKenworthy ChandlerKenworthy Public

  6. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.