Skip to content
View chopsticks-user's full-sized avatar
  • University of Virginia
  • Virginia, US

Organizations

@evuventures

Block or report chopsticks-user

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
chopsticks-user/README.md
Gmail Badge

❄️ About Me :

console.log('Hey there!');
class Education
{
    static void Main(string[] args)
    {
      Console.WriteLine("I'm a 4-th year student at the University of Virginia.");
      Console.WriteLine("My majors are Physics and Computer Science.");
    }
}
#include <iostream>

int main(int argc, char** argv) {
  std::cout << "My first and favorite programming language is C++.\n";
  return 0;
}
class ProjectGoal {
  public static void main(String[] args) {
    if(iCouldDedicateAllOfMyFreeTimeToAProgrammingProject) {
      System.out.println("I would build an ECS-based game engine")
    }
  }
}

🛠️ Languages and Tools :

Tools & Platforms Git GithubActions Docker NPM Gradle postgres Postman
android-studio CMake conan
Operating systems debian arch ubuntu windows android ios
Frameworks & Libraries Angular React spring expressJs Firebase
ReactNative Expo opengl vulkan pytorch
Languages C++ Java TypeScript C csharp Python kotlin
Go Elixir bash HTML/CSS SQL latex

Pinned Loading

  1. Playtify Playtify Public

    Spotify genre-based playlist manger using Expo and Firebase. Supports searching and showing recommendations based on genres and tracks

    TypeScript 1

  2. elaview-org/elaview-production elaview-org/elaview-production Public

    B2B advertising marketplace connecting local advertisers with physical ad space owners. URL: https://www.elaview-staging.vercel.app, https://www.elaview.com

    TypeScript 2 2

  3. Pytorch-LSTM-DDQN Pytorch-LSTM-DDQN Public

    LSTM DDQN using PyTorch on Gym Open AI environment.

    Python 6

  4. Entity-Component-System Entity-Component-System Public

    An Enity-Component-System implementation using C++20.

    C++

  5. Thread-Pool-and-Memory-Pool Thread-Pool-and-Memory-Pool Public

    Thread pool and memory pool

    C++

  6. toy-lang toy-lang Public

    C++