Skip to content
View davidomanovic's full-sized avatar
😁
Studying
😁
Studying

Block or report davidomanovic

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

Hello World!👋

I am David from NTNU😄 4th year M.Sc. Applied Physics student interested in Quantum Technology and Machine Learning ⚛️🤖
I invite you to take a look at some of my favorite open-source projects below. Feel free to collaborate or learn⚡🐍

Open Source Projects

Project Description Language & Tools
⚛️ Particle Simulator Simulate and animate particle motion in C using OpenGL C OpenGL
🤖 ML Toolbox General tools for Machine Learning PY sklearn TF Jupyter Notebook
📊 MCMC Solid State Markov Chain Monte Carlo Simulations for Solid State Systems C++ PY
🔬 Quantum Computing Quantum Computing and simulations PY

Pinned Loading

  1. computational-physics-projects computational-physics-projects Public

    A collection of different simulations in fields of physics like Statistical Physics, Quantum Mechanics and Fluid Dynamics.

    Jupyter Notebook 5

  2. particle-simulator particle-simulator Public

    This project implements Verlet integration to simulate particle physics in C, with GLFW for real-time visualization. It demonstrates a simple yet efficient way to model particle movement, particula…

    C 2 1

  3. machine-learning-tools machine-learning-tools Public

    Using statistics, we can implement tools for machine learning. This library contains many imperative methods that are used for LLM, Deep Learning, Neural Networks, etc...

    Jupyter Notebook 2

  4. nlp-lstm-grammar nlp-lstm-grammar Public

    This project explores sequence-to-sequence models for accurate grammar correction, designed to support various text inputs. Ideal for applications in automated writing feedback and language process…

    Python 2