Skip to content
View Physics-Phreak's full-sized avatar
🤖
🤖

Block or report Physics-Phreak

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

Hi there 👋

My Name is Anubhav, a 16yr old programming enthusiast who wants to become a physicist

My spellings are terrible, so please dont mind if I mispell anything

I code in:

  • Mainly Python
  • Trying Java
  • Also Plan on Learning GoLang soon.

Also a member of Yet Another Developers Group (yet-another-developers-group.github.io)

Projects I've Worked On

Uptil now, most of my projects focused on AI and ML, including:

  • A (Very Inefficient) Face Detection Algorithm
  • An Image Autoencoder
  • Various Popular AI models, including AlexNet and VGGNet
  • A failed attempt at building a FaceGAN

Other projects i've worked one:

  • Rhapsody: A Discord Music Bot (yet-another-developers-group.github.io/rhapsody)
  • A Discord Rich Presence for Lichess (Cause i could not find one online)
  • A Script to Download PPTs from Big Blue Button Presentations into a PDF file

Projects I Have Planned for the Future

Some projects that I have planned, but I know I probably won't complete anytime soon:

  • A Java framework to make it easier to use physics in your code
  • Try and properly learn how to make a GAN model
  • Learn GoLang and make a calculator using it (Cause why not)
  • A model that detects exoplanets from publically available data from space telescopes

Popular repositories Loading

  1. Basic-Face-Detection-Pytorch Basic-Face-Detection-Pytorch Public

    Python

  2. Physics-Phreak Physics-Phreak Public

    My Github config files and README

  3. EmojiGAN EmojiGAN Public

    A GAN Model that generates emojis

    Python

  4. Convert-MP3 Convert-MP3 Public

    A small program that convert all the music files in a folder into mp3 files

    Go

  5. Rosenblatt-Perceptron Rosenblatt-Perceptron Public

    A replica of a Perceptron designed by Frank Rosenblatt in 1957

    Python